ITileColliderCombinable
Interface in Nostalgia
Description
An interface that indicates that Colliders can be combined. Implement and use it in the inherited class of TileColliderBase.
Properties
| Property Name | Description |
|---|---|
| isCombine | Whether to combine Collider |
| isSplitMapCollider | Whether to split MapCollider |
Methods
| Method Name | Description |
|---|---|
| GetPolygons | Get polygons. |