Verse Parkour Template
The Verse Parkour Template will show you how to create a game mode where players can strategically maneuver through obstacles and platforms to collect batteries.
In this game mode, players will collect four batteries to complete the level. Time will extend if they find the secret battery. When time runs out, the player returns to the beginning.
This template demonstrates some basic language features like:
- For Loops
- Subscriptions
- Arrays
- Device API
Complex concepts, like concurrency, will not be used in this template.
Overview
The following is an overview of the steps you'll need to recreate this island in the ideal sequence:
- Create a new project and modify Island Settings to set up the game.
- Build the arena.
- Set up devices.
- Add the Verse Script.
- Set up the Verse device.
Creating a New Project and Setting up the Game
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.