"Create a square at mouse position with a random colour from a gradient"
"Start Audio1. After Audio1 end, Start Audio2 and loop immediately."
"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."
"implement fb login system"
"show the percentage value"
"move UI element on an arc"
"give me an example of a raycast hit and no hit in the same method"
"scale on mouse down"
"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."
"On trigger, activate game object"
"On trigger touch, start specific sound"
"create an enemy spawner"
"Multiplayer network"
"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."
"changing colors mesh and sprite"
"set resolution"
"camera slow motion delay"
"Create a random map generation system with multiple layers of perlin noise for a 2d unity game"
"Add items to inventory at runtime"
"make button interactable"
"Character controller with hollow knight like movement like wall jumping or dash"
"Script that get a json file with events list (title, type, date, location, interfering, description, price)"
"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."
"create enemy spawner in a 2d game"
"grenade enemy explosion"
"Create a cube"
"if there is a crash i want a report"
"create a party system like in Deltarune where characters follow you with a public method to add characters with different sprites for different directions"
"A base class for a 2D platformer enemy"
"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."
"create an inventory system that is easy to customize from the Unity UI"
"write me a full script for a 3d shooter that works"
"Changing the cameras on mouse enter and exit"
"Make scene switch after rigidbody reaches a trigger"
"join a room in my online game"
"can you make a wasd movement for unity"
"Make scene switch after rigidbody with tag Player reaches a trigger"
"make a rgb for my gorilla tag copy and tell me how to use it"
"create a movement script for a 3d cube called Player move right when you click d and left when you click a add comments"
"create an inventory system that is easy to customize from the Unity UI"
"Rotate the game object by pressing Key at runtime"
"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)."
"rotate object"
"input field that you can only type english uppercase and lowercase letters"
"loading bar at scene load"
"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."
"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."
"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."
"make a cube"
"open and close door on button click"
"Create a clicker game with instructions on how to make it work"
"double jump of character"
"create script that makes a character move around"
"start and update methods for fps"
"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"
"open door by pressing key in game"
"hide object with delay"
"Get fps on screen"
"gun change with mouse wheel"
"coin collect on trigger"
"save file different scene"
"create a health system engine"
"play sound on start"
"Create a script that when you click a part it will open up a UI."
"connect to a chat server and communicate for clients in online game"
"Create a clicker game with instructions on how to make it work"
"Character switching at runtime"
"print hello world"
"Create a script for a 3d fps shooter game where you fight zombies"
"Separated Jetpack system with spacebar"
"jump with finger swipe"
"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"
"Change the colors randomly of sprites and meshes at runtime"
"create a 3rd person orbit camera controller that uses mouse input to orbit the player"
"create a third person orbit camera that orbits the player based on mouse input"
"create a third person player controller that can walk, sprint, jump and roll. make the movement relative the direction the camera is facing. make sure the character is facing forward when they walk. include a description of how to implement it"
"create a third person camera controller that takes whatever direction the mouse is moving and orbits the camera around the player in that direction"
"script for a coin magnet"
"Obtener el ángulo entre dos gameobjects ,con un gameobject vacÃo como pivote"
"create a third person orbit camera that orbits the player based on mouse input x and y. include comments and a description of how to implement it"
"script for an extra life"
"change the item when player collides"
"Music Fade-In that makes volume go smoothly from 0 to 1 using coroutines and lerping"
"2d platformer character controller"
"Write me a script for an enemy spawner"
"create cube pooler"
"After Audio1 end, Start Audio2 and loop immediately."
"Ignoring collision between enemy and asteroid"
"Write a function that draw a line from point A to B in a texture from a compute shader and add comments to code."
"object jump with space key"
"create trigger event"
"spawn 2d game object in unity 3d"
"throw a baseball ball"
"Object fall down with mobile shake to left and right"
"hideflag object"
"create an enemy spawner"
"On trigger touch, start animation"
"Hitscan weapon with Trail render Bullet Trail, Bullet Spawn Point using a transform, Bullet speed, Bullet Distance, Rate of fire, Multiple custom shooting sounds, Impact and Muzzle flash Particle support."
"third person action adventure character controller that can walk, run jump and roll. make it scalable so that custom input, actions and animations can be added in the inspector. add comments to code"
"clear the area in the game"
"print life is useless"
"PowerupIcon"