Camera control
Posted: 27 Aug 2012, 04:23
I consider this a bug.smoth wrote:I cannot control that in spring.
Open Source Realtime Strategy Game Engine
https://springrts.com/phpbb/
I consider this a bug.smoth wrote:I cannot control that in spring.
They can just get around it. I don't want to lock the camera too much but I would like some control of it's zoom level and locationFunkencool wrote:Wouldn't that be controllable through lua if someone was so inclined? personally I love the freedom of camera control, and dislike (for the most part) games that take it away
I agree that a lot of games are way too restrictive in terms of zoom ranges and viewing angles but I feel it's important to be able to pick the way you want the camera to work for your game.Funkencool wrote:personally I love the freedom of camera control, and dislike (for the most part) games that take it away
that=?Das Bruce wrote:I consider this a bug.smoth wrote:I cannot control that in spring.
zoom level: atm only via settings file (not changeable ingame)I would like some control of it's zoom level and location
Yea I do completely agree its an artistic part of the game and like smoth said I'm sure it would be easy enough to override, and I'm sure whoever does should be well aware of the consequences, e.g. units not looking as good outside of said range.Das Bruce wrote:I agree that a lot of games are way too restrictive in terms of zoom ranges and viewing angles but I feel it's important to be able to pick the way you want the camera to work for your game.Funkencool wrote:personally I love the freedom of camera control, and dislike (for the most part) games that take it away
The player sees your game entirely through the camera (bear with me), the way it behaves gives a structure for how the game is experienced. Limiting the zoom and even increased granularity in the zoom allows more creative control over the art. Currently you can smoothly zoom from the millielmo to all of the world which means game devs have to make their units look good and be informative at a wide variety or ranges. If you, for example, limited the zoom to smooth between close and medium then a jump to full zoomed out you would be able to give a clearer distinction between the macro and micro elements of the game.
This is all very depended on the gameplay you're trying to elicit but I think the current camera free for all is to the detriment of games.
The problem is a lua solution can be easily overridden.FLOZi wrote:Thought there was a great deal of lua control over camera given that there's a 'complete camera control' widget, couldn't limits be put in to such a thing?
Still I guess specific callins/outs for controlling zoom etc would be helpful
Why is that such a big problem?smoth wrote:The problem is a lua solution can be easily overridden.
one player can see more than others..Das Bruce wrote:Why is that such a big problem?smoth wrote:The problem is a lua solution can be easily overridden.
Doesn't zerver want us to minimalize our usage of unsynced render stuff?FLOZi wrote:Surely it can be an unsynced gadget?
ops, I was wrong.knorke wrote:zoom level: atm only via settings file (not changeable ingame)