Learn how to add Script functions to your game! Collision, Teleporting, Enable/Disable, Spawning, UI Variables.
Learn how to collide with an object and create a trigger that activates something!!
In this lesson we learn how to teleport the player from one place to the next when touching "something"!
Learn how to enable and disable an object to turn objects on and off!
Learn how to spawn an object or particle on left click held down!
Learn how to link variables from other scripts to display onto the UI! Score, Enemy HP, Player HP, etc.
Different types of games you can create with this project!