"create a baseplate"
"create a baseplate"
"Load next level on Button click"
"Spawn a prefab in parent position when Z key si pressed"
"Create a clicker game with instructions on how to make it work"
"enemy wave"
"tap area of game"
"print hello world"
"set the light emission in the game"
"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."
"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 cube"
"create a real player map using SpriteRenderer"
"2d platformer character controller"
"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, sound plays when R is pressed, Shooting effect and impact effect that destroys itself."
"send message to apply damage"
"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."
"third person action adventure character controller where you can add custom actions"
"restart running"
"Set money in UI"
"Create a cube and assign a material to it with a shader"
"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."
"Add items to inventory at runtime"
"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 enemy spawner in a 2d game"
"create a tower base class for a tower defense game"
"buy menu in game"
"Start Audio1. After Audio1 end, Start Audio2 and loop immediately."
"create cube pooler"
"move and rotate object with arrow keys"
"Activating an object with an animation and nothing can be triggered in the object when the animation is currently active"
"script for a coin magnet"
"gun change with mouse wheel"
"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"
"if there is a crash i want a report"
"scroll over 2d background"
"camera slow motion delay"
"Tweening"
"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"
"grenade enemy explosion"
"make a cube"
"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"
"start Coroutines"
"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 coin object"
"gun reload"
"set color on tap"
"pause and resume game"
"change the cameras on mouse enter and exit"
"Create code for a 3d fps shooter game where you fight zombies"
"Character controller with hollow knight like movement like wall jumping or dash"
"damage weapon on shooting"
"Create a square at mouse position with a random colour from a gradient"
"display game time in seconds"
"Changing the cameras on mouse enter and exit"
"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."
"Rotate the game object by pressing Key at runtime"
"Script that get a json file with events list (title, type, date, location, interfering, description, price)"
"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 a movement script for a 2d cube called Player and make it move right when you click d and left when you click a add comments"
"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"
"A base class for a 2D platformer enemy"
"create a baseplate"
"pause game when button is clicked"
"For Unity 2D. Create one script that: draws and controls a player and creates the components it needs. Also draw the platforming map with code and assign the correct components. Creates particle effects for death and jump. Creates hazards that kill."
"play bg music in game"
"create a third person orbit camera that orbits the player based on mouse input"
"Create a clicker game with instructions on how to make it work"
"Character controller with hollow knight like movement like wall jumping or dash"
"create a character"
"give hint to user on click"
"create a 3rd person orbit camera controller that uses mouse input to orbit the player"
"Interactable lever after pressing E add comments to code"
"control gravity, enable and disable included in methods"
"double jump of character"
"create enemy movement script without overlapping and looking for the nearest target"
"play the audio on zoom out"
"Create a code to generate random number like it seems a speedtest, (50, 100, 98, 99, 111..) and apply this on a textbox."
"give me an example of a raycast hit and no hit in the same method"
"create an inventory system that is easy to customize from the Unity UI"
"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, Shooting effect, bullet tracer and impact effect that destroys itself."
"get components of object"
"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"
"get instance id with 10 game objects"
"create a falling cube with instructions on where to insert te code"
"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"
"set debug developer console option to true"
"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 a url on click"
"Create a clicker game with a shop with instructions on how to set up the code"
"count down sound"
"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."
"rotate object"
"On trigger touch, start specific sound"
"create coin object that has a looping 2d animation"
"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"
"implement fb login system"
"sound on button click"
"Character switching at runtime"
"Make me a Walking/Running system with instructions on how to set up and use"