You are viewing a potentially older version of this package. View all versions.
Brandonious-Player_Resize-1.1.0 icon

Player Resize

Resize™ yourself today!

Date uploaded 2 weeks ago
Version 1.1.0
Download link Brandonious-Player_Resize-1.1.0.zip
Downloads 22
Dependency string Brandonious-Player_Resize-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-3.2.0 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.0
Dinorush-ModifierAPI-1.3.2 icon
Dinorush-ModifierAPI

API for plugin developers to modify certain values without conflicts.

Preferred version: 1.3.2
Dinorush-OptionalNetworkAPI-1.0.0 icon
Dinorush-OptionalNetworkAPI

API for plugin developers to write networking for mods that don't require all players to have it.

Preferred version: 1.0.0

README

Player Re-Size is here!

The plugin default will set the player size to 0.35x, speed to 0.65x, and jump height to 0.85x. You can modify these values (and player health) in the configuration file.

Your values will be synced with other players using the mod, but if host does not have it, enemy tongue and melee attacks will still connect with your standard hitbox.

Enjoy levels being harder for no reason!

CHANGELOG

v1.1.0

  • Overhauled backend to use OptionalNetworkAPI and ModifierAPI.
  • Now syncs with other players correctly - each player can use their own settings.
  • Moved config file from the Custom folder to a standard Configuration file.
  • Added LiveEdit support.

v1.0.0

  • Release