Featured Generations
  

"scroll over 2d background"

  

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

  

"Create a cube"

  

"Get fps on screen"

  

"On trigger, activate game object"

  

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

  

"throw a baseball ball"

  

"create a third person orbit camera that orbits the player based on mouse input"

  

"Save Coins Uisng Playerpref"

  

"create a movement script for a 3d cube"

  

"self destruction of gameobject after a time"

  

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

  

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

  

"shoot bullets randomly"

  

"distance to checkpoint"

  

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

  

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

  

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

  

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

  

"Hitscan Weapon system"

  

"Interactable lever after pressing E add comments to code"

  

"dance animation"

  

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

  

"2d platformer character controller"

  

"set the layer"

  

"set up the web camera in my online game"

  

"score multiplier"

  

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

  

"advanced ai system"

  

"On trigger touch, start animation"

  

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

  

"control the movement of player using waypoints system"

  

"print hello"

  

"move UI element on a curve using LeanTween"

  

"restart running"

  

"play bg music in game"

  

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

  

"create coin object that has a looping 2d animation"

  

"scale on mouse down"

  

"create a visual novel architecture"

  

"Set money in UI"

  

"Find Game Object With Tag"

  

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

  

"grenade enemy explosion"

  

"change the cameras on mouse enter and exit"

  

"set debug developer console option to true"

  

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

  

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

  

"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 3rd person orbit camera controller that uses mouse input to orbit the player"

  

"restart game"

  

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

  

"Complex Character Controller that uses RigidBody"

  

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

  

"create 5 cube randomly"

  

"generate map data for level based on BlockElement"

  

"add items at runtime"

  

"Occlusion Area Center"

  

"get components of object"

  

"throw a baseball ball"

  

"spawn coin object on hit"

  

"camera slow motion delay"

  

"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 enemy movement script without overlapping and looking for the nearest target"

  

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

  

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

  

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

  

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

  

"enemy movement on collide without pressing button"

  

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

  

"show the percentage value"

  

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

  

"create a baseplate"

  

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

  

"When all objects are destroyed, activate another script"

  

"Multiplayer network"

  

"add hover effect on text"

  

"create a third person orbit camera that orbits the player based on mouse input x and y. include comments and a description of how to implement it"

  

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

  

"object jump with space key"

  

"count down sound"

  

"hello world"

  

"gun change with mouse wheel"

  

"double jump of character"

  

"create a cube"

  

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

  

"make a cube that will auto spawn"

  

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

  

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

  

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

  

"create a room in an online game"

  

"On trigger touch, start animation"

  

"Rotate the game object by pressing Key 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."

  

"On trigger touch, switch to scene with name"

  

"create a card based inventory"

  

"override Sprite"

  

"Obtener el ángulo entre dos gameobjects unidos con hinge joint"

  

"create uicontroller with visibility switch option"

  

"create coin object"