"camera slow motion delay"
"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."
"a infinite runner"
"Write me a script for an enemy spawner"
"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."
"enemy wave"
"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 an enemy state machine"
"rgb color for gorilla tag copy and tell me how to use it"
"Activating an object with an animation and nothing can be triggered in the object when the animation is currently active"
"Kill the 2d enemy in platformer game"
"create ui handler c#"
"set debug developer console option to true"
"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"
"play the audio on zoom out"
"On trigger, activate game object"
"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"
"Create a clicker game with instructions on how to make it work"
"create a baseplate"
"add hover effect on text"
"create enemy spawner in a 2d game"
"create a falling cube with instructions on where to insert te code"
"dance animation"
"create a cube and make it fall at position -1.92-0.4-0.3168189"
"2d platformer character controller"
"Create a random map generation system with multiple layers of perlin noise for a 2d unity game"
"Class which toggles the teleport on the right thumb stick input its use in VR unity games"
"open door by pressing key in game"
"Write a compute shader function in hlsl that draw a line from point A to B in a texture. Add comments to code."
"give me an example of a raycast hit and no hit in the same method"
"start Coroutines"
"Changing the cameras on mouse enter and exit"
"Does not destroy the game object when loading next scene"
"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."
"control gravity, enable and disable included in methods"
"fix the frame rate in game"
"display projectile count"
"rotate 3D object by touch, only horizontal rotation"
"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"
"Script that get a json file with events list (title, type, date, location, interfering, description, price)"
"After Audio1 end, Start Audio2 and loop immediately."
"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"
"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"
"create a joystick controller"
"get components of object"
"Create a system with a public function where you can add party members to a list which follow the player in a line"
"change skybox in game play by light intensity"
"Start Audio1. After Audio1 end, Start Audio2 and loop immediately."
"create a party system like in Deltarune where characters follow you with a public method to add characters with different sprites for different directions"
"edit the wraptime of UI in game"
"tap area of game"
"mouse over and exit color in the game"
"Script a player movement"
"spawn 2d game object in unity 3d"
"third person action adventure character controller where you can add custom actions"
"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."
"Get nearest gameobject from the player with a tag called Hook, also it needs to be visible to the player"
"draw line by dragging mouse"
"On trigger touch, start animation"
"Find Game Object With Tag"
"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"
"show the percentage value"
"count down sound"
"object jump with space key"
"move UI element on an arc using LeanTween"
"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)."
"create an enemy spawner"
"scroll over 2d background"
"Music visualization"
"Create a cube"
"display game time in seconds"
"Create a cube"
"Write a function that draw a line from point A to B in a texture from a compute shader and add comments to code."
"grenade enemy explosion"
"create trigger event"
"spawn player on point"
"when 25 cubes with the tag Training get destroyed, object appears"
"print life is useless"
"open and close door on button click"
"load scene trigger on game finish"
"connect to a chat server and communicate for clients in online game"
"Hitscan Weapon system"
"set the light emission in the game"
"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"
"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."
"Music visualization"
"On trigger touch, switch to scene with name"
"write a function that draw a line from point A to B in a texture from a compute shader and add comments to code."
"Character controller with hollow knight like movement like wall jumping or dash"
"Create a script that when you click a part it will open up a UI."
"create an enemy spawner"
"Separated Jetpack system with spacebar"
"hide object with delay"
"loading bar at scene load"
"create an enemy spawner"
"Interactable lever after pressing E add comments to code"
"When an object is activated, an animation plays and no input can be sent in that object when the animation is currently active"
"generate map data for level based on BlockElement"
"follow object with mouse cursor"
"script that let's me play an animation with settrigger and makes sure nothing else happens until the animation is finished"
"change audio on walking and running"
"how to download scene from addressable c#"