1 decade ago by mLautz
I'm currently having issues with some ladder entities in the game I am working on. The position and size look correct in Weltmeister and in the level JSON, but then load incorrectly in to the level.
These same ladders were previously loading in the correct spot, and all other ladders in the game are behaving normally. I was hoping that somebody may have some advice or an idea of what may be going wrong.
In Weltmeister:
These same ladders were previously loading in the correct spot, and all other ladders in the game are behaving normally. I was hoping that somebody may have some advice or an idea of what may be going wrong.
In Weltmeister:
1 decade ago by mLautz
I found what was happening.
The ladders were falling to the lower platform because of gravity. It would seem that I made some change from previous versions where the ladders were being held up against gravity (collision from overlapping with the above platform?).
The fix:
"gravityFactor: 0,"
The ladders were falling to the lower platform because of gravity. It would seem that I made some change from previous versions where the ladders were being held up against gravity (collision from overlapping with the above platform?).
The fix:
"gravityFactor: 0,"
Page 1 of 1
« first
« previous
next ›
last »