Featured Generations
  

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

  

"set alpha min threshold for image"

  

"script for an extra life"

  

"implement behavior tree for complicated enemy pattern."

  

"how to download data from addressable c#"

  

"a script where characters can be added to a list through a public method where the characters follow the player at a defined distance and speed where their sprites changed based on their direction of movement using a script to define which character"

  

"Tweening"

  

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

  

"damage player on collision"

  

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

  

"gun change with mouse wheel"

  

"create a falling cube with instructions on where to insert te code"

  

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

  

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

  

"gun reload"

  

"return sprite of image"

  

"On trigger touch, start animation"

  

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

  

"Complex Character Controller that uses RigidBody"

  

"spawn player on point"

  

"get components of object"

  

"object jump with space key"

  

"Interactable lever after pressing E add comments to code"

  

"Restart button when the game is fail or completed"

  

"create ui handler c#"

  

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

  

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

  

"Find Game Object With Tag"

  

"create UI Button on runtime"

  

"scale object at runtime"

  

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

  

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

  

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

  

"clear the area in the game"

  

"create an enemy state machine"

  

"Kill the 2d enemy in platformer game"

  

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

  

"When certain objects are destroyed, activate an object"

  

"animation controller"

  

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

  

"display projectile count"

  

"Ignoring collision between enemy and asteroid"

  

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

  

"use imagefill example"

  

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

  

"Multiplayer network"

  

"advanced ai system"

  

"Separated Jetpack system with spacebar"

  

"On trigger touch, start animation"

  

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

  

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

  

"if there is a crash i want a report"

  

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

  

"set the light emission in the game"

  

"print hello world"

  

"change skybox in game play by light intensity"

  

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

  

"create an enemy spawner"

  

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

  

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

  

"decrease health bar when player collides with hurdle"

  

"make the camera follow player"

  

"set color on tap"

  

"rotate 3D object by touch, only horizontal rotation"

  

"create a movement script for a 2d cube"

  

"make a red car"

  

"a music controller class"

  

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

  

"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 a button flicker class in unity"

  

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

  

"generate map data for level based on BlockElement"

  

"sound on button click"

  

"create a baseplate"

  

"create a falling cube"

  

"create a room in an online game"

  

"create a health system"

  

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

  

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

  

"create enemy spawner in a 2d game"

  

"create an enemy spawner"

  

"change audio on walking and running"

  

"Set money in UI"

  

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

  

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

  

"dance animation"

  

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

  

"timetolive"

  

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

  

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

  

"Character switching at runtime"

  

"create script that makes a character move around"

  

"create a cube"

  

"Load next level on Button click"

  

"mesh setter script"

  

"create a basic tower defense enemy movement script"

  

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

  

"follow the player"

  

"draw line by dragging mouse"

  

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