Featured Generations
  

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

  

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

  

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

  

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

  

"pause and resume game"

  

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

  

"buy menu in game"

  

"Make scene switch after rigidbody reaches a trigger"

  

"Interactable lever after pressing E add comments to code"

  

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

  

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

  

"On trigger, activate game object"

  

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

  

"Interactable lever after pressing E"

  

"create a character"

  

"create an enemy spawner"

  

"how to download scene from addressable c#"

  

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

  

"third person action adventure character controller that can walk, run jump and roll. make it scalable so that custom input, actions and animations can be added in the inspector. add comments to code"

  

"load scene trigger on game finish"

  

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

  

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

  

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

  

"create a joystick controller"

  

"Multiplayer network"

  

"create an advanced score counter for players"

  

"double jump of character"

  

"enemy movement on collide without pressing button"

  

"dance animation"

  

"Separated Jetpack system with spacebar"

  

"throw a baseball ball"

  

"create cube pooler"

  

"control gravity, enable and disable included in methods"

  

"move UI element on a curve using LeanTween"

  

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

  

"hideflag object"

  

"set the light emission in the game"

  

"script for a coin magnet"

  

"create a cube and make it fall at position -1.92-0.4-0.3168189"

  

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

  

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

  

"changing colors mesh and sprite"

  

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

  

"advanced ai system"

  

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

  

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

  

"hello world"

  

"Find Game Object With Tag"

  

"create ui handler c#"

  

"jump with finger swipe"

  

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

  

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

  

"hide object with delay"

  

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

  

"play the audio on zoom out"

  

"rts unite movement script with collision detection"

  

"set color on tap"

  

"distance to checkpoint"

  

"print hello world"

  

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

  

"left/right movement with finger swipe"

  

"ConnectServer by using Photon Pun SDK for Network"

  

"Hitscan Weapon system"

  

"restart running"

  

"Interactable lever after pressing E add comments to code"

  

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

  

"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 health system engine"

  

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

  

"loading bar at scene load"

  

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

  

"scale object at runtime"

  

"create a cube"

  

"spawn player on point"

  

"create a third person player controller that can walk, sprint, jump and roll. a"

  

"add hover effect on text"

  

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

  

"zoom the camera at runtime using mouse click"

  

"set alpha min threshold for image"

  

"follow object with mouse cursor"

  

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

  

"Multiplayer network"

  

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

  

"follow object with mouse cursor"

  

"make a cube that will auto spawn"

  

"create a movement script for a 3d cube called Player and make it move right when you click d and left when you click a add comments"

  

"open and close door on button click"

  

"Changing the cameras on mouse enter and exit"

  

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

  

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

  

"set the layer"

  

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

  

"display projectile count"

  

"Create a cube"

  

"pause game when button is clicked"

  

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

  

"print life is useless"

  

"tap area of game"

  

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

  

"start and update methods for fps"