This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
6Dash
An API and an optimization mod6Dash
An API and an optimization mod
Features
- Gizmos (via popcron/gizmos)
- Level rendering optimization
- Curved blocks
- Other utilities useful for 3Dash mod developers
Manual installation
- Install any dependencies this mod has (listed above)
- Install this mod the same way as described in BepInExPack manual installation guide
Other used repositories
Changelog
0.4.1
- fixed color changers not working in custom levels
- changed mod icon
0.4.0
- added checkpoint api
- added xml documentation
- fixed bug with broken camera animation after respawn on a checkpoint with speedhack lower than ~0.49
- added IsExternalInit for full C# 9 records support
- added online api
- cache downloaded levels
- changed item positions and rotations to floats
- made respawn time modifiable
- added path follower instance
- added World.levelUnload (and fixed playtesting)
- now distributed as a nuget package
0.3.0
- initial Thunderstore release
- disable gizmos camera when not needed
- added music api (includes pulse value)
- added ui api
- added more chunk and world apis
- fixed orb hit effect on >1 attempts
- fixed noticeable z-fighting
