You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
I want to make it so 2 parts move when you press a GUI button.
-
What is the issue? Include screenshots / videos if possible!
I cannot yet do it, and I don’t understand what I need to do to achieve my goal.
-
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I asked friends, but they don’t have any answers yet.
(the 2 parts i want to move)
1 Like
Reditect
(Reditect)
#2
Is it all one mesh or all parts w/ unions or something else? (left door and right door?)
they’re both seperate unions, both labelled
1 Like
Reditect
(Reditect)
#4
You can move the “CFrame”, or position, of parts with an animation by using TweenService.
From my understanding, you have more than 2 “parts” that make up both doors. Highly recommend checking this out: Introduction to Tweening Models
1 Like
Thank you! Will get back to you if anything doesnt work.
1 Like