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

Aligning the character to face an object

  • #1, by Barney 13 years ago Zitieren
    Hi! Another day, another question. =) Let's say there's an object at the center of the scene, and when you click it, the hero, who can be anywhere on the screen, needs to turn and face the object before saying a comment. Obviously, I can create two action areas on both sides of the screen and use the conditions, but it seems like a rather cumbersome solution. Is there a better way?
  • #2, by afrlme 13 years ago Zitieren
    in the game properties tab is a checkbox "Align character on immediate execution" - this will automatically align the current character to the object whenever you use an immediate execution command.

    I have asked David if he can add an action part to manually achieve this also, which I need to remind him about when he has some spare time.
  • #3, by Barney 13 years ago Zitieren
    Thanks for the tip! This will save me a lot of trouble.