1 decade ago by kevindees
I'm having issues with the weltmeister. Every time I add an entity and change its location, after saving the entity ends up in the top left corner.
I looked at the main.js level file and the position is saved as :
LevelMain=/JSON[/{
"entities": [{"type":"EntityJumperPlayer","x":176,"y":136}],
"layer":[{"name":"coll........
When I load it is at x:0 y:0 Is anyone else having this issue?
I looked at the main.js level file and the position is saved as :
LevelMain=/JSON[/{
"entities": [{"type":"EntityJumperPlayer","x":176,"y":136}],
"layer":[{"name":"coll........
When I load it is at x:0 y:0 Is anyone else having this issue?