Featured Generations
  

"On trigger touch, start animation"

  

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

  

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

  

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

  

"control gravity, enable and disable included in methods"

  

"Create a clicker game with a shop with instructions on how to set up the code"

  

"save file different scene"

  

"how to download scene from addressable c#"

  

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

  

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

  

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

  

"move and rotate object with arrow keys"

  

"rotate object"

  

"override Sprite"

  

"Character switching at runtime"

  

"Make scene switch after rigidbody reaches a trigger"

  

"rts unite movement script with collision detection"

  

"create a joystick controller"

  

"control the movement of player using waypoints system"

  

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

  

"implement fb login system"

  

"acceleration controls"

  

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

  

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

  

"display projectile count"

  

"2d platformer character controller"

  

"open and close door on button click"

  

"mesh setter script"

  

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

  

"restart running"

  

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

  

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

  

"Interactable lever after pressing E add comments to code"

  

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

  

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

  

"get instance id with 10 game objects"

  

"script for an extra life"

  

"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 system with a public function where you can add party members to a list which follow the player in a line"

  

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

  

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

  

"Music visualization linerenderer"

  

"make a detailed achievement controller with pop ups to show and unlock achievements"

  

"create a real player map using SpriteRenderer"

  

"Change the colors randomly of sprites and meshes at runtime"

  

"Create a code to generate random number like it seems a speedtest, (50, 100, 98, 99, 111..) and apply this on a textbox."

  

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

  

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

  

"follow object with mouse cursor"

  

"dialogue box pop up before player start press button to proceed"

  

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

  

"sound on button click"

  

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

  

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

  

"set the light emission in the game"

  

"create UI Button on runtime"

  

"Interactable lever after pressing E add comments to code"

  

"create a decreasing health bar"

  

"make splash screen"

  

"Script a player movement"

  

"create an enemy spawner"

  

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

  

"scale on mouse down"

  

"how to download data from addressable c#"

  

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

  

"When an object is activated, an animation plays and no input can be sent in that object when the animation is currently active"

  

"Set money in UI"

  

"Kill the 2d enemy in platformer game"

  

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

  

"create an enemy state machine"

  

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

  

"create an enemy spawner"

  

"Multiplayer network"

  

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

  

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

  

"a music controller class"

  

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

  

"dance animation"

  

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

  

"damage weapon on shooting"

  

"move UI element on an arc"

  

"how to download scene from addressable c#"

  

"2d platformer character controller"

  

"grenade enemy explosion"

  

"create a baseplate"

  

"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 code for a 3d fps shooter game where you fight zombies"

  

"create a button flicker class in unity"

  

"create a baseplate"

  

"jump with finger swipe"

  

"self destruction of gameobject after a time"

  

"join a room in my online game"

  

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

  

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

  

"change audio on walking and running"

  

"add items at runtime"

  

"play sound on start"

  

"Interactable lever after pressing E"

  

"display game time in seconds"

  

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

  

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