#tweenservice

1 messages · Page 1 of 1 (latest)

lunar juniper
#

im trying to use the code pasted below to move a model, it works for moving a part but im not sure how to rewrite it so it can instead move a model.

mental scarab
#

tween doesn't work on models tween the value of a cframevalue instead and use a while loop with task.wait to pivot the model to the new value of the cframevalue and end the loop when the tween is finished

bleak whale
bleak whale
# lunar juniper

Okay, if you tween something, it won't interact with the physics system

bleak whale
# lunar juniper ⁉️

It's not physically moving it like a LinearVelocity or constraint might, it's just updating its position.

lunar juniper
bleak whale
#

Also, if the parts attached to the moving object, they have to be unachored

lunar juniper
bleak whale
lunar juniper
#

regular weld

#

you can see the properties of it in the screenshot

#

to the left

bleak whale
lunar juniper
#

alright

bleak whale
lunar juniper
bleak whale
lunar juniper
#

ah alright