Featured Generations
  

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

  

"Write me a script for an enemy spawner"

  

"generate a script for a 3 x 3 terrain"

  

"create a visual novel architecture"

  

"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 tower base class for a tower defense game"

  

"implement fb login system"

  

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

  

"return sprite of image"

  

"script for an extra life"

  

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

  

"create an image aligner"

  

"set resolution"

  

"implement behavior tree for complicated enemy pattern."

  

"send message to apply damage"

  

"create an enemy spawner"

  

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

  

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

  

"create a 2d gungeon generator"

  

"play the audio on zoom out"

  

"self destruction of gameobject after a time"

  

"Convert to string"

  

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

  

"play animation on action"

  

"Destroy the Game and Remove the gameObejct"

  

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

  

"create coin object"

  

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

  

"play bg music in game"

  

"coin collect on trigger"

  

"shoot bullets randomly"

  

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

  

"move vehicle with Accelerometer or Gyroscope"

  

"create a health system engine"

  

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

  

"scroll over 2d background"

  

"fix the frame rate in game"

  

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

  

"Complex Character Controller that uses RigidBody"

  

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

  

"change audio on walking and running"

  

"HitscanGun with Fire rate, Shooting sound and animation with cooldown and doesn't play when reloading, Ammo management and Reloading with r key, sound play when R is pressed, Muzzle effect, TrailRender bullet and impact effect that destroys itself."

  

"infinite spawn anything"

  

"When all objects are destroyed, activate another script"

  

"A dialogue system with scriptable objects, a system to choose multiple options being able to activate dialogue from an npc and with an events system so you can make things happen in the game Also you get new dialogue when talking to a character again"

  

"dance animation"

  

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

  

"set the layer"

  

"show the percentage value"

  

"damage player on collision"

  

"Create a script that when you click a part it will open up a UI."

  

"set color on tap"

  

"throw a baseball ball"

  

"control gravity, enable and disable included in methods"

  

"count the game object cube with text"

  

"Gun shooting with raycast, Fire rate, Multiple shooting sounds 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 (target script)."

  

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

  

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

  

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

  

"Restart button when the game is fail or completed"

  

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

  

"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 movement script for a 3d cube called Player move right when you click d and left when you click a add comments"

  

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

  

"get name object"

  

"enemy movement on collide without pressing button"

  

"For Unity 2D, create one script that would be a functional simple platformer including the player, terrain, obstacles, controls and simple particle effects for jumping and death. The player should not be able to double jump."

  

"create a 3d player controller that can walk, run, jump, roll and attack."

  

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

  

"enemy wave"

  

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

  

"follow the player"

  

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

  

"Game failed when player collides with enemy"

  

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

  

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

  

"2d platformer character controller"

  

"add hover effect on text"

  

"Functional Working 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 cube"

  

"mouse over and exit color in the game"

  

"write a function that draw a line from point A to B in a texture from a compute shader and add comments to code."

  

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

  

"rotate object"

  

"dance animation"

  

"create an enemy state machine"

  

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

  

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

  

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

  

"timetolive"

  

"zoom the camera at runtime using mouse click"

  

"create an advanced score counter for players"

  

"change skybox in game play by light intensity"

  

"create an enemy spawner"

  

"Interactable lever after pressing E add comments to code"

  

"set up the web camera in my online game"

  

"create a character"

  

"disable animation"