Add edge flood behaviour for land ground objects with no foundations
This commit is contained in:
@@ -583,7 +583,7 @@
|
||||
<h4 id="object_use_land_ground">Object uses land ground sprite (mappable property: object_use_land_ground)</h4>
|
||||
<p>This property sets whether to use the underlying ground as the object ground sprite, ignoring the ground sprite provided in the sprite layout.<br />
|
||||
When enabled, the ground sprite will be bare ground, grass, snow, desert, etc. as if it were a clear ground tile.<br />
|
||||
In edge foundation mode, the ground may be coast/shore when flooded.<br />
|
||||
In edge foundation mode, or when foundations are disabled, the ground may be coast/shore when flooded.<br />
|
||||
The property length is 1 byte. 0 is disabled (default). 1 is enabled.</p>
|
||||
<p>This is indicated by the feature name: <font face="monospace">action0_object_use_land_ground</font>, version 1</p>
|
||||
<h4 id="object_edge_foundation_mode">Enable object edge foundation mode (mappable property: object_edge_foundation_mode)</h4>
|
||||
|
||||
Reference in New Issue
Block a user