Just reaching out for support on a train door tweening system,
Essentially, I have two sides of the door, the two yellow parts. I want them to come out, and then to the side. But I am not sure how I am able to do that with tweening as I am quite new to this.
Put an animation controller inside the door model, and use motor6ds to rig it.
You can probably use this plugin to rig it:
You should probably also add root part, and set the primary part of the model as it. Then put the motor6ds in the root part, connecting it to the doors. You can also weld the primary part to the train so it moves along with the train.
You can rig the doors and animate them, then create an invisible part which if you touch it, triggers the animation to play. If the character still can’t go through, make the doors cancollide false for until the animation ends.
This plugin is a little confusing, do you have any tutorials on how to use it - because I never learn reading text, I mostly only learn by watching other people…