Forum Discussion

NickSoave-e5fcb's avatar
NickSoave-e5fcb
Community Member
3 years ago

Reorienting an object at the end of a motion path?

I am trying to find a way to make a game piece in a board game reorient itself to its base level once it gets to the end of a motion path that's been given "Orient Shape to Path" option. 

The attachment shows the surfer pitched 90 degrees because of this and I wanted to know a way to get it to reorient to its base level before the next action occurs on screen.

Note that I'd like the piece to reorient itself BEFORE its next path.

Thanks, I hope someone can help.

  • MichaelHinze's avatar
    MichaelHinze
    Community Member

    Maybe you could set up a custom state with the "correct" orientation, which is shown after the motion path completes.

    • NickSoave-e5fcb's avatar
      NickSoave-e5fcb
      Community Member

      Hmm, that may be an approach I can try. Thanks for your reply, Michael!