Featured Generations
  

"throw a baseball ball"

  

"create a cube and make it fall"

  

"how to download scene from addressable c#"

  

"create an inventory system that is easy to customize from the Unity UI"

  

"shoot bullets randomly"

  

"script that let's me play an animation with settrigger and makes sure nothing else happens until the animation is finished"

  

"flow field movement for enemies looking for the nearest target"

  

"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."

  

"a music controller class"

  

"save file different scene"

  

"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"

  

"how to download scene from addressable c#"

  

"Complex Character Controller that uses RigidBody"

  

"restart game"

  

"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."

  

"Script a player movement"

  

"On trigger touch, start specific sound"

  

"rts unite movement script with collision detection"

  

"spawn 2d game object in unity 3d"

  

"move enemyai toward player to attack"

  

"open door by pressing key in game"

  

"When all objects are destroyed, activate an object"

  

"move UI element on an arc using LeanTween"

  

"Load next level on Button click"

  

"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 cube that you can move by holding it and if you not longer holding it, you place it where you no longer holded"

  

"Music Fade-In that makes volume go smoothly from 0 to 1 using coroutines and lerping"

  

"rotate object"

  

"Save Coins Uisng Playerpref"

  

"After Audio1 end, Start Audio2 and loop immediately."

  

"create a basic tower defense enemy movement script"

  

"Music visualization"

  

"2d platformer character controller"

  

"change audio on walking and running"

  

"acceleration controls"

  

"Create a system with a public function where you can add party members to a list which follow the player in a line"

  

"move UI element on an arc"

  

"create enemy movement script without overlapping and looking for the nearest target"

  

"create a timer for my game"

  

"When an object is activated, an animation plays and no input can be sent in that object when the animation is currently active"

  

"create a joystick controller"

  

"create a 3d player controller that can walk, run, jump, roll and attack."

  

"Start Audio1. After Audio1 end, Start Audio2 and loop immediately."

  

"set resolution"

  

"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."

  

"create a character"

  

"create an inventory system that is easy to customize from the Unity UI"

  

"Create a clicker game with a shop with instructions on how to set up the code"

  

"Write a compute shader function in hlsl that draw a line from point A to B in a texture. Add comments to code."

  

"Make objects interactable with a player when he press E to do something add comments to code"

  

"decrease health bar when player collides with hurdle"

  

"implement behavior tree for complicated enemy pattern."

  

"Make me a Walking/Running system with instructions on how to set up and use"

  

"create a baseplate"

  

"Multiplayer network"

  

"When certain objects are destroyed, activate an object"

  

"Class which toggles the teleport on the right thumb stick input its use in VR unity games"

  

"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"

  

"quit game on button click"

  

"background audio in game"

  

"Obtener el ángulo entre dos gameobjects unidos con hinge joint"

  

"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"

  

"play animation on action"

  

"start Coroutines"

  

"play bg music in game"

  

"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"

  

"create trigger event"

  

"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"

  

"Create a square at mouse position with a random colour from a gradient"

  

"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."

  

"create coin object that has a looping 2d animation"

  

"Get nearest gameobject from the player with a tag called Hook, also it needs to be visible to the player. This on a 2D project"

  

"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."

  

"create coin 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"

  

"Music visualization"

  

"load scene trigger on game finish"

  

"hide object with delay"

  

"Set money in UI"

  

"create a cube"

  

"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)"

  

"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."

  

"Create a code to generate random number like it seems a speedtest, (50, 100, 98, 99, 111..) and apply this on a textbox."

  

"fix the frame rate in game"

  

"reload scene"

  

"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"

  

"Interactable lever after pressing E"

  

"set the light emission in the 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"

  

"if there is a crash i want a report"

  

"change the item when player collides"

  

"send message to apply damage"

  

"ConnectServer by using Photon Pun SDK for Network"

  

"display projectile count"

  

"count down sound"

  

"create a falling cube"

  

"spawn player on point"

  

"create a cube and make it fall at position -1.92-0.4-0.3168189"

  

"create an enemy spawner"

  

"Hitscan Weapon system"

  

"create a movement script for a 2d cube"

  

"mouse over and exit color in the game"