How could i make a frame go out of the screen view?

So i want a frame to be out of the screen view so i can tween it back into the screen and back out. But how would i go about doing this?

Try just adding the frame and increasing the players field of view.

I did this and it didn’t really work. I’m trying to get the frame outside of the screen view, this means that increasing the field of view value won’t do anything because its not going to affect the frame and its only affecting the players camera

Tween the position, try putting the anchor point to 1,0 and position to {(0,0),(0.5,0)}

You cant get the frame outside of the screen. What I meant with field of view is to increase it and put a border. You can adjust the field of view to give the illusion that the screen is smaller because of the frame

You can get the frame outside of the screen what do you mean

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.