Featured Generations
  

"start Coroutines"

  

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

  

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

  

"After button press, ,make colour blink for 0.5 seconds from normal to specific hex to normal again, repeatedly."

  

"scroll over 2d background"

  

"Game failed when player collides with enemy"

  

"edit the wraptime of UI in game"

  

"left/right movement with finger swipe"

  

"buy menu in game"

  

"a infinite runner"

  

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

  

"move and rotate object with arrow keys"

  

"play the audio on zoom out"

  

"When all objects are destroyed, activate an object"

  

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

  

"create an enemy spawner"

  

"2D character jumping on waypoints"

  

"sound on button click"

  

"grenade enemy explosion"

  

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

  

"create an image aligner"

  

"hide object with delay"

  

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

  

"Music visualization"

  

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

  

"print hello world"

  

"override Sprite"

  

"On trigger, activate game object"

  

"rts unite movement script with collision detection"

  

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

  

"add hover effect on text"

  

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

  

"create a health system"

  

"Music visualization linerenderer"

  

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

  

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

  

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

  

"change the item when player collides"

  

"get instance id with 10 game objects"

  

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

  

"start and update methods for fps"

  

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

  

"Tweening"

  

"Make scene switch after rigidbody with tag Player reaches a trigger"

  

"set the layer"

  

"mesh setter script"

  

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

  

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

  

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

  

"create a falling cube"

  

"control the movement of player using waypoints system"

  

"create an enemy spawner"

  

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

  

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

  

"Restart button when the game is fail or completed"

  

"make splash screen"

  

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

  

"enemy movement on collide without pressing button"

  

"Interactable lever after pressing E"

  

"clear the area in the game"

  

"Separated Jetpack system with spacebar"

  

"quit game on button click"

  

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

  

"Multiplayer network"

  

"create an enemy state machine"

  

"double jump of character"

  

"set up the web camera in my online game"

  

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

  

"create a character"

  

"decrease health bar when player collides with hurdle"

  

"set color on tap"

  

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

  

"mouse over and exit color in the game"

  

"generate map data for level based on BlockElement"

  

"A base class for a 2D platformer enemy"

  

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

  

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

  

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

  

"shoot bullets randomly"

  

"script for a coin magnet"

  

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

  

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

  

"spawn 2d game object in unity 3d"

  

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

  

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

  

"pause game when button is clicked"

  

"create a movement script for a 3d cube"

  

"create a third person camera controller that takes whatever direction the mouse is moving and orbits the camera around the player in that direction"

  

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

  

"change the cameras on mouse enter and exit"

  

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

  

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

  

"hello world"

  

"scale on mouse down"

  

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

  

"make a cube"

  

"animation controller"

  

"create a 2d gungeon generator"