"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 get a json file with events list (title, type, date, location, interfering, description, price)"
"script that let's me play an animation with settrigger and makes sure nothing else happens until the animation is finished"
"send message to apply damage"
"create cube pooler"
"Create a random map generation system with multiple layers of perlin noise for a 2d unity game"
"Player movement with arroy keys and W,A,S,D keys"
"decrease health bar when player collides with hurdle"
"print hello"
"create enemy spawner in a 2d game"
"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"
"use imagefill example"
"set debug developer console option to true"
"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 third person orbit camera that orbits the player based on mouse input"
"display the number of enemies in my game in text mesh gui"
"On trigger touch, start animation"
"Music visualization linerenderer"
"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"
"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 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"
"hide object with delay"
"Hitscan Weapon system"
"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."
"acceleration controls"
"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 coin object"
"damage weapon on shooting"
"rotate 3D object by touch, only horizontal rotation"
"create a 3rd person orbit camera controller that uses mouse input to orbit the player"
"PowerupIcon"
"Write me a script for an enemy spawner"
"create a room in an online game"
"background audio in game"
"After Audio1 end, Start Audio2 and loop immediately."
"enemy wave"
"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."
"Music visualization"
"open a url on click"
"A base class for a 2D platformer enemy"
"create a 3d player controller that can walk, run, jump, roll and attack."
"print hello world"
"create trigger event"
"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."
"Write a function that draw a line from point A to B in a texture from a compute shader and add comments to code."
"object jump with space key"
"create UI Button on runtime"
"play the audio on zoom out"
"Destroy the Game and Remove the gameObejct"
"gun reload"
"open and close door on button click"
"make the camera follow player"
"self destruction of gameobject after a time"
"Change the colors randomly of sprites and meshes at runtime"
"When an object is activated, an animation plays and no input can be sent in that object when the animation is currently active"
"double jump of character"
"generate a script for a 3 x 3 terrain"
"hello world"
"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."
"Rotate the game object by pressing Key at runtime"
"create a health system"
"gun change with mouse wheel"
"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."
"score multiplier"
"rts unite movement script with collision detection"
"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"
"Create a clicker game with instructions on how to make it work"
"advanced ai system"
"On trigger touch, switch to scene with name"
"Add items to inventory at runtime"
"change audio on walking and running"
"create a tower base class for a tower defense game"
"create an image aligner"
"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"
"edit the wraptime of UI in game"
"jump with finger swipe"
"create an enemy spawner"
"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"
"join a room in my online game"
"create a falling cube with instructions on where to insert te code"
"Script a player movement"
"scale on mouse down"
"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."
"restart 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."
"quit game on button click"
"count down sound"
"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"
"Game failed when player collides with enemy"
"create an advanced score counter for players"
"move UI element on an arc"
"make a unity script that will auto spawn blocks like its raining blocks"
"left/right movement with finger swipe"
"display game time in seconds"
"create cube pooler"
"Save Coins Uisng Playerpref"
"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."
"Create code for a 3d fps shooter game where you fight zombies"
"create an enemy spawner"
"make a detailed achievement controller with pop ups to show and unlock achievements"
"create a character"