#Viewport Frame need help

1 messages · Page 1 of 1 (latest)

signal forge
#

Just trying the basics of viewport, unscripted just a part
It is not working

sharp quarryBOT
#

studio** You are now Level 6! **studio

signal forge
#

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

rugged fractal
# signal forge Just trying the basics of viewport, unscripted just a part It is not working

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.