A Party Game is a collection of mini-games accessible from a central hub. This tutorial features important steps to creating key gameplay elements for your own party game by:
-
Adding devices to a pre-game lobby to make a voting HUB and create a simple voting structure.
-
Changing the typical camera view with a Fixed Point Camera to create a unique gameplay view.
-
Using Sequencer’s Gameplay Events feature to drive the game mechanic in a mini-game.
-
Scripting a Reusable Game Manager in Verse to use with all your mini-games.
Up to 8 players can join a Party Game play session. Mini-games in this tutorial have a max capacity of 4 players, and each game takes roughly 1 and a half minutes to play.
Watch the videos below for an overview of everything this tutorial encompasses. Each video is 10 minutes in length and has tips to help you create your own party game! Enter the Tilt’n Boom island code 4214-3766-1548 to play the mini-games and see the Party Game mechanics in action.
What You Will Learn
This tutorial demonstrates some basic features:
-
Setting up key devices to create a voting structure.
-
Using a Fixed Point Camera to capture the gameplay from a level area targeted view rather than third person.
-
Using Sequencer to create Gameplay Events that trigger events during the game.
-
Coding a Game Manager in Verse that can be reused for each mini-game you create.