Page 1 of 1

[MM] Not all gray ball settings are being saved

Posted: Thu Apr 06, 2023 7:33 am
by Eizzoux
Only today I found out that the game actually doesn't save "Randomly rotate created content" and "Content choice type" settings and only keeps as long as you don't leave the editor. Once you leave it, the game just resets these settings to defaults and mess up a level that once had a specific intended order.

010.level
The level with gray balls
(494 Bytes) Downloaded 203 times
Here, try this level and see how it breaks on it's first steps and you can't do anything about that.
Enter the editor and change gray ball's configs from "Random" content choice type to "Linear" one and turn off the "Randomly rotate created content" and test the level right in the editor.

Intended settings
Intended settings
kdgskdgskfbgds.png (15.97 KiB) Viewed 5801 times

As you can see, it now works as intended and builds a perfect pathway. Save it and leave to main menu, try the level now. It's messed up once again...

Re: [MM] Not all gray ball settings are being saved

Posted: Sat Apr 08, 2023 11:49 am
by Holger
Thanks a lot for reporting this bug! Both values used the same "configuration slot" in the level file by accident, so they were overwriting each others. :-(

Fixed now! :)