A 3D collectible-based platformer built in Unity for SWE 302, featuring navigation, score collection, and temporary speed boosts.
- โ Collectibles (10 and 25 points) scattered throughout the map
- โก Speed Boosts (yellow cubes) increase player speed by 25% for 60 seconds
- ๐ง NavMesh Navigation with disconnected surfaces
- ๐ Teleportation using NavMesh Links
- ๐ Built and deployed as a WebGL project
WASD/ Arrow keys โ MoveSpaceโ Jump
- Small gray circular pads on the ground are teleport triggers
- Stepping on one instantly teleports the player to another platform
- These are connected using NavMesh Links, simulating portal-like movement
Collect all score cubes, explore the terrain, and use teleport pads to navigate between areas. Try to find every collectible!
๐ Play the game here