#how could i make that when i open a drower the items in it move with it
19 messages · Page 1 of 1 (latest)
assemblylinearvelocity
I think he only wants the objects to be attached one to another.
Inside of a drawer.
Like, when you open it and you find the money. Such that the money moves at the same rate as the drawer.
Easiest thing would be using an attachment.
*weld
I would just use a tween for a drawer, no need to mess around with physics for such a simple thingy
welds/constraints are easier
Indeed.
tween does not give physics
He never said he wanted physics
He just wants the items to move with the drawer
ye, assemblylinearvelocity will do that
its convenient if you wanted to let the items roll around in the drawer for example
i'm assuming they already tried welds ;o
I figured they just wanted to items to move along with the drawer, without actually having physics influence them. Which can easily be done by just welding the item to the drawer, then tweening the CFrame of the drawer