Featured Generations
  

"dance animation"

  

"scroll over 2d background"

  

"move UI element on an arc using LeanTween"

  

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

  

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

  

"generate map data for level based on BlockElement"

  

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

  

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

  

"2d platformer character controller"

  

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

  

"hello world"

  

"create a button flicker class in unity"

  

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

  

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

  

"a infinite runner"

  

"hide object with delay"

  

"When all objects are destroyed, activate an object"

  

"zoom the camera at runtime using mouse click"

  

"grenade enemy explosion"

  

"create a decreasing health bar"

  

"create a 3rd person orbit camera controller that uses mouse input to orbit the player"

  

"move UI element on an arc"

  

"hideflag object"

  

"make a unity script that will auto spawn blocks like its raining blocks"

  

"advanced ai system"

  

"implement fb login system"

  

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

  

"Multiplayer network"

  

"how to download scene from addressable c#"

  

"create an enemy spawner"

  

"Music visualization"

  

"make a detailed achievement controller with pop ups to show and unlock achievements"

  

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

  

"Interactable lever after pressing E"

  

"Load next level on Button click"

  

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

  

"Create a clicker game with instructions on how to make it work"

  

"create a third person orbit camera that orbits the player based on mouse input"

  

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

  

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

  

"create 5 cube randomly"

  

"load scene trigger on game finish"

  

"Change the colors randomly of sprites and meshes at runtime"

  

"Interactable lever after pressing E add comments to code"

  

"create cube pooler"

  

"Music visualization"

  

"a infinite runner"

  

"set the layer"

  

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

  

"rotate object"

  

"Save Coins Uisng Playerpref"

  

"Create a cube"

  

"A base class for a 2D platformer enemy"

  

"decrease health bar when player collides with hurdle"

  

"create a timer for my game"

  

"create a baseplate"

  

"object jump with space key"

  

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

  

"zoom in and zoom out object class with start and update methods"

  

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

  

"create a character"

  

"play animation on action"

  

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

  

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

  

"make a cube that will auto spawn"

  

"Get fps on screen"

  

"Music visualization linerenderer"

  

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

  

"Ignoring collision between enemy and asteroid"

  

"get name object"

  

"play bg music in game"

  

"ConnectServer by using Photon Pun SDK for Network"

  

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

  

"create a baseplate"

  

"Interactable lever after pressing E"

  

"When certain objects are destroyed, activate an object"

  

"clear the area in the game"

  

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

  

"set debug developer console option to true"

  

"move and rotate object with arrow keys"

  

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

  

"create a cube and make it fall"

  

"make button interactable"

  

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

  

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

  

"disable animation"

  

"send message to apply damage"

  

"Obtener el ángulo entre dos gameobjects ,con un gameobject vacío como pivote"

  

"set alpha min threshold for image"

  

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

  

"write me a full script for a 3d shooter that works"

  

"implement behavior tree for complicated enemy pattern."

  

"Character controller with hollow knight like movement like wall jumping or dash"

  

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

  

"create a basic tower defense enemy movement script"

  

"create a movement script for a 3d cube"

  

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

  

"Script a player movement"

  

"restart running"

  

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

  

"Create a random map generation system with multiple layers of perlin noise for a 2d unity game"

  

"create a health system"