Technical Notes
Miscellaneous Information for delvers
Why Use New GUIDs?
If you want to load the same TileFab multiple times programmatically you need to set the newGuids...
Preparing for Builds
When using ZoneManager and ZoneLayout, you need to ensure that the referenced TileFabs are correc...
Limitations
Code Changes Changing code in subclasses may result in missing references in already-placed clone...
TpLibInit and TpLib Memory allocation
The static library TpLib.cs has several Dictionaries that keep track of all TPT tiles. The initia...
Lifetime of a TilePlus tile
TilePlus lets you treat a Tile script much like a script attached to a GameObject: but Tiles are ...
Inhibiting Callbacks
For performance reasons you might want to temporarily inhibit TpLib from responding to certain Ti...