You are viewing a potentially older version of this package. View all versions.
KingCox22-SBG_AutoSpectator-1.0.0 icon

SBG AutoSpectator

Automatically spectates the player in 1st and points the camera at the hole.

Date uploaded 3 months ago
Version 1.0.0
Download link KingCox22-SBG_AutoSpectator-1.0.0.zip
Downloads 40
Dependency string KingCox22-SBG_AutoSpectator-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

SBG-AutoSpectator

A BepInEx5 mod to autimatically spectate the player that is closest to the hole and make sure the camera is point at the hole, and behind the player. Can be paired with SBG-UnattendedServer.

TO-DO

Add a keybind to toggle this functionality

Installation

  • Install BepInEx 5
  • Download and drop the SBG-LiveLeaderboard.dll file in the \BepInEx\plugins folder of your Super Battle Golf Installation
  • After opening the game for the first time, you can adjust the frequency the camera will swap to a new leader (assuming there is one) in \BepInEx\config\com.kingcox22.sbg.autospectator.cfg

Building for source

set the env variable SUPER_BATTLE_GOLF_PATH to your Super Battle Golf installation directory.

dotnet build

CHANGELOG

1.2.0

  • Fixed compatibility to SBG-PiPBallCam mod

1.1.1

  • Fixed issue where the spectator camera would not function and sometimes slow down performance on the Desert courses.

1.1

  • Fixed issue where the spectator camera would not reset after rounds.

1.0

  • Initial release.
  • Added Auto spectator switching functionality.
  • Added hole locking camera.