You are viewing a potentially older version of this package. View all versions.
s0apy-CRotater-1.0.1 icon

CRotater

Rotate ur character with ease!

Date uploaded 10 months ago
Version 1.0.1
Download link s0apy-CRotater-1.0.1.zip
Downloads 96
Dependency string s0apy-CRotater-1.0.1

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
Catman232-Homebrewery-4.1.0 icon
Catman232-Homebrewery

v4.1.0 - Mod that enables creating new character parts and vanity gear items! Don't leave mod items in your storage boxes!

Preferred version: 4.1.0

README

Character Rotator

Rotate ur character with ease!

Note: This mod will work in both singleplayer and multiplayer, and should also work if you are the host.

Features

  • In-Game UI: Press a key to open a menu to control all settings live.
  • Advanced Chat Commands: Control all features with powerful and flexible chat commands, built directly into the mod.
  • Dual Modes: Choose between a continuous Rotating effect or a fixed Static angle.
  • Full Axis Control: Use sliders or commands to control the X, Y, and Z axes.
  • Configurable & Saved: All settings are saved to a config file.

How to Use

  • Press the Insert key (by default) to open and close the menu.
  • Use the chat commands listed below for quick access.

Chat Commands

The main command is /rotator, which can be shortened to /rot.

  • /rotator help - Lists commands iykyk.
  • /rotator toggle - Toggles the rotator on or off.
  • /rotator mode <static|rotating> - Sets the mode to a fixed angle or continuous spinning.
  • /rotator set <axis><value> - Sets one or more rotation values.
  • /rotator reset - Resets rotation values to the config defaults.

Advanced set Command Examples

  • Set a single value: /rot set y 90
  • Set multiple values: /rot set x 0 y 180 z 0
  • Use relative values: /rot set y+15 (Adds 15 to the current Y value)
  • Combine arguments: /rot set x-10 y45 (Subtracts 10 from X, sets Y to 45)

Configuration

... (rest of the README remains the same) ...

CHANGELOG

Changelog

1.0.2

  • Readme stays stoopid

1.0.1

  • Homebrewery intergration

1.0.0

  • Initial release