Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

Autosave

  • #1, by magiclight 8 years ago Zitieren
    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 ?

  • #2, by esmeralda 8 years ago Zitieren

    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.