Hello,
I'm actually trying to make my player follow the movement of the ship to the Point A to B, for the moment the only way i have found is to pin the Player to the Ship and set the Screen Scroll to the Ship, when the ship arrive at the ending path the Player was Unpin and the Ship Scroll was disabled ...
But i would like the player can move all around the ship without lost the control during the "Pathfing" Action ...
So if someone can help me =)
Thank you.
( This is the CapX exemple )