Breakables
Want to place breakables bricks and make some maps props to be destructible, well this is the mod for you!
| Last updated | 10 hours ago |
| Total downloads | 80 |
| Total rating | 0 |
| Categories | Tweaks Utils |
| Dependency string | Geezt-Breakables-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_TABS
BepInEx pack for TABS. Preconfigured and ready to use.
Preferred version: 5.4.16README
Breakables
This mod allows you to place breakable bricks by clicking left mouse to place, right mouse click to destroy, scroll to rescale the brick. Press F8 to enable build mode or to deactivate it.
On load this mod adds new folder called Breakables that will contain .txt folder for settings:
config.txt
Contains settings for setting map creator props to be breakable, it has 3 settings line:
- EnableMapCreatorBreakables: Setting to enable map creators prop to be able to be broken. By default it is True.
- DebugEnabled: Setting to enable debug, helpful for finding bugs to report. Might affect performance. By default it is False.
- PropNameList: Sets a list of name and their health. If you want specific prop only, enter something like SM_Pirate_Barrel_broken_03, as is now, name of prop can be found using UnityExplorer.
Tips & Note 📝
This mod make it experimental so please bear with the imperfection and report in TMC Server for any mishaps.
It is very preferable to not stacks prop so the damaging component won't overlap too much.
It is also not recommended to make prop too large since it won't be detected.
Credits 💻
Created by:
Geezt Jeez#1458.
Changelogs 📣
(1.0.0)
- Created Breakables mod.