I need to make a preview of an item inside a ViewportFrame with a pannable camera, but I’m not really sure where to start. How would I accomplish this?
(I already have the preview part. I just need to figure out the pannable camera.)
Example:
I need to make a preview of an item inside a ViewportFrame with a pannable camera, but I’m not really sure where to start. How would I accomplish this?
(I already have the preview part. I just need to figure out the pannable camera.)
Example:
I would recommend using this video
Go to 6:55 and see how he changes the angles to change the angle view.
Maybe you can use a Mousebutton1down and check which direction its going and then change the angle from there. I’ve never used 3dviewport before but thats what I would do if I was in this situation. Hope it helped
This should help you out pretty simple to use. https://devforum.roblox.com/t/examine-service-inspect-models/948771