#Tween Multiple parts or MODEL

1 messages · Page 1 of 1 (latest)

ionic hollow
#

i am new to luau dev and i made an airlock that opens via tween service. it was working and now i wanted to add some deco to the doors and i put them in a model. how can i move them now??

errant wedge
#

weld all the parts to the main part of the door or something to open it

ionic hollow
#

oh iam so dumb

#

that makes sense

errant wedge
#

set the main part of the door as the primarypart of the model

#

then tween the primarypart

#

by doing model.PrimaryPart

#

then yea

ionic hollow
#

Thx

#

that helps

ionic hollow
signal finchBOT
#

studio** You are now Level 1! **studio

ionic hollow
#

on a forum it said that you have to use cframe but i already use cframe and it only moves the part0 from the weld

errant wedge
#

unanchor everything but primarypart

ionic hollow