
CustomShiftstoneModels
Allows for custom models to be put on shiftstones.Details
Version 1.1.0
The Reactive Update
- Added the ability to trigger certain components on activation by putting "$" in their objects' name. Currently supported components are Animation, AudioSource and ParticleSystem
- Changed the example models to make better use of the new features. Swapped flow to orb flow. Added lightning charge with electricity on activation.
Version 1.0.6
The Charge Stone update
- Added full support for the charge stone
- Rewrote the model changing code (thanks elmish)
Version 1.0.5
- Added this changelog
Version 1.0.4
- Updated the readme for 1.0.3 cause I forgot lol
Version 1.0.3
- Completely reworked the entire shiftstone loading system finally removing the last of the limitations.
- Changed the keeping shifstone material system to be builtin to individual objects. (REMOVE THE "m" FROM THE END OF ANY OLD SHIFTSTONES IF ITS THERE!)
- Updated the example shiftstones to use the new features.
- Fixed a bug where adamant was rotated weirdly.
- Optimized to reduce loading times.
Version 1.0.2
- Added animation support
- Added support for child objects in a shiftstone.
Version 1.0.1
- Added support for keeping shiftstone material.
Version 1.0.0
- Created.