Attachment having a different behaviors on Roblox Studio and In-Game

So I’m currently trying to make a moving walls with attachment but when I tried it on Roblox, the walls won’t move unless I move near them. It got worse when there’s more than one player.

  • What are you attempting to achieve?
    Make the attachment working perfectly in Roblox Experience

  • What is the issue?
    The attachment isn’t working well when I tested it in Roblox Experience. It works differently in studio and experience.

STUDIO TEST

EXPERIENCE TEST


It won’t move unless I walk near the part and even tho I already near them, it’s not always moving

  • What solutions have you tried so far?
    Already tried to change the part size, movement speed

Note: My highlight for this issue is how to make the attachment working exactly the same as studio test. But if you have another suggestion that will works the same I really appreciate it.
There’s a trigger whether the front (red) or back (blue) part that’ll move, so the wall (green) will “move and turn” depends on which part that move. in this topic I make both part move that I hope it’s more clear what’s the problem.

You could use a TweenService script to move the parts in the same way