"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."
"make a unity script that will auto spawn blocks"
"a script where characters can be added to a list through a public method where the characters follow the player at a defined distance and speed where their sprites changed based on their direction of movement using a script to define which character"
"display the number of enemies in my game in text mesh gui"
"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 hover effect on text"
"gun change with mouse wheel"
"rts unite movement script with collision detection"
"throw a baseball ball"
"self destruction of gameobject after a time"
"make a unity script that will auto spawn blocks like its raining blocks"
"advanced ai system"
"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."
"third person action adventure character controller where you can add custom actions"
"follow object with mouse cursor"
"create an inventory system that is easy to customize from the Unity UI"
"disable 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"
"Make me a Walking/Running system with instructions on how to set up and use"
"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)"
"use imagefill example"
"ConnectServer by using Photon Pun SDK for Network"
"create a basic tower defense enemy movement script"
"On trigger, activate game object"
"2d platformer character controller"
"pause game when button is clicked"
"Create And Join Room By Using Photon SDK"
"Create a cube"
"create a visual novel architecture"
"After button press, ,make colour blink for 0.5 seconds from normal to specific hex to normal again, repeatedly."
"acceleration controls"
"display projectile count"
"create a health system"
"Jetpack system with spacebar and sound when first pressing space bar, mid air loop and when not pressing spacebar"
"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."
"Tweening"
"scroll over 2d background"
"script that let's me play an animation and makes sure nothing else happens until the animation is finished"
"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"
"join a room in my online game"
"create UI Button on runtime"
"make splash screen"
"load scene trigger on game finish"
"buy menu in game"
"implement behavior tree for complicated enemy pattern."
"scale on mouse down"
"create a button flicker class in unity"
"create a decreasing health bar"
"create a third person orbit camera that orbits the player based on mouse input"
"On trigger touch, start animation"
"coin collect on trigger"
"Get fps on screen"
"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."
"throw a baseball ball"
"When all objects are destroyed, activate another script"
"create an inventory system that is easy to customize from the Unity UI"
"print hello world"
"enemy wave"
"write me a full script for a 3d shooter that works"
"fix the frame rate in game"
"create a timer for my game"
"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."
"open and close door on button click"
"After Audio1 end, Start Audio2 and loop immediately."
"Change the colors randomly of sprites and meshes at runtime"
"quit game on button click"
"send message to apply damage"
"Ignoring collision between enemy and asteroid"
"damage player on collision"
"Script that get a json file with events list (title, type, date, location, interfering, description, price)"
"Create a script for a 3d fps shooter game where you fight zombies"
"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."
"Get nearest gameobject from the player with a tag called Hook, also it needs to be visible to the player"
"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."
"change audio on walking and running"
"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"
"rotate 3D object by touch, only horizontal rotation"
"create a party system like in Deltarune where characters follow you with a public method to add characters with different sprites for different directions"
"get name object"
"create coin object"
"change skybox in game play by light intensity"
"connect to a chat server and communicate for clients in online game"
"tap area of game"
"Character controller with hollow knight like movement like wall jumping or dash"
"Does not destroy the game object when loading next scene"
"implement fb login system"
"write a function that draw a line from point A to B in a texture from a compute shader and add comments to code."
"edit the wraptime of UI in game"
"create a cube"
"hide object with delay"
"Music visualization linerenderer"
"gun reload"
"Kill the 2d enemy in platformer game"
"Character controller with hollow knight like movement like wall jumping or dash"
"double jump of character"
"make a rgb for my gorilla tag copy and tell me how to use it in steps"
"create a cube and make it fall"
"Write me a script for an enemy spawner"
"2d platformer character controller"
"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."
"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."