
You are viewing a potentially older version of this package. View Latest Version
PhotonPingGUI
Displays your Photon network ping, configurablePhoton Ping GUI
Displays Photon network ping onscreen. Fully configurable via BepInEx .cfg.
Features
- Display your current Photon ping in milliseconds.
- Configurable corner of the screen (TopLeft, TopRight, BottomLeft, BottomRight).
- Configurable padding per corner for precise placement.
- Option to show or hide "ms" suffix.
- Configurable font size and color.
Configuration
[Display]
Corner = BottomRight ; Options: TopLeft, TopRight, BottomLeft, BottomRight
ShowMs = true ; Show "ms" after the ping value
PaddingLeft = 10 ; Distance from left edge
PaddingRight = -35 ; Distance from right edge
PaddingTop = 10 ; Distance from top edge
PaddingBottom = 10 ; Distance from bottom edge
FontSize = 14 ; Ping text font size
FontColor = #FFFFFF ; Ping text color in HEX