"print hello world"
"Create a clicker game with instructions on how to make it work"
"follow enemy path"
"Obtener el ángulo entre dos gameobjects ,con un gameobject vacío como pivote"
"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 me a full script for a 3d shooter that works"
"Create a script that when you click a part it will open up a UI."
"changing colors mesh and sprite"
"play bg music in game"
"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"
"create a cube"
"input field that you can only type english uppercase and lowercase letters"
"how to download scene from addressable c#"
"create a cube and make it fall"
"Game failed when player collides with enemy"
"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."
"Player movement with arroy keys and W,A,S,D keys"
"rts unite movement script with collision detection"
"follow the player"
"join a room in my online game"
"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."
"move and rotate object with arrow keys"
"ConnectServer by using Photon Pun SDK for Network"
"create a baseplate"
"create a card based inventory"
"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."
"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."
"play the audio on zoom out"
"create an advanced score counter for players"
"create a cube"
"Create a cube"
"Script that get a json file with events list (title, type, date, location, interfering, description, price)"
"how to download data from addressable c#"
"script that let's me play an animation and makes sure nothing else happens until the animation is finished"
"set debug developer console option to true"
"print life is useless"
"open door by pressing key in game"
"make a cube that will auto spawn"
"animation controller"
"create a cube and make it fall at position -1.92-0.4-0.3168189"
"create an inventory system that is easy to customize from the Unity UI"
"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."
"throw a baseball ball"
"create a cube"
"zoom the camera at runtime using mouse click"
"show the percentage value"
"Get nearest gameobject from the player with a tag called Hook, also it needs to be visible to the player"
"create coin object"
"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 coin object that has a looping 2d animation"
"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"
"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"
"play sound on start"
"Occlusion Area Center"
"create 5 cube randomly"
"rotate object"
"get components of object"
"print hello"
"Music visualization"
"score multiplier"
"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."
"After Audio1 end, Start Audio2 and loop immediately."
"AI System with detection, smart navmesh and intuitive ai."
"add items at runtime"
"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 a party system like in Deltarune where characters follow you with a public method to add characters with different sprites for different directions"
"spawn coin object on hit"
"A dialogue system with scriptable objects,a dynamic system with branching conversations,names and icons when talking,an interaction sustem so npcs can start conversations and a support for events for dialogue.also text affects like a sine wave"
"move UI element on a curve using LeanTween"
"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."
"coin collect on trigger"
"a infinite runner"
"Character switching at runtime"
"make the camera follow player"
"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."
"script for a coin magnet"
"create cube pooler"
"pause game when button is clicked"
"dance animation"
"make a rgb for my gorilla tag copy and tell me how to use it in steps"
"create a movement script for a 3d cube called Player move right when you click d and left when you click a add comments"
"change audio on walking and running"
"Does not destroy the game object when loading next scene"
"infinite spawn anything"
"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."
"Create a clicker game with instructions on how to make it work"
"Get fps on screen"
"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"
"make a cube"
"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"
"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."
"mesh setter script"
"generate map data for level based on BlockElement"
"mouse over and exit color in the game"
"background audio in game"
"save file different scene"
"spawn 2d game object in unity 3d"
"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."
"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."
"Make scene switch after rigidbody reaches a trigger"
"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."
"left/right movement with finger swipe"