"create a basic tower defense enemy movement script"
"make a unity script that will auto spawn blocks"
"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"
"Write me a script for an enemy spawner"
"clear the area in the game"
"Create code for a 3d fps shooter game where you fight zombies"
"create a falling cube with instructions on where to insert te code"
"Jetpack system with spacebar and sound when first pressing space bar, mid air loop and when not pressing spacebar"
"Load next level on Button click"
"fix the frame rate in game"
"make a unity script that will auto spawn blocks like its raining blocks"
"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"
"PowerupIcon"
"play sound on start"
"On trigger touch, start specific sound"
"play bg music in game"
"Script that get a json file with events list (title, type, date, location, interfering, description, price)"
"make a red car"
"zoom the camera at runtime using mouse click"
"scale object at runtime"
"create a falling cube"
"Player movement with arroy keys and W,A,S,D keys"
"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."
"Interactable lever after pressing E add comments to code"
"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)"
"create a cube and make it fall at position -1.92-0.4-0.3168189"
"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 clicker game with instructions on how to make it work"
"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."
"give hint to user on click"
"get instance id with 10 game objects"
"display the number of enemies in my game in text mesh gui"
"pause and resume game"
"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."
"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."
"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"
"create coin object that has a looping 2d animation"
"object jump with space key"
"create a visual novel architecture"
"create a third person camera controller that takes whatever direction the mouse is moving and orbits the camera around the player in that direction"
"quit game on button click"
"background audio in game"
"join a room in my online game"
"Write a compute shader function in hlsl that draw a line from point A to B in a texture. Add comments to code."
"Restart button when the game is fail or completed"
"Multiplayer network"
"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"
"gun reload"
"HitscanGun with Fire rate, Shooting sound and animation with cooldown and doesn't play when reloading, Ammo management and Reloading with r key, sound play when R is pressed, Muzzle effect, TrailRender bullet and impact effect that destroys itself."
"Obtener el ángulo entre dos gameobjects ,con un gameobject vacÃo como pivote"
"coin collect on trigger"
"create a movement script for a 3d cube called Player move right when you click d and left when you click a add comments"
"create an enemy spawner"
"advanced ai system"
"rotate object"
"create script that makes a character move around"
"create enemy movement script without overlapping and looking for the nearest target"
"input field that you can only type english uppercase and lowercase letters"
"restart game"
"create trigger event"
"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"
"change skybox in game play by light intensity"
"create an enemy spawner"
"flow field movement for enemies looking for the nearest target"
"gun change with mouse wheel"
"create a cube and make it fall"
"script for a coin magnet"
"dance animation"
"connect to a chat server and communicate for clients in online game"
"implement behavior tree for complicated enemy pattern."
"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 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"
"create a baseplate"
"create a card based inventory"
"create a third person orbit camera that orbits the player based on mouse input"
"follow the player"
"hello world"
"Make me a Walking/Running system with instructions on how to set up and use"
"create a timer for my game"
"create a party system like in Deltarune where characters follow you with a public method to add characters with different sprites for different directions"
"create a 2d gungeon generator"
"move UI element on an arc"
"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"
"spawn player on point"
"Activating an object with an animation and nothing can be triggered in the object when the animation is currently active"
"move enemyai toward player to attack"
"make the camera follow player"
"loading bar at scene load"
"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."
"When all objects are destroyed, activate an object"
"Start Audio1. After Audio1 end, Start Audio2 and loop immediately."
"Object fall down with mobile shake to left and right"
"enemy wave"
"Complex Character Controller that uses RigidBody"
"print life is useless"
"create a cube"
"generate map data for level based on BlockElement"
"scale on mouse down"
"spawn 2d game object in unity 3d"
"create an image aligner"
"Music Fade-In that makes volume go smoothly from 0 to 1 using coroutines and lerping"
"Interactable lever after pressing E add comments to code"