About this mod
Buildable floating platform for habitat building
- Requirements
- Permissions and credits
- Changelogs
Console commands:
For now, if you want to move the platform, you can use following console commands (all commands works with the nearest platform to the player):
hbpl_warp [x] [y]
Warps the platform to the selected coordinates. If the coordinates are omitted, then the platform will be warped to the position in front of the player.hbpl_move <x> <y>
Moves the platform along its local axes byx
andy
(you can use Custom Hotkeys mod for binding this command to the hotkeys).hbpl_rotate <angle>
Rotates the platform around its vertical axis byangle
(you can use Custom Hotkeys mod for binding this command to the hotkeys).
Also, there are console commands for fixing the platform, in case it needed:
hbpl_fix
Fixes the collision boxes for the platform.hbpl_reset_angles
Resets rotation for the platform (use it if the platform is tilted for whatever reason).hbpl_destroy
Removes the platform with everything built on it. Deconstruct everything first if you don't want to lose your items and resources. Resources for the platform will not be refunded.
For convenience, you can also use Console Improved mod.
Be aware that these commands will not check for collision with anything, so make sure you saved your game before use them.
Requirements:
Installation:
Extract the archive into your QMods folder
Update check:
This mod checks for updates periodically via the internet.
You can disable it in the mod.json (set
"UpdateCheck"
to false
).Source code:
https://github.com/zorgesho/SubnauticaMods/tree/master/HabitatPlatform