Page 1 of 1
Just a Quick Question Regarding Cameras.
Posted: Wed Jun 13, 2012 7:17 pm
by willinator
Is it possible to have a fixed camera view for an entire map? What I mean is, can you have your unit running around while the camera view remains in the same location, rather than following the unit like it usually does?
Re: Just a Quick Question Regarding Cameras.
Posted: Thu Jun 14, 2012 12:20 pm
by Maveritchell
No, camera positions are relative locations and not absolute locations in the world, as far as I know. An easy workaround would be to force your unit into a turret when it spawns, but then of course you lose control of the unit (you still have control of the turret, of course, but none of the moving around of the unit). Whether this is a viable workaround or not all depends on what you're trying to do.
Re: Just a Quick Question Regarding Cameras.
Posted: Thu Jun 14, 2012 12:59 pm
by Marth8880
Well, the debugger has a console command called SnapCamera, but I'm not entirely sure what it does.
Re: Just a Quick Question Regarding Cameras.
Posted: Thu Jun 14, 2012 1:58 pm
by willinator
Maveritchell wrote:No, camera positions are relative locations and not absolute locations in the world, as far as I know.
Okay, that makes sense. However, I notice that you used the term that it is relavent to an object's location. Is it then possible to have the camera relative to not the unit, but a different object? Then have that object remain stationary, while you control the unit?
Re: Just a Quick Question Regarding Cameras.
Posted: Thu Jun 14, 2012 8:57 pm
by Maveritchell
The camera is always relative to whatever the player is controlling.
Re: Just a Quick Question Regarding Cameras.
Posted: Fri Jun 15, 2012 7:13 pm
by [RDH]Zerted
willinator wrote:have your unit running around while the camera view remains in the same location
I'm fairly certain you can do that if you mess with free camera. I can't test it right now, so I can't give you the steps. I also assume there's a function that lets you attach the view to a non-controlled objet since galactic conquest does it. However, it's method might only work with shell maps.
Re: Just a Quick Question Regarding Cameras.
Posted: Fri Jun 15, 2012 7:54 pm
by willinator
[RDH]Zerted wrote:I'm fairly certain you can do that if you mess with free camera. I can't test it right now, so I can't give you the steps. I also assume there's a function that lets you attach the view to a non-controlled object since galactic conquest does it. However, it's method might only work with shell maps.
I had a feeling if it was possible it would have something to do with free camera, so I was a secretly hoping you would post in this thread, as you are the god of all knowledge related to this kind of stuff. I hadn't thought of the GC thing though, we'll have to see if it works.