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

Skip-Modus wie bei Deponia?

  • #1, by Machtnix 12 years ago Zitieren
    Hallo.

    Wie bekomme ich den Skip-Modus beim Maus-Doppelklick hin? In Deponia springt der Charakter häufig direkt zum Objekt oder sogar direkt in die angewählte Kulisse. Das finde ich praktisch. Mit den Maus-Doppelklickeinstellungen alleine ist das wohl nicht möglich, sondern ich brauche auch ein Script, oder?

    Machtnix
  • #2, by afrlme 12 years ago Zitieren
    There's an double click (immediate) action in the list of actions that can be executed on scene objects.

    1. create your normal execution action as normal.
    2. create a double click (immediate) action & inside of this add a set character to object action part then...
    3. add a call action which you will link to the normal action in (1).

    simples... If you got it correct then your character should immediately jump to the object & begin executing the actions as he would do with the normal interaction at destination action.