"create a third person orbit camera that orbits the player based on mouse input"
"Multiplayer network"
"rgb color for gorilla tag copy and tell me how to use it"
"edit the wraptime of UI in game"
"Create a code to generate random number like it seems a speedtest, (50, 100, 98, 99, 111..) and apply this on a textbox."
"restart game"
"make a unity script that will auto spawn blocks like its raining blocks"
"Create a 7 by 7 square with an empty center with a game object called "desk" that has two empty slots in the center at the bottom, and 4 more desks in the center. Each square is 1 unity unit by 1 unity unit"
"2d platformer character controller"
"send message to apply damage"
"reload scene"
"create a third person camera controller that takes whatever direction the mouse is moving and orbits the camera around the player in that direction"
"score multiplier"
"make a detailed achievement controller with pop ups to show and unlock achievements"
"Script a player movement"
"move UI element on an arc"
"join a room in my online game"
"Create a system with a public function where you can add party members to a list which follow the player in a line"
"create a movement script for a 2d cube called Player and make it move right when you click d and left when you click a add comments"
"follow object with mouse cursor"
"changing colors mesh and sprite"
"Find Game Object With Tag"
"create coin object"
"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 a clicker game with instructions on how to make it work"
"draw line by dragging mouse"
"a script where characters can be added to a list through a public method where the characters follow the player at a defined distance and speed where their sprites changed based on their direction of movement using a script to define which character"
"script for an extra life"
"create a visual novel architecture"
"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."
"dialogue box pop up before player start press button to proceed"
"set the light emission in the game"
"Write a compute shader function in hlsl that draw a line from point A to B in a texture. Add comments to code."
"create an enemy spawner"
"generate map data for level based on BlockElement"
"create a cube"
"give me an example of a raycast hit and no hit in the same method"
"Create a clicker game with instructions on how to make it work"
"create an enemy spawner"
"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"
"A base class for a 2D platformer enemy"
"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."
"count the game object cube with text"
"throw a baseball ball"
"Rotate the game object by pressing Key at runtime"
"double jump of character"
"create a 2d gungeon generator"
"create a falling cube"
"create an enemy state machine"
"make a unity script that will auto spawn blocks"
"create an inventory system that is easy to customize from the Unity UI"
"Make me a Walking/Running system with instructions on how to set up and use"
"On trigger touch, start animation"
"fix the frame rate in game"
"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)."
"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"
"left/right movement with finger swipe"
"create coin object that has a looping 2d animation"
"When certain objects are destroyed, activate an object"
"HitscanGun with Fire rate, Shooting sound and animation with cooldown and doesn't play when reloading, Ammo management and Reloading with r key, sound play when R is pressed, Muzzle effect, TrailRender bullet and impact effect that destroys itself."
"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."
"gun reload"
"pause game when button is clicked"
"print hello"
"create a movement script for a 2d cube"
"Character switching at runtime"
"hello world"
"Hitscan Gun with Fire rate, Shooting sound and animation with cooldown and doesn't play when reloading, Ammo management and Reloading with r key, sound plays when R is pressed, Muzzle effect, bullet tracer and impact effect that destroys itself."
"create a movement script for a 3d cube called Player move right when you click d and left when you click a add comments"
"Character controller with hollow knight like movement like wall jumping or dash"
"On trigger touch, switch to scene with name"
"Functional Working Character Controller with built in camera system that uses RigidBody. Footsteps system, Stamina system (With running), Jump, crouch and built in Grounding system."
"coin collect on trigger"
"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)"
"Write a function that draw a line from point A to B in a texture from a compute shader and add comments to code."
"Hitscan Gun with Fire rate, Shooting sound and animation with cooldown and doesn't play when reloading, Ammo management and Reloading with r key, sound plays when R is pressed, Shooting effect, bullet tracer and impact effect that destroys itself."
"create a movement script for a 3d cube"
"follow the player"
"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, sound plays when R is pressed, Shooting effect and impact effect that destroys itself."
"open a url on click"
"When all objects are destroyed, activate an object"
"enemy wave"
"generate a script for a 3 x 3 terrain"
"Does not destroy the game object when loading next scene"
"start Coroutines"
"move and rotate object with arrow keys"
"Create a clicker game with instructions on how to make it work"
"make a rgb for my gorilla tag copy and tell me how to use it in steps"
"On trigger touch, start specific sound"
"tap area of game"
"Create a square at mouse position with a random colour from a gradient"
"When all objects are destroyed, activate an object"
"create a cube and make it fall"
"control the movement of player using waypoints system"
"Control Player and set his Movement all about Player Body"
"create ui handler c#"
"Create a cube and assign a material to it with a shader"
"show the percentage value"
"make button interactable"
"if there is a crash i want a report"
"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."
"set color on tap"