"For Unity 2D. Create one script that: draws and controls a player that can't double jump, creates all the components it needs to move within the code. Also draw the platforming map with code and assign the correct components."
"use imagefill example"
"create a tower base class for a tower defense game"
"create a health system"
"Activating an object with an animation and nothing can be triggered in the object when the animation is currently active"
"Multiplayer network"
"Create code for a 3d fps shooter game where you fight zombies"
"generate a script for a 3 x 3 terrain"
"Get nearest gameobject from the player with a tag called Hook, also it needs to be visible to the player. This on a 2D project"
"create script that makes a character move around"
"create enemy movement script without overlapping and looking for the nearest target"
"create a cube that you can move by holding it and if you not longer holding it, you place it where you no longer holded"
"Make scene switch after rigidbody with tag Player reaches a trigger"
"change audio on walking and running"
"double jump of character"
"Get nearest gameobject from the player with a tag called Hook, also it needs to be visible to the player"
"acceleration controls"
"create an advanced score counter for players"
"enemy wave"
"create a cube and make it fall"
"hide object with delay"
"can you make a wasd movement for unity"
"move enemyai toward player to attack"
"Does not destroy the game object when loading next scene"
"Player movement with arroy keys and W,A,S,D keys"
"write a function that draw a line from point A to B in a texture from a compute shader and add comments to code."
"write me a full script for a 3d shooter that works"
"create a third person orbit camera that orbits the player based on mouse input"
"create cube pooler"
"count the game object cube with text"
"Functional Complex Character Controller with built in camera system that uses RigidBody. Footsteps system, Stamina system (With running), Jump, crouch, breathing system when sprinting, no stamina or stamina not in use and Grounding."
"a infinite runner"
"follow enemy path"
"background audio in game"
"Gun shooting with raycast, Fire rate, Shooting sound and animation with cooldown and doesn't play when reloading, Ammo management and Reloading with R key, Shooting effect and impact effect that destroys itself and Damage system."
"send message to apply damage"
"For Unity 2D, create one script that would be a functional simple platformer including the player, terrain, obstacles, controls and simple particle effects for jumping and death. The player should not be able to double jump."
"Get nearest gameobject from the player with a tag called Hook, also it needs to be visible to the player. This on a 2D project"
"create a timer with a main text that branched into three different floor lantai1,lantai5 and lantai10. this timer script has and different name because i want to make its specific"
"move and rotate object with arrow keys"
"how to download scene from addressable c#"
"Separated Jetpack system with spacebar"
"spawn player on point"
"Gun shooting with raycast, Fire rate, Shooting sound and animation with cooldown and doesn't play when reloading, Ammo management and Reloading with R key, Shooting effect and impact effect that destroys itself and Damage system."
"spawn 2d game object in unity 3d"
"ConnectServer by using Photon Pun SDK for Network"
"changing colors mesh and sprite"
"clear the area in the game"
"display projectile count"
"Functional Complex Character Controller with built in camera system that uses RigidBody. Footsteps system, headbobbing, Stamina system (With running), Jump, crouch, breathing system when sprinting, no stamina or stamina not in use and Grounding."
"Control Player and set his Movement all about Player Body"
"create a decreasing health bar"
"create a timer with a main text that branched into three different floor lantai1,lantai5 and lantai10. this timer script has and different name because i want to make its specific"
"create a baseplate"
"decrease health bar when player collides with hurdle"
"loading bar at scene load"
"move vehicle with Accelerometer or Gyroscope"
"open a url on click"
"create a movement script for a 2d cube"
"create a script where you can add characters to a list who will follow the player with their sprites changing to show their direction and with variable speeds and distances for a 2d game"
"create a 3rd person orbit camera controller that uses mouse input to orbit the player"
"Interactable lever after pressing E add comments to code"
"make a unity script that will auto spawn blocks"
"draw line by dragging mouse"
"can you make a wasd movement for unity and when i press shift the walkspeed will change and the camera pov will be more back"
"open door by pressing key in game"
"Plays an animation every time left mouse is pressed and it doesn't play for a custom amount of time with also a system that makes it reload after it pressed for an amount of time. (The ammo goes down when pressed left click after the animation ends)"
"jump with finger swipe"
"score multiplier"
"rgb color for gorilla tag copy and tell me how to use it"
"make a red car"
"mouse over and exit color in the game"
"restart game"
"For Unity 2D. Create one script that: draws and controls a player and creates the components it needs. Also draw the platforming map with code and assign the correct components. Creates particle effects for death and jump. Creates hazards that kill."
"reload scene"
"create a timer with a main text that branched into three different floor lantai1,lantai5 and lantai10. this timer script has and different name because i want to make its specific"
"make a rgb for my gorilla tag copy and tell me how to use it in steps"
"start and update methods for fps"
"Create code for a 3d fps shooter game where you fight zombies"
"Rotate the game object by pressing Key at runtime"
"Create a class that draws multiple raycast2d in all directions, if they hit a wall they should reflect. It needs to return the hits that hit any colliders from the "Player" and "Friendly" layers, either directly or after the raycast2d was reflected."
"Functional Complex Character Controller with built in camera system that uses RigidBody. Footsteps system, headbobbing, Stamina system (With running), Jump, crouch, breathing system when sprinting, no stamina or stamina not in use and Grounding."
"third person action adventure character controller where you can add custom actions"
"enemy movement on collide without pressing button"
"Functional Complex Character Controller with built in camera system that uses RigidBody. Footsteps system, Stamina system (With running), Jump, crouch, breathing system when sprinting, no stamina or stamina not in use and Grounding."
"create an inventory system that is easy to customize from the Unity UI"
"left/right movement with finger swipe"
"give me an example of a raycast hit and no hit in the same method"
"make a cube"
"Complex Character Controller that uses RigidBody"
"get name object"
"Multiplayer network"
"create a cube"
"camera slow motion delay"
"In Unity 2D, create a green square called "terrain" at layer 0. Create a red capsule the appropriate size for a player on layer 1. On the same layer as the player, create a maze that the player starts at the middle of with one exit with squares."
"set up the web camera in my online game"
"Functional Working Character Controller with built in camera system that uses RigidBody. Footsteps system, Stamina system (With running), Jump, crouch, breathing system when sprinting, no stamina or stamina not in use and Grounding."
"how to download data from addressable c#"
"Create an item factory that produces an item every 10 seconds. The factory can only hold 2 items, while holding 2 items it should stop producing more items."
"Music visualization"
"create a cube"
"Gun shooting with raycast, Fire rate, Multiple shooting sounds and animation with cooldown and doesn't play when reloading, Ammo management and Reloading with R key, Shooting effect and impact effect that destroys itself and Damage (target script)."