Forum Discussion
NickSoave-e5fcb
3 years agoCommunity Member
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.
- MichaelHinzeCommunity Member
Maybe you could set up a custom state with the "correct" orientation, which is shown after the motion path completes.
- NickSoave-e5fcbCommunity Member
Hmm, that may be an approach I can try. Thanks for your reply, Michael!