"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"
"ConnectServer by using Photon Pun SDK for Network"
"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 card based inventory"
"print hello world"
"make the camera follow player"
"create a cube and make it fall at position -1.92-0.4-0.3168189"
"advanced ai system"
"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"
"scale object at runtime"
"Hitscan Weapon system"
"dance animation"
"create an inventory system that is easy to customize from the Unity UI"
"After Audio1 end, Start Audio2 and loop immediately."
"make a rgb for my gorilla tag copy and tell me how to use it"
"create UI Button on runtime"
"Interactable lever after pressing E"
"create a falling cube with instructions on where to insert te code"
"get name object"
"create enemy spawner in a 2d game"
"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)"
"third person action adventure character controller where you can add custom actions"
"disable animation"
"Set money in UI"
"create a visual novel architecture"
"reload scene"
"score multiplier"
"create a cube"
"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."
"start and update methods for fps"
"create an enemy state machine"
"Jetpack system with spacebar and sound when first pressing space bar, mid air loop and when not pressing spacebar"
"set alpha min threshold for image"
"create coin object"
"create an enemy spawner"
"create a 3d player controller that can walk, run, jump, roll and attack."
"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 clicker game with a shop with instructions on how to set up the code"
"make a cube that will auto spawn"
"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"
"make a unity script that will auto spawn blocks"
"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."
"flow field movement for enemies looking for the nearest target"
"create an image aligner"
"create a basic tower defense enemy movement script"
"When an object is activated, an animation plays and no input can be sent in that object when the animation is currently active"
"infinite spawn anything"
"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."
"sum two numbers"
"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."
"make a detailed achievement controller with pop ups to show and unlock achievements"
"how can i make a bullet fire in a game"
"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."
"grenade enemy explosion"
"Changing the cameras on mouse enter and exit"
"create a cube"
"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 system with a public function where you can add party members to a list which follow the player in a line"
"add hover effect on text"
"enemy movement on collide without pressing button"
"print hello world"
"edit the wraptime of UI in game"
"jump with finger swipe"
"quit game on button click"
"After button press, ,make colour blink for 0.5 seconds from normal to specific hex to normal again, repeatedly."
"Create a random map generation system with multiple layers of perlin noise for a 2d unity game"
"a infinite runner"
"Find Game Object With Tag"
"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."
"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."
"play sound on start"
"Start Audio1. After Audio1 end, Start Audio2 and loop immediately."
"create a real player map using SpriteRenderer"
"pause and resume game"
"play the audio on zoom out"
"give hint to user on click"
"make a red car"
"how to download data from addressable c#"
"how to download scene from addressable c#"
"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 a script where you can add characters to a list who will follow the player with their sprites changing to show their direction and with variable speeds and distances for a 2d game"
"damage player on collision"
"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"
"play bg music in game"
"dance animation"
"create a third person orbit camera that orbits the player based on mouse input"
"Make scene switch after rigidbody with tag Player reaches a trigger"
"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 enemy movement script without overlapping and looking for the nearest target"
"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"
"Does not destroy the game object when loading next 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, Muzzle effect, bullet tracer and impact effect that destroys itself."
"Control Player and set his Movement all about Player Body"
"A base class for a 2D platformer enemy"
"display the number of enemies in my game in text mesh gui"
"clear the area in the game"
"make button interactable"
"double jump of character"
"Create a cube"
"create 5 cube randomly"
"2d platformer character controller"
"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."