"Create a clicker game with instructions on how to make it work"
"create a cube"
"Restart button when the game is fail or completed"
"rotate object"
"create a card based inventory"
"Find Game Object With Tag"
"mesh setter script"
"PowerupIcon"
"dialogue box pop up before player start press button to proceed"
"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 party system like in Deltarune where characters follow you with a public method to add characters with different sprites for different directions"
"2D character jumping on waypoints"
"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, using Rigidbody"
"clear the area in the game"
"create coin object that has a looping 2d animation"
"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"
"Activating an object with an animation and nothing can be triggered in the object when the animation is currently active"
"override Sprite"
"2d platformer character controller"
"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"
"generate a script for a 3 x 3 terrain"
"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"
"pause game when button is clicked"
"Create a clicker game with instructions on how to make it work"
"2d platformer character controller"
"Create code for a 3d fps shooter game where you fight zombies"
"create a timer for my game"
"Character controller with hollow knight like movement like wall jumping or dash"
"create an advanced score counter for players"
"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."
"create a 3d player controller that can walk, run, jump, roll and attack."
"Change the colors randomly of sprites and meshes at runtime"
"Occlusion Area Center"
"print hello"
"Create a random map generation system with multiple layers of perlin noise for a 2d unity game"
"create script that makes a character move around"
"damage weapon on shooting"
"create a movement script for a 3d cube called Player move right when you click d and left when you click a add comments"
"When all objects are destroyed, activate an object"
"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 basic tower defense enemy movement script"
"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"
"how to download data from addressable c#"
"create a room in an online game"
"create a tower base class for a tower defense game"
"create a character"
"Hitscan Weapon system"
"Does not destroy the game object when loading next scene"
"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)"
"object jump with space key"
"dance animation"
"rgb color for gorilla tag copy and tell me how to use it"
"make a detailed achievement controller with pop ups to show and unlock achievements"
"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."
"make button interactable"
"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."
"make a unity script that will auto spawn blocks"
"create an enemy spawner"
"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"
"script that let's me play an animation and makes sure nothing else happens until the animation is finished"
"implement behavior tree for complicated enemy pattern."
"spawn coin object on hit"
"change audio on walking and running"
"2d platformer character controller"
"coin collect on trigger"
"Create a clicker game with instructions on how to make it work"
"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"
"create a 2d gungeon generator"
"set the layer"
"start Coroutines"
"Script that get a json file with events list (title, type, date, location, interfering, description, price)"
"follow object with mouse cursor"
"scale object at runtime"
"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 cube and make it fall at position -1.92-0.4-0.3168189"
"display projectile count"
"create a 3rd person orbit camera controller that uses mouse input to orbit the player"
"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 clicker game with a shop with instructions on how to set up the code"
"Create a script that when you click a part it will open up a UI."
"give hint to user on click"
"set resolution"
"create an enemy spawner"
"can you make a wasd movement for unity"
"jump with finger swipe"
"gun reload"
"Create a cube and assign a material to it with a shader"
"Complex Character Controller that uses RigidBody"
"follow object with mouse cursor"
"hideflag object"
"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"
"Create a script for a 3d fps shooter game where you fight zombies"
"hide object with delay"
"create enemy movement script without overlapping and looking for the nearest target"
"create a baseplate"
"buy menu in game"
"Get fps on screen"
"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."
"create an enemy spawner"
"sum two numbers"
"Object fall down with mobile shake to left and right"