"control the movement of player using waypoints system"
"create a button flicker class in unity"
"After Audio1 end, Start Audio2 and loop immediately."
"set color on tap"
"spawn 2d game object in unity 3d"
"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"
"create a party system like in Deltarune where characters follow you with a public method to add characters with different sprites for different directions"
"Occlusion Area Center"
"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."
"create an inventory system that is easy to customize from the Unity UI"
"use imagefill example"
"When all objects are destroyed, activate another script"
"create a visual novel architecture"
"create a tower base class for a tower defense game"
"On trigger touch, switch to scene with name"
"create trigger event"
"create a falling cube"
"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."
"Character switching at runtime"
"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."
"how can i make a bullet fire in a game"
"Complex Character Controller that uses RigidBody"
"restart game"
"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."
"throw a baseball ball"
"Create a random map generation system with multiple layers of perlin noise for a 2d unity game"
"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."
"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"
"Write me a script for an enemy spawner"
"move UI element on an arc using LeanTween"
"acceleration controls"
"mouse over and exit color in the game"
"mesh setter script"
"2D character jumping on waypoints"
"spawn coin object on hit"
"play sound on start"
"Does not destroy the game object when loading next scene"
"Jetpack system with spacebar and sound when first pressing space bar, mid air loop and when not pressing spacebar"
"play animation on action"
"buy menu in game"
"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."
"Music visualization"
"Start Audio1. After Audio1 end, Start Audio2 and loop immediately."
"make a rgb for my gorilla tag copy and tell me how to use it"
"Create a square at mouse position with a random colour from a gradient"
"On trigger touch, start animation"
"reload scene"
"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 basic tower defense enemy movement script"
"Create a system with a public function where you can add party members to a list which follow the player in a line"
"clear the area in the game"
"create a health system engine"
"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"
"Music visualization"
"throw a baseball ball"
"scroll over 2d background"
"Object fall down with mobile shake to left and right"
"create a 2d gungeon generator"
"dance animation"
"object jump with space key"
"follow the player"
"start and update methods for fps"
"Activating an object with an animation and nothing can be triggered in the object when the animation is currently active"
"animation controller"
"make the camera follow player"
"enemy movement on collide without pressing button"
"create ui handler c#"
"create an advanced score counter for players"
"2d platformer character controller"
"create an inventory system that is easy to customize from the Unity UI"
"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)"
"Music visualization linerenderer"
"move enemyai toward player to attack"
"spawn player on point"
"Make me a Walking/Running system with instructions on how to set up and use"
"Interactable lever after pressing E add comments to code"
"jump with finger swipe"
"ConnectServer by using Photon Pun SDK for Network"
"create UI Button on runtime"
"Make objects interactable with a player when he press E to do something add comments to code"
"get instance id with 10 game objects"
"open a url on click"
"create a timer for my game"
"create an enemy spawner"
"PowerupIcon"
"create a cube and make it fall"
"create an enemy state machine"
"dialogue box pop up before player start press button to proceed"
"create a falling cube with instructions on where to insert te code"
"create a card based inventory"
"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."
"When all objects are destroyed, activate an object"
"Changing the cameras on mouse enter and exit"
"left/right movement with finger swipe"
"Create a clicker game with a shop with instructions on how to set up the code"
"set debug developer console option to true"
"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"
"create a cube"
"add hover effect on text"
"how to download scene from addressable c#"
"coin collect on trigger"