"edit the wraptime of UI in game"
"When certain objects are destroyed, activate an object"
"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."
"Character controller with hollow knight like movement like wall jumping or dash"
"Occlusion Area Center"
"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"
"open door by pressing key in game"
"Create a code to generate random number like it seems a speedtest, (50, 100, 98, 99, 111..) and apply this on a textbox."
"Music Fade-In that makes volume go smoothly from 0 to 1 using coroutines and lerping"
"display the number of enemies in my game in text mesh gui"
"set debug developer console option to true"
"create a 3rd person orbit camera controller that uses mouse input to orbit the player"
"override Sprite"
"create a movement script for a 2d cube"
"Ignoring collision between enemy and asteroid"
"how to download scene from addressable c#"
"Change the colors randomly of sprites and meshes at runtime"
"get instance id with 10 game objects"
"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."
"Game failed when player collides with enemy"
"Create a clicker game with instructions on how to make it work"
"draw line by dragging mouse"
"scale object at runtime"
"play animation on action"
"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."
"can you make a wasd movement for unity"
"make a cube that will auto spawn"
"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)"
"follow object with mouse cursor"
"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"
"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)"
"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"
"enemy wave"
"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 third person camera controller that takes whatever direction the mouse is moving and orbits the camera around the player in that direction"
"advanced ai system"
"create a 2d gungeon generator"
"Create a clicker game with instructions on how to make it work"
"Create a script for a 3d fps shooter game where you fight zombies"
"display game time in seconds"
"open a url on click"
"rts unite movement script with collision detection"
"Script that get a json file with events list (title, type, date, location, interfering, description, price)"
"gun change with mouse wheel"
"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."
"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"
"move UI element on an arc"
"count the game object cube with text"
"throw a baseball ball"
"make a cube"
"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."
"dialogue box pop up before player start press button to proceed"
"create a health system"
"move and rotate object with arrow keys"
"gun reload"
"throw a baseball ball"
"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."
"set alpha min threshold for image"
"Make me a Walking/Running system with instructions on how to set up and use"
"Make scene switch after rigidbody with tag Player reaches a trigger"
"mouse over and exit color in the game"
"give hint to user on click"
"create coin object"
"Complex Character Controller that uses RigidBody"
"display projectile count"
"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"
"damage weapon on shooting"
"Control Player and set his Movement all about Player Body"
"Create And Join Room By Using Photon SDK"
"rotate object"
"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 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."
"play sound on start"
"Multiplayer network"
"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"
"make a unity script that will auto spawn blocks like its raining blocks"
"hello world"
"Obtener el ángulo entre dos gameobjects ,con un gameobject vacÃo como pivote"
"sound on button click"
"Create code for a 3d fps shooter game where you fight zombies"
"Create a clicker game with instructions on how to make it work"
"Create a cube"
"create a room in an online game"
"Interactable lever after pressing E add comments to code"
"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."
"background audio in game"
"tap area of game"
"script that let's me play an animation with settrigger and makes sure nothing else happens until the animation is finished"
"A base class for a 2D platformer enemy"
"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)."
"Interactable lever after pressing E add comments to code"
"generate a script for a 3 x 3 terrain"
"get components of object"
"script for an extra life"
"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"
"quit game on button click"
"create a character"
"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 uicontroller with visibility switch option"
"hide object with delay"
"start and update methods for fps"