"Jetpack system with spacebar and sound when first pressing space bar, mid air loop and when not pressing spacebar"
"tap area of game"
"make a detailed achievement controller with pop ups to show and unlock achievements"
"AI System with detection, smart navmesh and intuitive ai."
"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 an image aligner"
"Script that get a json file with events list (title, type, date, location, interfering, description, price)"
"display projectile count"
"changing colors mesh and sprite"
"scale on mouse down"
"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"
"set up the web camera in my online game"
"spawn player on point"
"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 an enemy spawner"
"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 code for a 3d fps shooter game where you fight zombies"
"Multiplayer network"
"implement behavior tree for complicated enemy pattern."
"create a movement script for a 3d cube"
"Does not destroy the game object when loading next scene"
"spawn coin object on hit"
"send message to apply damage"
"Create a clicker game with instructions on how to make it work"
"print life is useless"
"create trigger event"
"follow object with mouse cursor"
"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."
"Rotate the game object by pressing Key at runtime"
"Obtener el ángulo entre dos gameobjects ,con un gameobject vacÃo como pivote"
"create a baseplate"
"change the item when player collides"
"give hint to user on click"
"Create code for a 3d fps shooter game where you fight zombies"
"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"
"Script a player movement"
"create a third person player controller that can walk, sprint, jump and roll. a"
"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"
"Character controller with hollow knight like movement like wall jumping or dash"
"Make scene switch after rigidbody with tag Player reaches a trigger"
"sound on button click"
"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."
"Load next level on Button click"
"damage player on collision"
"move UI element on an arc using LeanTween"
"open door by pressing key in game"
"loading bar at scene load"
"enemy wave"
"create an inventory system that is easy to customize from the Unity UI"
"dialogue box pop up before player start press button to proceed"
"make a unity script that will auto spawn blocks"
"load scene trigger on game finish"
"rgb color for gorilla tag copy and tell me how to use it"
"left/right movement with finger swipe"
"follow object with mouse cursor"
"enemy movement on collide without pressing button"
"Create a system with a public function where you can add party members to a list which follow the player in a line"
"save file different scene"
"gun change with mouse wheel"
"Occlusion Area Center"
"scroll over 2d background"
"make splash screen"
"move and rotate object with arrow keys"
"count the game object cube with text"
"change skybox in game play by light intensity"
"Create a clicker game with instructions on how to make it work"
"Start Audio1. After Audio1 end, Start Audio2 and loop immediately."
"spawn 2d game object in unity 3d"
"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 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)"
"pause game when button is clicked"
"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)."
"create a character"
"When all objects are destroyed, activate an object"
"script that let's me play an animation and makes sure nothing else happens until the animation is finished"
"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."
"play sound on start"
"Find Game Object With Tag"
"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."
"create an inventory system that is easy to customize from the Unity UI"
"create an inventory system that is easy to customize from the Unity UI"
"quit game on button click"
"create a tower base class for a tower defense game"
"create enemy spawner in a 2d game"
"Interactable lever after pressing E add comments to code"
"if there is a crash i want a report"
"dance animation"
"Create a script that when you click a part it will open up a UI."
"When all objects are destroyed, activate an object"
"scale object at runtime"
"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."
"A dialogue system with scriptable objects, a system to choose multiple options being able to activate dialogue from an npc and with an events system so you can make things happen in the game Also you get new dialogue when talking to a character again"
"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"
"Restart button when the game is fail or completed"
"Character switching at runtime"
"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"
"2d platformer character controller"
"set color on tap"
"create an enemy spawner"
"Make me a Walking/Running system with instructions on how to set up and use"