Featured Generations
  

"dance animation"

  

"set the layer"

  

"decrease health bar when player collides with hurdle"

  

"create a cube"

  

"play bg music in game"

  

"make a rgb for my gorilla tag copy and tell me how to use it in steps"

  

"A timer that when it reaches 0, it deactivates the current object and activates another object instead"

  

"throw a baseball ball"

  

"create a baseplate"

  

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

  

"change skybox in game play by light intensity"

  

"get components of object"

  

"AI System with detection, smart navmesh and intuitive ai."

  

"pause and resume game"

  

"Does not destroy the game object when loading next scene"

  

"follow the player"

  

"draw line by dragging mouse"

  

"Create And Join Room By Using Photon SDK"

  

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

  

"give hint to user on click"

  

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

  

"move UI element on an arc using LeanTween"

  

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

  

"create a movement script for a 2d cube"

  

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

  

"Spawn a prefab in parent position when Z key si pressed"

  

"Script a player movement"

  

"Convert to string"

  

"create an enemy spawner"

  

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

  

"spawn coin object on hit"

  

"create ui handler c#"

  

"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 a 3rd person orbit camera controller that uses mouse input to orbit the player"

  

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

  

"On trigger touch, start specific sound"

  

"PowerupIcon"

  

"create trigger event"

  

"When all objects are destroyed, activate another script"

  

"create a health system engine"

  

"ConnectServer by using Photon Pun SDK for Network"

  

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

  

"sound on button click"

  

"Make scene switch after rigidbody reaches a trigger"

  

"display projectile count"

  

"Get nearest gameobject from the player with a tag called Hook, also it needs to be visible to the player"

  

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

  

"move UI element on an arc"

  

"create a health system"

  

"rotate 3D object by touch, only horizontal rotation"

  

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

  

"self destruction of gameobject after a time"

  

"acceleration controls"

  

"create a baseplate"

  

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

  

"Multiplayer network"

  

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

  

"how to download scene from addressable c#"

  

"input field that you can only type english uppercase and lowercase letters"

  

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

  

"loading bar at scene load"

  

"print life is useless"

  

"Player movement with arroy keys and W,A,S,D keys"

  

"third person action adventure character controller where you can add custom actions"

  

"create a joystick controller"

  

"make button interactable"

  

"create an enemy spawner"

  

"can you make a wasd movement for unity"

  

"Script that get a json file with events list (title, type, date, location, interfering, description, price)"

  

"gun change with mouse wheel"

  

"make a unity script that will auto spawn blocks"

  

"return sprite of image"

  

"Script that get a json file with events list (title, type, date, location, interfering, description, price)"

  

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

  

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

  

"quit game on button click"

  

"add hover effect on text"

  

"create an enemy spawner"

  

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

  

"when 25 cubes with the tag Training get destroyed, object appears"

  

"rgb color for gorilla tag copy and tell me how to use it"

  

"generate a script for a 3 x 3 terrain"

  

"change the item when player collides"

  

"dance animation"

  

"create a card based inventory"

  

"A base class for a 2D platformer enemy"

  

"On trigger touch, start animation"

  

"Interactable lever after pressing E add comments to code"

  

"play animation on action"

  

"Destroy the Game and Remove the gameObejct"

  

"On trigger touch, switch to scene with name"

  

"use imagefill example"

  

"set color on tap"

  

"Rotate the game object by pressing Key at runtime"

  

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

  

"For Unity 2D. Create one script that: draws and controls a player and creates the components it needs. Also draw the platforming map with code and assign the correct components. Creates particle effects for death and jump. Creates hazards that kill."

  

"count the game object cube with text"

  

"control gravity, enable and disable included in methods"

  

"mouse over and exit color in the game"

  

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

  

"generate map data for level based on BlockElement"