Autosave

  • #1, by magiclightFriday, 17. August 2018, 08:29 6 years ago
    Hi!
    I try to use autosave when the player enters a new room but I get:
    23:46:49.986:'Load/Save autosave' action part of action 'At beginning of scene' (data id: 26) was not executed because scene is currently faded.

    How do I get around that, can I delay the autosave until the fade is complete ?

    Are there any examples of using autosave/load/save anywhere ? I am assuming that I get the error because I have scene fade enabled but the documentations for VS is well... a bit sparse and the "How to... save Game" is empty

    Trying to google they just say use this or that and you need slots for thumbnails to use save/load and blablabla like there are some kind of manual to find out the rest from ?

    Newbie

    13 Posts


  • #2, by esmeraldaFriday, 17. August 2018, 09:12 6 years ago

    How do I get around that, can I delay the autosave until the fade is complete ?

    Inserting an action part "Pause" of 300 ms (or as long as your fading takes) should work.

    Key Killer

    513 Posts