Class in Nostalgia / Inherits from: TileCollider<UnityEngine.PolygonCollider2D>
Implements interfaces: ITileColliderCombinable
Description
Polygon type of tile collider
Fields
| Field Name |
Description |
| paths |
Array of paths |
Properties
Methods
Types
| Type Name |
Description |
| Path |
Class that stores the vertices of each path |
Inherited Members
Fields
| Field Name |
Description |
| isTrigger |
Is Trigger be set to Collider. |
| offset |
Offset in the case where the center of the tile is set to 0 |
| physicsMaterial |
PhysicsMaterial2D be set to Collider. |
Properties
| Property Name |
Description |
| tile |
It is associated with tile |
Methods