Closed blitzcoder closed 1 year ago
Tested with TerrainY Blitz3D setup/example.
~Additionally and compared to Blitz3D, bumpy movement when traversing the terrain with no entity scaling applied.~ Discard this part for now due to smaller terrain sizing when loaded. https://github.com/angros47/OpenB3D/issues/10
Multiplying with EntityYScale resolves the issue, same with X and Z: https://github.com/angros47/OpenB3D/issues/10#issuecomment-1553385263 https://github.com/angros47/OpenB3D/issues/10#issuecomment-1553731093
Tested with TerrainY Blitz3D setup/example.
~Additionally and compared to Blitz3D, bumpy movement when traversing the terrain with no entity scaling applied.~ Discard this part for now due to smaller terrain sizing when loaded. https://github.com/angros47/OpenB3D/issues/10