Show ViewportFrame when picking up items

Hello devforum! I’m trying to display items you’ve just picked up all within one viewport, currently the only way I know how to is by using multiple viewports. Sadly, I’m pretty lost on how to do this, so any help is appreciated! Thanks!

1 Like

i have an idea where if u equipped an item u clone the item then put it inside the viewport frame or set its adornee then when unequipped anything inside the viewportframe is destroyed or the adornee is nil CMIIW. if u know how to use viewport frames, if not please ask

1 Like

I’m not fully sure if that’d work as I need it to. I need the item in the viewport to spin, I’m guessing you could just have a script inside of the tool that’d enable it when it’s put inside the viewport, but I’m unsure if that’d cause any lag, or look funny. Also, I have a somewhat vague idea of how viewports work. I’m still trying to learn so any new info is very helpful! Thank you for responding