"make a unity script that will auto spawn blocks like its raining blocks"
"Create a clicker game with instructions on how to make it work"
"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 button flicker class in unity"
"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)."
"scale on mouse down"
"Write a function that draw a line from point A to B in a texture from a compute shader and add comments to code."
"coin collect on trigger"
"create an inventory system that is easy to customize from the Unity UI"
"create a card based inventory"
"2D character jumping on waypoints"
"Change the colors randomly of sprites and meshes at runtime"
"create uicontroller with visibility switch option"
"print hello world"
"create a cube and make it fall"
"Destroy the Game and Remove the gameObejct"
"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."
"script for an extra life"
"clear the area in the game"
"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"
"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."
"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."
"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"
"a infinite runner"
"tap area of game"
"set alpha min threshold for image"
"get name object"
"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"
"ConnectServer by using Photon Pun SDK for Network"
"set color on tap"
"Jetpack system with spacebar and sound when first pressing space bar, mid air loop and when not pressing spacebar"
"Music visualization"
"how to download data from addressable c#"
"follow 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 cube"
"Create a code to generate random number like it seems a speedtest, (50, 100, 98, 99, 111..) and apply this on a textbox."
"fix the frame rate in game"
"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."
"change skybox in game play by light intensity"
"On trigger touch, start animation"
"2d platformer character controller"
"self destruction of gameobject after a time"
"generate a script for a 3 x 3 terrain"
"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."
"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."
"enemy wave"
"When all objects are destroyed, activate another script"
"create a falling cube"
"Create a random map generation system with multiple layers of perlin noise for a 2d unity game"
"move enemyai toward player to attack"
"create an image aligner"
"send message to apply damage"
"After Audio1 end, Start Audio2 and loop immediately."
"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"
"Rotate the game object by pressing Key at runtime"
"write a function that draw a line from point A to B in a texture from a compute shader and add comments to code."
"Create And Join Room By Using Photon SDK"
"dance animation"
"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."
"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"
"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 the camera follow player"
"When all objects are destroyed, activate an object"
"Create a clicker game with instructions on how to make it work"
"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."
"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."
"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"
"gun reload"
"set the light emission in the game"
"override Sprite"
"count down sound"
"quit game on button click"
"connect to a chat server and communicate for clients in online game"
"Write me a script for an enemy spawner"
"create cube pooler"
"Create a cube and assign a material to it with a shader"
"Interactable lever after pressing E add comments to code"
"make splash screen"
"join a room in my online game"
"create a cube and make it fall"
"double jump of character"
"Get nearest gameobject from the player with a tag called Hook, also it needs to be visible to the player"
"dance animation"
"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"
"Interactable lever after pressing E"
"spawn player on point"
"create a basic tower defense enemy movement script"
"create an enemy spawner"
"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"
"Load next level on Button click"
"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"
"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 clicker game with instructions on how to make it work"
"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."
"Get fps on screen"
"create a movement script for a 3d cube called Player move right when you click d and left when you click a add comments"
"disable animation"
"display projectile count"
"set up the web camera in my online game"
"2d platformer character controller"
"Functional Working 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."