"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."
"gun reload"
"Create code for a 3d fps shooter game where you fight zombies"
"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"
"create a third person orbit camera that orbits the player based on mouse input x and y. include comments and a description of how to implement it"
"if there is a crash i want a report"
"Music visualization"
"A dialogue system with scriptable objects, a system to choose multiple options being able to activate dialogue from an npc and with an events system so you can make things happen in the game Also you get new dialogue when talking to a character again"
"Make objects interactable with a player when he press E to do something add comments to code"
"Create a clicker game with a shop with instructions on how to set up the code"
"create a button flicker class in unity"
"third person action adventure character controller where you can add custom actions"
"control the movement of player using waypoints system"
"rotate 3D object by touch, only horizontal rotation"
"Rotate the game object by pressing Key at runtime"
"Hitscan Weapon system"
"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."
"hello world"
"generate a script for a 3 x 3 terrain"
"Interactable lever after pressing E"
"create coin object that has a looping 2d animation"
"a infinite runner"
"create an inventory system that is easy to customize from the Unity UI"
"Multiplayer network"
"make splash screen"
"create a third person orbit camera that orbits the player based on mouse input"
"create a health system engine"
"Create a square at mouse position with a random colour from a gradient"
"Change the colors randomly of sprites and meshes at runtime"
"For Unity 2D. Create one script that: draws and controls a player that can't double jump, creates all the components it needs to move within the code. Also draw the platforming map with code and assign the correct components."
"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 system."
"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."
"disable animation"
"When an object is activated, an animation plays and no input can be sent in that object when the animation is currently active"
"create enemy spawner in a 2d game"
"create a third person player controller that can walk, sprint, jump and roll. a"
"follow object with mouse cursor"
"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."
"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."
"scale object at runtime"
"Make scene switch after rigidbody with tag Player reaches a trigger"
"Start Audio1. After Audio1 end, Start Audio2 and loop immediately."
"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"
"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 UI Button on runtime"
"2d platformer character controller"
"Write a compute shader function in hlsl that draw a line from point A to B in a texture. Add comments to code."
"create a baseplate"
"move vehicle with Accelerometer or Gyroscope"
"how to download scene from addressable c#"
"change skybox in game play by light intensity"
"create cube pooler"
"create a cube"
"create a falling cube"
"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"
"play animation on action"
"create a decreasing health bar"
"change the cameras on mouse enter and exit"
"Create a script that when you click a part it will open up a UI."
"When all objects are destroyed, activate an object"
"A timer that when it reaches 0, it deactivates the current object and activates another object instead"
"follow enemy path"
"damage weapon on shooting"
"add hover effect on text"
"move UI element on a curve using LeanTween"
"2D character jumping on waypoints"
"advanced ai system"
"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."
"create a cube"
"make a cube"
"self destruction of gameobject after a time"
"how to download data from addressable c#"
"Create And Join Room By Using Photon SDK"
"Get nearest gameobject from the player with a tag called Hook, also it needs to be visible to the player"
"start Coroutines"
"ConnectServer by using Photon Pun SDK for Network"
"create an enemy spawner"
"sound on button click"
"can you make a wasd movement for unity"
"Find Game Object With Tag"
"make a rgb for my gorilla tag copy and tell me how to use it"
"join a room in my online game"
"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"
"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."
"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."
"draw line by dragging mouse"
"Multiplayer network"
"Obtener el ángulo entre dos gameobjects unidos con hinge joint"
"Script that get a json file with events list (title, type, date, location, interfering, description, price)"
"create an enemy spawner"
"create a cube and make it fall"
"Create a clicker game with instructions on how to make it work"
"On trigger touch, switch to scene with name"
"create a 2d gungeon generator"
"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."
"Separated Jetpack system with spacebar"
"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"
"infinite spawn anything"
"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"
"Destroy the Game and Remove the gameObejct"
"Jetpack system with spacebar and sound when first pressing space bar, mid air loop and when not pressing spacebar"
"start and update methods for fps"