FrenzyByte / fluidfrenzy

MIT License
2 stars 0 forks source link

GetHeight fails outside of height bounds #9

Closed FrenzyByte closed 2 months ago

FrenzyByte commented 2 months ago

Simulation bounds are set to 100 in height max, when there are height terrains the simulation will ignore GetHeight even though the fluid can go higher than the bounds.

FrenzyByte commented 2 months ago

Resolved in version v1.0.6. Bounds are now twice the height of the provided terrain.