Discussions for Scenes for Version 1.2.X Fullscreen Mode here
Everything about iStripper
June 8, 2016, 5087 answers
@EverthangForever
Yes, i'm trying to do a border around the field of view.
camera {
type: 3D
angle: 30
pos: -125, -905, 1500
target: 0, -830, 0
animate: 24, PingPong, InOutSine, pos, 500, 0, 0
animate: 14, PingPong, InOutSine, pos, 0, 150, 0
animate: 34, PingPong, InOutSine, pos, 0, 0, 1200
These are the camera settings, works fine, doesn't seem to be anything missing here.