Featured Generations
  

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

  

"pause game when button is clicked"

  

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

  

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

  

"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 3d player controller that can walk, run, jump, roll and attack."

  

"On trigger touch, start specific sound"

  

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

  

"create a character"

  

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

  

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

  

"Changing the cameras on mouse enter and exit"

  

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

  

"sum two numbers"

  

"start and update methods for fps"

  

"ConnectServer by using Photon Pun SDK for Network"

  

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

  

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

  

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

  

"Object fall down with mobile shake to left and right"

  

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

  

"animation controller"

  

"Complex Character Controller that uses RigidBody"

  

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

  

"When all objects are destroyed, activate an object"

  

"Rotate the game object by pressing Key at runtime"

  

"spawn 2d game object in unity 3d"

  

"Interactable lever after pressing E add comments to code"

  

"On trigger touch, start animation"

  

"create a card based inventory"

  

"set debug developer console option to true"

  

"score multiplier"

  

"move UI element on an arc"

  

"jump with finger swipe"

  

"make the camera follow player"

  

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

  

"add items at runtime"

  

"Character switching at runtime"

  

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

  

"control gravity, enable and disable included in methods"

  

"Create a cube"

  

"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, using Rigidbody"

  

"Make scene switch after rigidbody reaches a trigger"

  

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

  

"Control Player and set his Movement all about Player Body"

  

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

  

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

  

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

  

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

  

"create an enemy spawner"

  

"change the cameras on mouse enter and exit"

  

"generate map data for level based on BlockElement"

  

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

  

"create a button flicker class in unity"

  

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

  

"Script a player movement"

  

"throw a baseball ball"

  

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

  

"Find Game Object With Tag"

  

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

  

"create trigger event"

  

"set color on tap"

  

"change skybox in game play by light intensity"

  

"background audio in game"

  

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

  

"a music controller class"

  

"set the light emission in the game"

  

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

  

"distance to checkpoint"

  

"enemy wave"

  

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

  

"third person action adventure character controller where you can add custom actions"

  

"give hint to user on click"

  

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

  

"create a cube"

  

"Set money in UI"

  

"set the layer"

  

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

  

"loading bar at scene load"

  

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

  

"left/right movement with finger swipe"

  

"mesh setter script"

  

"Tweening"

  

"Convert to string"

  

"decrease health bar when player collides with hurdle"

  

"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, Muzzle effect, bullet tracer and impact effect that destroys itself."

  

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

  

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

  

"Music visualization"

  

"fix the frame rate in game"

  

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

  

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

  

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

  

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

  

"pause and resume game"

  

"create an enemy spawner"

  

"grenade enemy explosion"

  

"generate a script for a 3 x 3 terrain"

  

"spawn player on point"

  

"dance animation"

  

"how to download data from addressable c#"