Tottel
Member
|
Objects aligning to heightmap
I have some objects that are Game.Static (OBJ_STATIC). However, when I modify the terrain, these objects move along the Y-axis.
How do I disable this behaviour again? :x
|
|
07-28-2019 10:54 AM |
|
Esenthel
Administrator
|
RE: Objects aligning to heightmap
I think right now there's no option for that, you'd have to change the source.
BTW. objects are repositioned only if they're touching ground level.
|
|
07-28-2019 02:41 PM |
|
Tottel
Member
|
RE: Objects aligning to heightmap
They are floor tiles on pos.y 0.0f.
I suppose I could move my entire level up a bit.
Thanks!
|
|
07-28-2019 03:27 PM |
|