Thread: Zooming
View Single Post
  #7  
Old 01-18-2004, 07:20 PM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
Quote:
Originally posted by ZeLpH_MyStiK
I don't get your question. Your default focus is the player, and that's the center. Once you zoom in, the player is still your center. Thus if you do setfocus you're just changing the center coordinates, it shouldn't have anything to do with the zooms.
I programmed a view script that, at regular zoom, will restrict the player's focus to within a single level. The problem is that I would have to multiply my perplex equations that I don't know how I made by the zoom percentage if I want it to be compatible with the zoom feature.

I originally made the view script about a year ago... but wasn't really experimenting more with it until recently when I found that it wasn't compatible with the zoom option.
Reply With Quote