Skip to content

TileProperties.IsOneWayPlatform Property

Definition

Namespace: Brine2D.Tilemap

Whether this tile is a one-way platform \(can jump through from below\).

C#
public bool IsOneWayPlatform { get; set; }

Property Value

System.Boolean