You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These images of Source Keeper Tombstones with negative decay were taken in room E4S6 of xxworld.
Unfortunately, not really sure how or why this happened, but, likely its as simple as an === 0 instead of a <= 0 in Tombstone tick logic.
The text was updated successfully, but these errors were encountered:
Hexcede
changed the title
[Bug] Tombstones with negative decay are not destroyed
[Bug] Tombstones with negative decay are not destroyed (and can end up being created in the first place)
Jan 27, 2022
Hexcede
changed the title
[Bug] Tombstones with negative decay are not destroyed (and can end up being created in the first place)
[Bug] Tombstones with negative decay are not destroyed (and can exist)
Jan 27, 2022
These images of Source Keeper Tombstones with negative decay were taken in room E4S6 of xxworld.
Unfortunately, not really sure how or why this happened, but, likely its as simple as an
=== 0
instead of a<= 0
in Tombstone tick logic.The text was updated successfully, but these errors were encountered: