


This unofficial TaleSpire plugin solid surfaces to mini in order to create effects like ship decks, wagons, vehicles, watch towers, etc without needing to use tiles.
This plugin, like all others, is free but if you want to donate, use: http://LordAshes.ca/TalespireDonate/Donate.php
1.0.0: Initial release
Install using R2ModMan or similar.
Dropped minis will not go through defined solid surfaces in corresponding minis.
While the plugin will encase minis in a bounding box for the pupose of collisions, in most cases it is desirable to refine the collision surfaces so that they match the desired mini. For example, a ship would have masts and sails so using a bounding box for the entire ship would mean a solid surface above the mast. In order to correct this, the main can contain any number of colliders to define solid surfaces. All these colliders will be treated as box colliders so using box colliders is the ideal choice.
It should be noted that only horizontal surfaces of the colliders are solid so the colliders will prevent drops but not passing though the object from the side. Similarly a mini can always be moved though a collider manually - the colliders just prevent fall though due to gravity.