"background audio in game"
"make the camera follow player"
"script for a coin magnet"
"create a movement script for a 2d cube"
"display game time in seconds"
"decrease health bar when player collides with hurdle"
"a music controller class"
"Unity 2D. One script: draws and controls a player and creates the components it needs. Also draw a procedural endless platforming map with code and assign the correct components. Creates particle effects for death and jump. Creates hazards that kill."
"gun reload"
"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 cube and make it fall"
"create an enemy spawner"
"Character controller with hollow knight like movement like wall jumping or dash"
"create a health system"
"Change the colors randomly of sprites and meshes at runtime"
"animation controller"
"sum two numbers"
"Object fall down with mobile shake to left and right"
"make a unity script that will auto spawn blocks"
"ConnectServer by using Photon Pun SDK for Network"
"create coin object"
"create an enemy spawner"
"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 cube that you can move by holding it and if you not longer holding it, you place it where you no longer holded"
"Create a cube and assign a material to it with a shader"
"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"
"override Sprite"
"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 uicontroller with visibility switch option"
"left/right movement with finger swipe"
"Write a function that draw a line from point A to B in a texture from a compute shader and add comments to code."
"spawn player on point"
"HitscanGun with Fire rate, multiple shot sound and animation with cooldown and doesn't play when reloading, Ammo system and Reloading with R key, sound play when R is pressed, Muzzle effect, TrailRender bullet and impact effect that destroy itself."
"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"
"set alpha min threshold for image"
"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"
"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)."
"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."
"Character controller with hollow knight like movement like wall jumping or dash"
"create a baseplate"
"Music visualization linerenderer"
"change skybox in game play by light intensity"
"play animation on action"
"throw a baseball ball"
"Create a clicker game with instructions on how to make it work"
"PowerupIcon"
"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."
"Multiplayer network"
"fix the frame rate in game"
"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 button interactable"
"make a red car"
"object jump with space key"
"a infinite runner"
"create a third person camera controller that takes whatever direction the mouse is moving and orbits the camera around the player in that direction"
"create an enemy spawner"
"create 5 cube randomly"
"create an inventory system that is easy to customize from the Unity UI"
"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."
"rts unite movement script with collision detection"
"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."
"reload scene"
"acceleration controls"
"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. Delete effect after wall hit or time."
"Restart button when the game is fail or completed"
"rgb color for gorilla tag copy and tell me how to use it"
"create ui handler c#"
"mouse over and exit color in the game"
"open a url on click"
"create enemy movement script without overlapping and looking for the nearest target"
"Interactable lever after pressing E add comments to code"
"Make scene switch after rigidbody with tag Player reaches a trigger"
"create a character"
"2D character jumping on waypoints"
"jump with finger swipe"
"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."
"follow the player"
"create a cube"
"create a movement script for a 3d cube called Player move right when you click d and left when you click a add comments"
"control gravity, enable and disable included in methods"
"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."
"loading bar at scene load"
"create a movement script for a 3d cube"
"A base class for a 2D platformer enemy"
"create a third person orbit camera that orbits the player based on mouse input"
"print hello world"
"gun change with mouse wheel"
"A dialogue system with scriptable objects,a dynamic system with branching conversations,names and icons when talking,an interaction sustem so npcs can start conversations and a support for events for dialogue.also text affects like a sine wave"
"return sprite of image"
"create a baseplate"
"On trigger touch, start animation"
"follow enemy path"
"Write me a script for an enemy spawner"
"create a baseplate"
"Occlusion Area Center"
"create a timer for my game"
"create cube pooler"
"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"
"zoom the camera at runtime using mouse click"
"create an inventory system that is easy to customize from the Unity UI"
"changing colors mesh and sprite"