Skip to content

SylanTroh/GMMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

189 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GMMenu

An UDON menu panel designed for VRChat roleplay.

Features Include:

  • Works in both Desktop and in VR. To activate the menu:
    • In Desktop, push the Tab Key
    • In VR, quickly move the right joystick/trackpad down, and then up.
  • A synced ping system, allowing players to request assistance from Game Masters
    • GMs are notified via their HUD when a player makes a ping, and can see all active pings sorted by priority, and how long ago they were sent
    • Players are notified via their HUD when a GM responds to their ping
  • The ability for GMs to teleport to others or teleport others to them, and the ability to undo teleports.
  • The ability to remotely check where players are using a camera system
  • NoClip for quick navigation around the map
  • A permission system, allowing for both hard-coded permissions, and self-assigned permissions.

Installation

  1. Go to https://sylantroh.github.io/SylanVCC/ and click "Add to VCC"
  2. Click Manage Project in the creator companion and press the plus button next to GMMenu
  3. Import the GMMenu Prefab into the scene.
  4. If you would like to use the features that change audio settings such as talk, whisper, yell, broadcast, radio and GM radio:
    1. Add the AudioManager package to the project the same way as the GMMenu
    2. Create an empty game object in your scene and add an 'AudioSettingManager' component
    3. The presence of the audio manager automatically enables features depending on it

Update Log

Version 1.7.0

  • Made GMMenuToggle.UpdateRotationPC() a non-static function. It refers to the instance now to properly rotate the correct object. This also means that you should be able to put the GMMenu prefab wherever you want rather than in the root of the hierarchy.
  • Merged fix for pickups colliding with the menu.

About

An UDON menu panel designed for VRChat roleplay.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages