"Create a cube and assign a material to it with a shader"
"create enemy spawner in a 2d game"
"create a button flicker class in unity"
"restart running"
"play the audio on zoom out"
"create an enemy spawner"
"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."
"Create a system with a public function where you can add party members to a list which follow the player in a line"
"pause and resume game"
"Write me a script for an enemy spawner"
"Create And Join Room By Using Photon SDK"
"self destruction of gameobject after a time"
"set debug developer console option to true"
"damage weapon on shooting"
"create a falling cube"
"create a baseplate"
"Occlusion Area Center"
"create an enemy spawner"
"Make objects interactable with a player when he press E to do something add comments to code"
"flow field movement for enemies looking for the nearest target"
"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"
"gun reload"
"start and update methods for fps"
"return sprite of image"
"can you make a wasd movement for unity"
"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."
"create a timer for my game"
"create a character"
"decrease health bar when player collides with hurdle"
"Get nearest gameobject from the player with a tag called Hook, also it needs to be visible to the player"
"Game failed when player collides with enemy"
"a infinite runner"
"move vehicle with Accelerometer or Gyroscope"
"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."
"dance animation"
"Make me a Walking/Running system with instructions on how to set up and use"
"give me an example of a raycast hit and no hit in the same method"
"PowerupIcon"
"third person action adventure character controller where you can add custom actions"
"Interactable lever after pressing E add comments to code"
"Music Fade-In that makes volume go smoothly from 0 to 1 using coroutines and lerping"
"Create a square at mouse position with a random colour from a gradient"
"Create a clicker game with a shop with instructions on how to set up the code"
"scroll over 2d background"
"create a cube"
"After button press, ,make colour blink for 0.5 seconds from normal to specific hex to normal again, repeatedly."
"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."
"A dialogue system with scriptable objects,a dynamic system with branching conversations,names and icons when talking,an interaction sustem so npcs can start conversations and a support for events for dialogue.also text affects like a sine wave"
"hideflag object"
"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."
"On trigger, activate game object"
"create ui handler c#"
"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."
"Interactable lever after pressing E add comments to code"
"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"
"mouse over and exit color in the game"
"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"
"Character controller with hollow knight like movement like wall jumping or dash"
"Get fps on screen"
"2d platformer character controller"
"move and rotate object with arrow keys"
"create an image aligner"
"Create a code to generate random number like it seems a speedtest, (50, 100, 98, 99, 111..) and apply this on a textbox."
"how can i make a bullet fire in a game"
"quit game on button click"
"Hitscan Weapon system"
"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"
"Interactable lever after pressing E"
"create enemy movement script without overlapping and looking for the nearest target"
"create a third person player controller that can walk, sprint, jump and roll. a"
"play sound on start"
"script that let's me play an animation with settrigger and makes sure nothing else happens until the animation is finished"
"set alpha min threshold for image"
"create a movement script for a 3d cube called Player move right when you click d and left when you click a add comments"
"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."
"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"
"input field that you can only type english uppercase and lowercase letters"
"set color on tap"
"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."
"create an enemy spawner"
"Complex Character Controller that uses RigidBody"
"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."
"make a red car"
"Create a clicker game with instructions on how to make it work"
"Create a script that when you click a part it will open up a UI."
"On trigger touch, start animation"
"create a cube and make it fall"
"HitscanGun with Fire rate, Shooting sound and animation with cooldown and doesn't play when reloading, Ammo management and Reloading with r key, sound play when R is pressed, Muzzle effect, TrailRender bullet and impact effect that destroys itself."
"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."
"make the camera follow player"
"enemy movement on collide without pressing button"
"loading bar at scene load"
"Script that get a json file with events list (title, type, date, location, interfering, description, price)"
"create an enemy state machine"
"if there is a crash i want a report"
"background audio in game"
"show the percentage value"
"send message to apply damage"
"shoot bullets randomly"
"2D character jumping on waypoints"
"get instance id with 10 game objects"
"use imagefill example"