Workarounds to equip accessories on a Dummy inside a ViewportFrame

I know that the physics does not apply inside a viewportframe (So AddAccessory doesn’t work) but what means can I use to achieve this?

You can either Parent it to the workspace temporarily to call AddAccessory or manually CFrame it yourself based on its Attachment properties. I’d recommend just Parenting it to workspace since it’s easier.

3 Likes