Class in Nostalgia / Inherits from: TileCollider<UnityEngine.EdgeCollider2D>
Description
Edge type of tile collider
Fields
Field Name |
Description |
loop |
Whether start and end points of the vertices leads |
points |
Array of vertices |
Methods
Method Name |
Description |
IsUpdateCollider |
Determines whether the need to update the collider |
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