"start Coroutines"
"Load next level on Button click"
"create an enemy spawner"
"follow the player"
"create script that makes a character move around"
"load scene trigger on game finish"
"score multiplier"
"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."
"create a baseplate"
"Get nearest gameobject from the player with a tag called Hook, also it needs to be visible to the player"
"Class which toggles the teleport on the right thumb stick input its use in VR unity games"
"make a cube that will auto spawn"
"generate map data for level based on BlockElement"
"buy menu in game"
"jump with finger swipe"
"Character controller with hollow knight like movement like wall jumping or dash"
"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."
"throw a baseball ball"
"create a character"
"play bg music in game"
"how to download scene from addressable c#"
"damage weapon on shooting"
"Changing the cameras on mouse enter and exit"
"a music controller class"
"create a third person player controller that can walk, sprint, jump and roll. a"
"Script that get a json file with events list (title, type, date, location, interfering, description, price)"
"script for an extra life"
"send message to apply damage"
"create uicontroller with visibility switch option"
"Destroy the Game and Remove the gameObejct"
"Multiplayer network"
"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 system."
"clear the area in the game"
"implement behavior tree for complicated enemy pattern."
"When all objects are destroyed, activate an object"
"enemy movement on collide without pressing button"
"create a timer for my game"
"sum two numbers"
"create a cube and make it fall"
"Interactable lever after pressing E"
"reload scene"
"get instance id with 10 game objects"
"coin collect on trigger"
"create a 2d gungeon generator"
"create a cube and make it fall"
"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, using Rigidbody"
"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 script that when you click a part it will open up a UI."
"pause and resume game"
"make the camera follow player"
"generate a script for a 3 x 3 terrain"
"Create a clicker game with a shop with instructions on how to set up the code"
"Get fps on screen"
"Set money in UI"
"follow object with mouse cursor"
"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."
"shoot bullets randomly"
"create enemy movement script without overlapping and looking for the nearest target"
"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."
"Spawn a prefab in parent position when Z key si pressed"
"set debug developer console option to true"
"when 25 cubes with the tag Training get destroyed, object appears"
"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."
"count the game object cube with text"
"create an inventory system that is easy to customize from the Unity UI"
"Make scene switch after rigidbody with tag Player reaches a trigger"
"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."
"rotate 3D object by touch, only horizontal rotation"
"When all objects are destroyed, activate another script"
"On trigger, activate game object"
"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."
"Music visualization"
"Make objects interactable with a player when he press E to do something add comments to code"
"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"
"AI System with detection, smart navmesh and intuitive ai."
"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)"
"throw a baseball ball"
"set color on tap"
"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"
"change the item when player collides"
"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 third person camera controller that takes whatever direction the mouse is moving and orbits the camera around the player in that direction"
"On trigger touch, start animation"
"Find Game Object With Tag"
"infinite spawn anything"
"Change the colors randomly of sprites and meshes at runtime"
"Rotate the game object by pressing Key at runtime"
"Start Audio1. After Audio1 end, Start Audio2 and loop immediately."
"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."
"Music Fade-In that makes volume go smoothly from 0 to 1 using coroutines and lerping"
"spawn 2d game object in unity 3d"
"zoom the camera at runtime using mouse click"
"Create a square at mouse position with a random colour from a gradient"
"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"
"grenade enemy explosion"
"make a detailed achievement controller with pop ups to show and unlock achievements"
"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."
"spawn coin object on hit"
"tap area of game"
"edit the wraptime of UI in game"
"create a cube"