"When all objects are destroyed, activate another script"
"Get fps on screen"
"write a function that draw a line from point A to B in a texture from a compute shader and add comments to code."
"add items at runtime"
"Save Coins Uisng Playerpref"
"make a detailed achievement controller with pop ups to show and unlock achievements"
"On trigger touch, switch to scene with name"
"create a joystick controller"
"create enemy movement script without overlapping and looking for the nearest target"
"Player movement with arroy keys and W,A,S,D keys"
"enemy movement on collide without pressing button"
"spawn coin object on hit"
"Changing the cameras on mouse enter and exit"
"Interactable lever after pressing E add comments to code"
"tap area of game"
"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."
"give me an example of a raycast hit and no hit in the same method"
"make a red car"
"2D character jumping on waypoints"
"Script a player movement"
"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."
"create a falling cube with instructions on where to insert te code"
"Occlusion Area Center"
"third person action adventure character controller where you can add custom actions"
"display the number of enemies in my game in text mesh gui"
"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 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 that has a looping 2d animation"
"flow field movement for enemies looking for the nearest target"
"Separated Jetpack system with spacebar"
"distance to checkpoint"
"dance animation"
"move enemyai toward player to attack"
"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."
"Rotate the game object by pressing Key at runtime"
"create a basic tower defense enemy movement script"
"Create a clicker game with instructions on how to make it work"
"show the percentage value"
"set the layer"
"Load next level on Button click"
"create a health system engine"
"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"
"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"
"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."
"create an enemy state machine"
"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 falling cube"
"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"
"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 cube and make it fall"
"animation controller"
"create enemy spawner in a 2d game"
"On trigger touch, start specific sound"
"create a decreasing health bar"
"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."
"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"
"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"
"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"
"make splash screen"
"load scene trigger on game finish"
"control gravity, enable and disable included in methods"
"Interactable lever after pressing E"
"PowerupIcon"
"Script that get a json file with events list (title, type, date, location, interfering, description, price)"
"play sound on start"
"background audio in game"
"Interactable lever after pressing E"
"Set money in 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."
"write me a full script for a 3d shooter that works"
"sound on button click"
"When an object is activated, an animation plays and no input can be sent in that object when the animation is currently active"
"create a button flicker class in unity"
"script that let's me play an animation with settrigger and makes sure nothing else happens until the animation is finished"
"zoom in and zoom out object class with start and update methods"
"Create a clicker game with instructions on how to make it work"
"create a 3d player controller that can walk, run, jump, roll and attack."
"enemy wave"
"infinite spawn anything"
"Create a clicker game with a shop with instructions on how to set up the code"
"create a movement script for a 3d cube called Player and make it move right when you click d and left when you click a add comments"
"edit the wraptime of UI in game"
"create a cube"
"make a unity script that will auto spawn blocks"
"create a cube"
"create cube pooler"
"create a cube"
"create a cube and make it fall at position -1.92-0.4-0.3168189"
"Create code for a 3d fps shooter game where you fight zombies"
"make the camera follow player"
"Create a code to generate random number like it seems a speedtest, (50, 100, 98, 99, 111..) and apply this on a textbox."
"create an inventory system that is easy to customize from the Unity UI"
"join a room in my online game"
"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)"
"Restart button when the game is fail or completed"
"On trigger, activate game object"
"Create a cube"
"create a movement script for a 2d cube"
"create an enemy spawner"
"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."
"move and rotate object with arrow keys"