TileProperties.IsOneWayPlatform Property
Definition
Namespace: Brine2D.Tilemap
Passable from below; blocks only from above. Set in Tiled via a boolean custom property
named onewayplatform or isOneWayPlatform.
Used by GenerateOneWayPlatformRects\(string\) and MergeOneWayPlatformRects\(string\).