(Milestone) Game Master Improvements - xavier150/MMVS GitHub Wiki

Game Master Improvements

Game Master Improvements

The Game Master Improvements update is a voting option for a future update of Macro Micro VR Service.
This voting option is available and is expected to require three months of development.

The Game Master Improvements update will provide much more control to the Game Master to define actions in the game.

For example, it will be possible to:

  • Teleport players, adjust their size, and manage parameters like health and max health.
  • Add new spawn points and set respawn conditions.
  • Spawn gameplay objects such as orbs, crumbs, NPCs, shoes, etc.
  • Multi game master support to control different aspects of the game simultaneously.

It will also be possible to possess characters like Talas or other NPCs and control them like in normal gameplay.
I will also add dynamic floating UI and 3D interactions to control actions.
For example, when Talas is on the sofa, you will be able to click directly on it to choose where Talas should move or place his paws.

This update will also add the possibility to create your own minigames and scenarios.

  • It will be possible to set up Objectives and win/lose conditions.
  • Place decorative objects or invisible walls to set up the play area.
  • Set routines for the AI and trigger sequences of actions.

This update will also add preset management, allowing the Game Master to save and load configurations.

I will also do some refactoring like the way to manage the AI and request system.
Currently on the development side, the Game Master code needs to set up every action and then send requests to the AI system.
With the AI Improvements update or the Game Master Improvements (depending on which comes first),
it will be possible to send simple requests to the AI, and it will decide how to achieve them without having to control it directly in the game code. That will help a lot the management of the AI internally.

Return to roadmap: Milestone List