Hello,
I have to generate some new content(banners) to the GUI object during runtime.
I'd love to keep the new GUI obj even if the player close the app.
and user can see the changed gui the next time they open the app.
I know I can save the date to the PlayerPres and regenerate the panel each time the app got launched.
but, I was wondering if there is anyway I can automatically save/update GUI object
thank you,
~marvin