1

(2 replies, posted in Engine)

ok -- I got it -- thanks Anael :-)

Hi everyone, i discovered Maratis recently and I am really liking it, especially for its clean coding style -- congratulations.

I am wondering how can I set-up a Loading-Progress-Screen,
so I am looking into the serialization code, to understand what Maratis already provide.

I found the M_DATA_MODES in MScene.h.
I think this is used to to defer the loading of the asset
of all the scenes in a level except the current one.

But surely there's more to know.
Any further information would be helpful

thanks --SIL