"shoot bullets randomly"
"create an inventory system that is easy to customize from the Unity UI"
"get components of object"
"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"
"On trigger touch, start animation"
"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"
"Functional Working 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."
"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."
"gun change with mouse wheel"
"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"
"Interactable lever after pressing E add comments to code"
"Gun shooting with hitscan, 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."
"enemy movement on collide without pressing button"
"Destroy the Game and Remove the gameObejct"
"create a decreasing health bar"
"Tweening"
"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 to download scene from addressable c#"
"On trigger touch, start specific sound"
"move UI element on a curve using LeanTween"
"damage player on collision"
"When all objects are destroyed, activate another script"
"camera slow motion delay"
"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 object with mouse cursor"
"ConnectServer by using Photon Pun SDK for Network"
"Spawn a prefab in parent position when Z key si pressed"
"jump with finger swipe"
"create a cube and make it fall"
"When certain objects are destroyed, activate an object"
"On trigger touch, switch to scene with name"
"self destruction of gameobject after a time"
"Music visualization"
"when 25 cubes with the tag Training get destroyed, object appears"
"rotate object"
"create ui handler c#"
"Get fps on screen"
"Multiplayer network"
"Write a compute shader function in hlsl that draw a line from point A to B in a texture. Add comments to code."
"Player movement with arroy keys and W,A,S,D keys"
"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"
"Convert to string"
"mouse over and exit color in the game"
"create coin object that has a looping 2d animation"
"create a cube"
"create a cube"
"rotate 3D object by touch, only horizontal rotation"
"create a third person orbit camera that orbits the player based on mouse input"
"pause game when button is clicked"
"create an enemy state machine"
"create cube pooler"
"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"
"decrease health bar when player collides with hurdle"
"advanced ai system"
"zoom the camera at runtime using mouse click"
"Write a function that draw a line from point A to B in a texture from a compute shader and add comments to code."
"add hover effect on text"
"Change the colors randomly of sprites and meshes at runtime"
"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."
"Script that get a json file with events list (title, type, date, location, interfering, description, price)"
"how to download data from addressable c#"
"start Coroutines"
"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."
"Make me a Walking/Running system with instructions on how to set up and use"
"acceleration controls"
"Make scene switch after rigidbody reaches a trigger"
"changing colors mesh and sprite"
"create UI Button on runtime"
"tap area of 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"
"2d platformer character controller"
"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 cube pooler"
"create enemy spawner in a 2d game"
"Set money in UI"
"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"
"change the cameras on mouse enter and exit"
"Write a compute shader function in HLSL that draw a line from point A to B in a texture using the DDA algorithm. Add comments to code."
"create a movement script for a 2d cube"
"Create a 7 by 7 square with an empty center with a game object called "desk" that has two empty slots in the center at the bottom, and 4 more desks in the center. Each square is 1 unity unit by 1 unity unit"
"a music controller class"
"When all objects are destroyed, activate an object"
"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."
"Complex Character Controller that uses RigidBody"
"play the audio on zoom out"
"create a tower base class for a tower defense game"
"2d platformer character controller"
"create a third person player controller that can walk, sprint, jump and roll. a"
"create a baseplate"
"scale object at runtime"
"Get nearest gameobject from the player with a tag called Hook, also it needs to be visible to the player"
"create enemy movement script without overlapping and looking for the nearest target"
"create a 3rd person orbit camera controller that uses mouse input to orbit the player"
"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"
"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"
"restart game"
"create a cube"
"Character controller with hollow knight like movement like wall jumping or dash"
"create a 2d gungeon generator"
"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."
"open and close door on button click"
"move enemyai toward player to attack"