Hi Undermax, thank you very much it works !
I removed the starting equipment from the characters, Currently I create an autorun event on each map, is there a way for me to create only one event which activates at the start of the game, without having to copy it to each map?
Viewing post in Update (Alternative): v1.2.3 comments
I'm glad it works for you. 😄
Initialization is only needed once (you can do it on map 1 which is a black map and it will take you to your initial scene of your game)
(so it's only needed once or when you need a party member to join with a starter equipment.)Once the player saves/loads the game they will be initialized.Of course, when testing, keep this in mind in case you change the initial position You should also initialize it :)