You'd have to edit the view file. Can go to the FlikBox folder in \\LaunchBox\Themes and then go to Views\HorizontalWheel3GamesView. Starting at line 403 you see cameras being mentioned with their position and x,y,z coordinates. x is left and right, y is up and down, z is forward and back. You want to move the camera back so you'd increase the z number. The style goes on to change how far it's back based on your resolution you could probably remove all that to ensure it's always using what you set it to. I believe the spin may be something hard coded into that view type. I'd have to double check.