This guide walks you through using Gorilla Time V2 for the first time. By the end you’ll know how to open the GUI, select a time preset, and toggle rain — the full range of what the plugin offers. It assumes you’ve already installed BepInEx and placed the plugin DLL in your plugins folder. If you haven’t, see the installation guide first.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/ASTRA228b/Gorilla-Time-V2/llms.txt
Use this file to discover all available pages before exploring further.
Steps
Launch Gorilla Tag
Start Gorilla Tag through Steam. BepInEx initializes Gorilla Time V2 automatically during startup — no extra steps required.
Join or create a private room
From the main area, use a computer terminal to create a private room or join one with a code you control. Stay out of public lobbies while the mod is active.
Open the GUI
Press T on your keyboard. A small dark window titled “Gorilla Time V2” will appear on screen. You can drag it by the title bar to reposition it anywhere. Press T again at any time to hide it.
Select a time preset
Click one of the five toggle buttons to set the time of day. The selected preset stays active and is applied on every physics frame until you pick a different one.
| Button | Effect |
|---|---|
| Morning | Early morning light (SetTimeOfDay(1)) |
| 10AM | Mid-morning light (SetTimeOfDay(3)) |
| Day | Full daylight (SetTimeOfDay(4)) |
| Evening | Late afternoon light (SetTimeOfDay(6)) |
| Night | Dark / night sky (SetTimeOfDay(0)) |
Try the weather controls
Below the time toggles is a Weather section with two buttons:
- Start Rain — fills the game’s weather cycle with rain, starting precipitation immediately.
- Stop Rain — clears the weather cycle, stopping rain.
GUI controls at a glance
| Control | Type | Description |
|---|---|---|
| Morning / 10AM / Day / Evening / Night | Toggle | Sets the active time-of-day preset |
| Start Rain | Button | Enables rain across the weather cycle |
| Stop Rain | Button | Disables rain across the weather cycle |
| Close | Button | Hides the GUI window |
| Title bar drag | Drag | Repositions the window on screen |
Explore further
Introduction
Learn how Gorilla Time V2 works and what it changes in the game.
Installation
Review the install steps or set up the plugin on a new machine.