Class in Nostalgia / Inherits from: TileCollider<UnityEngine.CircleCollider2D>
Description
Circle type of tile collider
Fields
| Field Name |
Description |
| radius |
radius |
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