Closed FrenzyByte closed 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.
Resolved in version v1.0.6. Bounds are now twice the height of the provided terrain.
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.