#Viewport Frame need help
1 messages · Page 1 of 1 (latest)
** You are now Level 6! **
Set
position on camera is 0
named the part sphere so we can see better
not sure what else im supposed to do
position of sphere also 0
if you want to do this unscripted, and just fyi you are required to script it since all cameras get destroyed, the simplest way is to place a part in workspace then move so you're looking at it, then duplicate the part into the viewport, and either set the viewport's camera to workspace.camera, or create a new camera for the viewport (which will get destroyed when you run the game but anyway) and copy the workspace.camera's properties into it like position rotation etc
this is purely just to show it working.