"set the light emission in the game"
"make the camera follow player"
"print hello"
"create a 3d player controller that can walk, run, jump, roll and attack."
"create a cube and make it fall at position -1.92-0.4-0.3168189"
"Create a clicker game with instructions on how to make it work"
"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."
"create a character"
"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)"
"Create a clicker game with instructions on how to make it work"
"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."
"how to download data from addressable c#"
"create a party system like in Deltarune where characters follow you with a public method to add characters with different sprites for different directions"
"get name object"
"create an enemy spawner"
"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 a random map generation system with multiple layers of perlin noise for a 2d unity game"
"print hello world"
"join a room in my online game"
"create enemy movement script without overlapping and looking for the nearest target"
"create a 3rd person orbit camera controller that uses mouse input to orbit the player"
"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."
"Create a square at mouse position with a random colour from a gradient"
"Gun shooting with hitscan, 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 and impact effect that destroys itself."
"When all objects are destroyed, activate another script"
"create a real player map using SpriteRenderer"
"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"
"spawn player on point"
"Occlusion Area Center"
"Interactable lever after pressing E add comments to code"
"Interactable lever after pressing E add comments to code"
"create UI Button on runtime"
"throw a baseball ball"
"Multiplayer network"
"make splash screen"
"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"
"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"
"display game time in seconds"
"create 5 cube randomly"
"Create code for a 3d fps shooter game where you fight zombies"
"Unity 2D. One script: draws and controls a player and creates the components it needs. Also draw a procedural endless platforming map with code and assign the correct components. Creates particle effects for death and jump. Creates hazards that kill."
"grenade enemy explosion"
"restart game"
"changing colors mesh and sprite"
"Create a clicker game with instructions on how to make it work"
"a infinite runner"
"enemy wave"
"flow field movement for enemies looking for the nearest target"
"mesh setter script"
"script that let's me play an animation with settrigger and makes sure nothing else happens until the animation is finished"
"animation 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"
"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."
"damage player on collision"
"generate a script for a 3 x 3 terrain"
"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, breathing system when sprinting, no stamina or stamina not in use and Grounding."
"Interactable lever after pressing E"
"When all objects are destroyed, activate an object"
"create a movement script for a 2d cube"
"create a decreasing health bar"
"Create a cube and assign a material to it with a shader"
"generate map data for level based on BlockElement"
"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 baseplate"
"change the cameras on mouse enter and exit"
"how can i make a bullet fire in a game"
"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"
"quit game on button click"
"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."
"script for a coin magnet"
"make a unity script that will auto spawn blocks"
"move UI element on an arc"
"reload scene"
"make a rgb for my gorilla tag copy and tell me how to use it"
"create an enemy spawner"
"Add items to inventory at runtime"
"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."
"set alpha min threshold for image"
"make a red car"
"rotate object"
"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"
"timetolive"
"A timer that when it reaches 0, it deactivates the current object and activates another object instead"
"script that let's me play an animation and makes sure nothing else happens until the animation is finished"
"decrease health bar when player collides with hurdle"
"create a falling cube"
"distance to checkpoint"
"shoot bullets randomly"
"input field that you can only type english uppercase and lowercase letters"
"connect to a chat server and communicate for clients in online game"
"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)."
"gun reload"
"When all objects are destroyed, activate an object"
"After button press, ,make colour blink for 0.5 seconds from normal to specific hex to normal again, repeatedly."
"Start Audio1. After Audio1 end, Start Audio2 and loop immediately."
"On trigger touch, start animation"
"a script where you can add characters to a list through a public method which follow the player in a line with controlled distances from each other."
"Write a compute shader function in hlsl that draw a line from point A to B in a texture. Add comments to code."
"Create code for a 3d fps shooter game where you fight zombies"
"Multiplayer network"