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

Suspending interaction?

  • #10, by afrlme 10 years ago Zitieren
    You can do that by wrapping actions / animations inside of a begin/end cutscene event, but please bear in mind that it actually skips everything contained within them, so it is not recommended to include actions such as set condition, set value or update position actions inside of them as they will also be ignored, which might not be desired if some of those actions are meant to update the environment of the scene in some way.
  • #11, by Xerilon 10 years ago Zitieren
    Lol, see? Exactly the limitations I was thinking about wink