Hi, this is my first time posting, I don’t know if this belongs in the Art Design category or not
What do you want to achieve? Keep it simple and clear!
I want a ship that players can stand/move around on, I’m using the animation editor to move the ship around
What is the issue? Include screenshots / videos if possible!
the issue is that once someone tries to board the ship, the player doesn’t move along with the ship
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I couldn’t find anything that related to such an issue, i only found moving platform videos, but those can only go one way
After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!
What you can do is move the players parallel to the boat at the same speed and velocity, so in that case anyone onboard will not fall off the ship once its starts moving.
NOTE however this will affect the players movement
When I look at the tutorials for this, they only do models that go back and forth, and they don’t rotate either, but i need both of those for it to work properly
Hi, the reason your players fall off is because animations have no physics to them, players do, meaning their position won’t be affected by the ship.
The best thing you can do is using a BodyMover\BodyPosition or search on the DevForum, I’m sure there are plenty of solutions.
I found this thread which might help you: Jailbreak train platform system? - Help and Feedback / Scripting Support - DevForum | Roblox
That’s what I was trying to say because I’ve heard if you use a BodyMover the player won’t fall off the platform as with a tween they will and with an anim!