Skip to main content

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.

Gorilla Time V2 is a PC mod for Gorilla Tag, the popular VR game available on Steam, that gives you direct control over the in-game time of day and weather. Gorilla Tag runs on the Unity engine, and like many Unity games it supports BepInEx — a widely-used mod loader that injects plugins at runtime without modifying game files. Gorilla Time V2 loads through BepInEx as a standard plugin and attaches a persistent GUI to the game, letting you switch between five lighting presets and toggle rain on or off whenever you want.

Features

Time of day control — choose from five presets that map directly to the game’s internal SetTimeOfDay API:
PresetInternal value
Morning1
10AM3
Day4
Evening6
Night0
Weather control — two buttons let you start or stop rain by writing to the game’s BetterDayNightManager.weatherCycle array in real time. Draggable GUI — the control window can be repositioned anywhere on screen by clicking and dragging the title bar. T-key toggle — press T at any time to show or hide the GUI without leaving the game.

Next steps

Install Gorilla Time V2

Copy the DLL into your BepInEx plugins folder and get the mod running.

Quickstart

Open the GUI, change the time, and try the weather controls for the first time.

Build docs developers (and LLMs) love