- Other Authors
- Knightly, brainiac
- Included in Very Vanilla
- Included! No need to download.
Camera!
A plugin to manipulate the game's third person camera.
Currently this provides a distance option that lets you zoom the camera further away from your character.
Usage
If save is specified in a command, the value will be written to the INI file and automatically applied the next time the plugin is loaded.
Sic did a little video demonstrating it here:
The save portion in the video isn't broken - Sic was doing it wrong.
A plugin to manipulate the game's third person camera.
Currently this provides a distance option that lets you zoom the camera further away from your character.
Usage
Rich (BB code):
/camera distance # [save] - Set a new maximum distance. Cannot be lower than the default max camera distance. (/camera distance 500)
/camera distance reset [save] - Reset the camera distance to the default
/camera info - show the current settings for the camera distance
If save is specified in a command, the value will be written to the INI file and automatically applied the next time the plugin is loaded.
Sic did a little video demonstrating it here:
The save portion in the video isn't broken - Sic was doing it wrong.
/camera distance # save
works as is in the instructions- Source Repository
- https://github.com/brainiac/MQ2Camera
- [git] Automation options?
- Yes