TileProperties.IsOneWayPlatform Property
Definition¶
Namespace: Brine2D.Tilemap
Whether this tile is a one-way platform (can jump through from below).
public bool IsOneWayPlatform { get; set; }
Namespace: Brine2D.Tilemap
Whether this tile is a one-way platform (can jump through from below).
public bool IsOneWayPlatform { get; set; }