Warcraft III resources & community, 2003–2006 · archived

camera bounds

2 posts
#1

camera bounds

Well i have this map, that has a dummy unit area...and i dont want the players to be able to move there camra's over taht area (the top 3rd of the map)
i need to change the camra bounds after the little movie thing
#2
camera bounds sets up a top left and bottom right that the camera can not move out of

you can either use 'shrink camera bounds' and set the north bound down by however many points will cut off the top

or you can create a region and use 'set camera bounds' to that region, essentially forcing the camera into that region