Move Item in a Drawer

Hi, i have create a Drawer with an Item in it, that moves if i open the Drawer. My question is, how can i put more then 1 Item in the Drawer ?

Thnx…

Assuming you have a proper model with simple collision enabled. You can spawn or add to the editor as many “items” as you want with simulate physics enabled.
They’ll all react and shift around to the drawer moving.

Oh, sometimes it´s so simple… THNX a Lot…