Featured Generations
  

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

  

"Get fps on screen"

  

"coin collect on trigger"

  

"script for an extra life"

  

"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 an inventory system that is easy to customize from the Unity UI"

  

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

  

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

  

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

  

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

  

"sum two numbers"

  

"create uicontroller with visibility switch option"

  

"damage player on collision"

  

"2d platformer character controller"

  

"restart running"

  

"create a cube"

  

"camera slow motion delay"

  

"add items at runtime"

  

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

  

"Set money in UI"

  

"throw a baseball ball"

  

"Convert to string"

  

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

  

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

  

"Create a cube"

  

"Unity2D. One script: draws and controls a player with WASD and creates the components it needs. Also draw a procedural endless platforming map. Creates particle effects for death and jump and plays them correctly. Creates hazards that kill. Color all"

  

"rotate object"

  

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

  

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

  

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

  

"create coin object"

  

"set the light emission in the game"

  

"spawn player on point"

  

"create a cube"

  

"create script that makes a character move around"

  

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

  

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

  

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

  

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

  

"generate map data for level based on BlockElement"

  

"print hello world"

  

"create enemy spawner in a 2d game"

  

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

  

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

  

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

  

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

  

"Interactable lever after pressing E add comments to code"

  

"create an advanced score counter for players"

  

"change audio on walking and running"

  

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

  

"Music visualization"

  

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

  

"play bg music in game"

  

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

  

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

  

"create an enemy spawner"

  

"On trigger, activate game object"

  

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

  

"load scene trigger on game finish"

  

"how to download data from addressable c#"

  

"zoom the camera at runtime using mouse click"

  

"display the number of enemies in my game in text mesh gui"

  

"show the percentage value"

  

"Music visualization"

  

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

  

"open door by pressing key in game"

  

"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, sound plays when R is pressed, Shooting effect and impact effect that destroys itself."

  

"give me an example of a raycast hit and no hit in the same method"

  

"2D character jumping on waypoints"

  

"Separated Jetpack system with spacebar"

  

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

  

"rts unite movement script with collision detection"

  

"play animation on action"

  

"Create code for a 3d fps shooter game where you fight zombies"

  

"display projectile count"

  

"On trigger touch, start animation"

  

"On trigger touch, switch to scene with name"

  

"play the audio on zoom out"

  

"implement fb login system"

  

"Occlusion Area Center"

  

"create a tower base class for a tower defense game"

  

"create an enemy spawner"

  

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

  

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

  

"open a url on click"

  

"create a cube"

  

"save file different scene"

  

"scale object at runtime"

  

"create 5 cube randomly"

  

"Create a script for a 3d fps shooter game where you fight zombies"

  

"Save Coins Uisng Playerpref"

  

"how can i make a bullet fire in a game"

  

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

  

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

  

"change the item when player collides"

  

"Interactable lever after pressing E"

  

"ConnectServer by using Photon Pun SDK for Network"