Featured Generations
  

"2d platformer character controller"

  

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

  

"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 coin object that has a looping 2d animation"

  

"Load next level on Button click"

  

"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 cube that you can move by holding it and if you not longer holding it, you place it where you no longer holded"

  

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

  

"tap area of game"

  

"create a baseplate"

  

"make a cube that will auto spawn"

  

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

  

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

  

"print hello world"

  

"change skybox in game play by light intensity"

  

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

  

"Make scene switch after rigidbody reaches a trigger"

  

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

  

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

  

"changing colors mesh and sprite"

  

"Add items to inventory at runtime"

  

"implement behavior tree for complicated enemy pattern."

  

"open a url on click"

  

"create trigger event"

  

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

  

"create a timer for my game"

  

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

  

"Interactable lever after pressing E"

  

"follow object with mouse cursor"

  

"create a visual novel architecture"

  

"rts unite movement script with collision detection"

  

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

  

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

  

"Restart button when the game is fail or completed"

  

"On trigger touch, start animation"

  

"move UI element on an arc"

  

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

  

"create a cube"

  

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

  

"print hello"

  

"move UI element on a curve using LeanTween"

  

"show the percentage value"

  

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

  

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

  

"AI System with detection, smart navmesh and intuitive ai."

  

"create a joystick controller"

  

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

  

"add hover effect on text"

  

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

  

"change the item when player collides"

  

"script for an extra life"

  

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

  

"get components of object"

  

"create a cube and make it fall"

  

"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 an advanced score counter for players"

  

"make a unity script that will auto spawn blocks"

  

"generate a script for a 3 x 3 terrain"

  

"hideflag object"

  

"pause game when button is clicked"

  

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

  

"Interactable lever after pressing E add comments to code"

  

"Create a cube and assign a material to it with a shader"

  

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

  

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

  

"override Sprite"

  

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

  

"left/right movement with finger swipe"

  

"set resolution"

  

"damage weapon on shooting"

  

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

  

"join a room in my online game"

  

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

  

"advanced ai system"

  

"script that let's me play an animation and makes sure nothing else happens until the animation is finished"

  

"On trigger touch, start animation"

  

"count down sound"

  

"create a health system"

  

"get name object"

  

"quit game on button click"

  

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

  

"PowerupIcon"

  

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

  

"spawn player on point"

  

"set up the web camera in my online game"

  

"Music Fade-In that makes volume go smoothly from 0 to 1 using coroutines and lerping"

  

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

  

"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, headbobbing, Stamina system (With running), Jump, crouch, breathing system when sprinting, no stamina or stamina not in use and Grounding."

  

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

  

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

  

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

  

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

  

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

  

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

  

"a infinite runner"

  

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

  

"display game time in seconds"

  

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

  

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

  

"create an enemy state machine"