You are viewing a potentially older version of this package. View all versions.
exiira-BallSwap-0.1.0 icon

BallSwap

Periodically swaps all players' balls during a match. Interval is configurable and can be fixed or random.

By exiira
Date uploaded 3 months ago
Version 0.1.0
Download link exiira-BallSwap-0.1.0.zip
Downloads 59
Dependency string exiira-BallSwap-0.1.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305
AtomicStudio-ModConfig-0.1.3 icon
AtomicStudio-ModConfig

A feature rich config editor for in-game!

Preferred version: 0.1.3

README

BallSwap

Periodically swaps all players' balls during a match of Super Battle Golf.

ModConfig is required to customize the swap interval.

Configuration

Key Default Description
Enable true Enable/disable the mod
MinInterval 20 Minimum seconds between swaps
MaxInterval 40 Maximum seconds between swaps
ShowCountdown true Show on-screen countdown (fixed interval only)
CountdownDuration 5 Seconds before swap to show the warning

Set MinInterval and MaxInterval to the same value for a fixed timer. Set them to different values for a random interval.