Featured Generations
  

"scale on mouse down"

  

"display game time in seconds"

  

"create an enemy spawner"

  

"draw line by dragging mouse"

  

"third person action adventure character controller that can walk, run jump and roll. make it scalable so that custom input, actions and animations can be added in the inspector. add comments to code"

  

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

  

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

  

"create a visual novel architecture"

  

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

  

"create a third person player controller that can walk, sprint, jump and roll. a"

  

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

  

"play sound on start"

  

"damage weapon on shooting"

  

"set debug developer console option to true"

  

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

  

"clear the area in the game"

  

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

  

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

  

"create a character"

  

"mesh setter script"

  

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

  

"save file different scene"

  

"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 an enemy spawner"

  

"play animation on action"

  

"create a cube"

  

"Game failed when player collides with enemy"

  

"a music controller class"

  

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

  

"create cube pooler"

  

"acceleration controls"

  

"Separated Jetpack system with spacebar"

  

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

  

"Create a cube"

  

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

  

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

  

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

  

"connect to a chat server and communicate for clients in online game"

  

"When all objects are destroyed, activate an object"

  

"give hint to user on click"

  

"move enemyai toward player to attack"

  

"create a baseplate"

  

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

  

"create a party system like in Deltarune where characters follow you with a public method to add characters with different sprites for different directions"

  

"Jetpack system with spacebar and sound when first pressing space bar, mid air loop and when not pressing spacebar"

  

"distance to checkpoint"

  

"PowerupIcon"

  

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

  

"Activating an object with an animation and nothing can be triggered in the object when the animation is currently active"

  

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

  

"move UI element on an arc using LeanTween"

  

"start and update methods for fps"

  

"spawn 2d game object in unity 3d"

  

"how to download scene from addressable c#"

  

"infinite spawn anything"

  

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

  

"print hello world"

  

"set resolution"

  

"object jump with space key"

  

"Kill the 2d enemy in platformer game"

  

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

  

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

  

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

  

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

  

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

  

"generate map data for level based on BlockElement"

  

"follow enemy path"

  

"create script that makes a character move around"

  

"restart game"

  

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

  

"get components of object"

  

"start Coroutines"

  

"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 a real player map using SpriteRenderer"

  

"Interactable lever after pressing E add comments to code"

  

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

  

"buy menu in game"

  

"create ui handler c#"

  

"create a baseplate"

  

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

  

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

  

"change audio on walking and running"

  

"implement fb login system"

  

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

  

"play bg music in game"

  

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

  

"set up the web camera in my online game"

  

"create an enemy spawner"

  

"A base class for a 2D platformer enemy"

  

"send message to apply damage"

  

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

  

"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 clicker game with instructions on how to make it work"

  

"play the audio on zoom out"

  

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

  

"create a cube"

  

"move and rotate object with arrow keys"

  

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

  

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