ClassicCityBuilderKit 1.8.8
|
defines a layer value and falloff for a tile on a tilemap
is used by DefaultLayerManager to establish the base layer values
Public Member Functions | |
void | AddPosition (Vector2Int position) |
int | GetValue (Vector2Int position) |
Public Attributes | |
TileBase | Tile |
Layer | Layer |
int | Value |
int | Range |
int | Falloff |