"Create a clicker game with instructions on how to make it work"
"create a movement script for a 3d cube called Player and make it move right when you click d and left when you click a add comments"
"Create a random map generation system with multiple layers of perlin noise for a 2d unity game"
"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"
"Ignoring collision between enemy and asteroid"
"fix the frame rate in game"
"script for a coin magnet"
"dance animation"
"create a basic tower defense enemy movement script"
"create an enemy spawner"
"display projectile count"
"create a health system engine"
"shoot bullets randomly"
"display game time in seconds"
"play sound on start"
"show the percentage value"
"Music visualization"
"On trigger touch, start animation"
"create an inventory system that is easy to customize from the Unity UI"
"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."
"After Audio1 end, Start Audio2 and loop immediately."
"Unity2D. One script: draws and controls a player with WASD and creates the components it needs. Also draw a procedural endless platforming map. Creates particle effects for death and jump and plays them correctly. Creates hazards that kill. Color all"
"start and update methods for fps"
"acceleration controls"
"get name object"
"2d platformer character controller"
"make a cube"
"create an inventory system that is easy to customize from the Unity UI"
"Music visualization linerenderer"
"Create a cube and assign a material to it with a shader"
"camera slow motion delay"
"Music Fade-In that makes volume go smoothly from 0 to 1 using coroutines and lerping"
"third person action adventure character controller where you can add custom actions"
"count down sound"
"save file different scene"
"Create a clicker game with instructions on how to make it work"
"create an enemy spawner"
"A dialogue system with scriptable objects, a system to choose multiple options being able to activate dialogue from an npc and with an events system so you can make things happen in the game Also you get new dialogue when talking to a character again"
"Create a clicker game with instructions on how to make it work"
"Obtener el ángulo entre dos gameobjects unidos con hinge joint"
"Object fall down with mobile shake to left and right"
"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)"
"When all objects are destroyed, activate an object"
"Make objects interactable with a player when he press E to do something add comments to code"
"Interactable lever after pressing E"
"When all objects are destroyed, activate another 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"
"self destruction of gameobject after a time"
"Music visualization"
"The user launches the app and is presented with a menu in which he can select which aviary to approach. When approaching an aviary, the user is shown information about what kind of aviary it is, how many animals live there, their sex and what sound t"
"create enemy movement script without overlapping and looking for the nearest target"
"Set money in UI"
"rotate 3D object by touch, only horizontal rotation"
"coin collect on trigger"
"Activating an object with an animation and nothing can be triggered in the object when the animation is currently active"
"connect to a chat server and communicate for clients in online game"
"make the camera follow player"
"create a decreasing health bar"
"a script where you can add characters to a list through a public method which follow the player in a line with controlled distances from each other."
"make a cube that will auto spawn"
"Create code for a 3d fps shooter game where you fight zombies"
"play animation on action"
"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."
"Does not destroy the game object when loading next scene"
"get components of object"
"changing colors mesh and sprite"
"Create a script that when you click a part it will open up a UI."
"create a cube"
"create a card based inventory"
"Get fps on screen"
"buy menu in game"
"The user launches the app and is presented with a menu in which he can select which aviary to approach. When approaching an aviary, the user is shown information about what kind of aviary it is, how many animals live there, their sex and what sound t"
"generate a script for a 3 x 3 terrain"
"create an inventory system that is easy to customize from the Unity UI"
"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."
"left/right movement with finger swipe"
"Create a script for a 3d fps shooter game where you fight zombies"
"set the layer"
"distance to checkpoint"
"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"
"sound on button click"
"create a 3rd person orbit camera controller that uses mouse input to orbit the player"
"dance animation"
"create an inventory system that is easy to customize from the Unity UI"
"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."
"create coin object"
"set up the web camera in my online game"
"create cube pooler"
"follow object with mouse cursor"
"create an image aligner"
"Character controller with built in Camera system (controllable FOV), Walking and running with stamina system, Crouching, Jumping, Footstep system with multiple footsteps sounds, Headbobbing and all keys for each action can be changed."
"make button interactable"
"After button press, ,make colour blink for 0.5 seconds from normal to specific hex to normal again, repeatedly."
"create a baseplate"
"create a third person camera controller that takes whatever direction the mouse is moving and orbits the camera around the player in that direction"
"Write a compute shader function in hlsl that draw a line from point A to B in a texture. Add comments to code."
"Occlusion Area Center"
"damage player on collision"
"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"
"create a timer for my game"
"AI System with detection, smart navmesh and intuitive ai."
"control the movement of player using waypoints system"