Top/down instead of side lasers
Posted: Sun Jul 17, 2011 1:34 pm
Recently, I've come across a space simulator game (I think it was Ad Astra). As in Oolite, player ship has up to four laser mounts there, but instead of port/starboard there are top/bottom lasers. All view and weapon positions in Oolite being defined in shipdata.plist, I guess it should be possible to abuse view_position_port/starboard and weapon_position_port/starboad to point up/down (zenith/nadir) instead to get this effect?
To do this properly aft view should probably also be flipped upside down (as if you were standing on your head when looking behind you). That way 1) cycling over all the views front-top-aft-bottom-front will give you consistant change, just like doing it laterally front-port-aft-starboard-front does it now and 2) the up/down controls stay the same over all four views whereas yaw/roll axes stay the same for front/aft views and are simply exchanged for top/down views.
There are OXP ships that do some nice things with custom views like gun/scoop/cargo views in Thargoid's Vortex, but yet I didn't see OXPs fiddling with view/weapon positions.
What do you think would it be practical/useful thing to do? Or have I overlooked something obvious? I probably won't have the time to do and playtest it this week (well, actually I probably should to learn quite a bit more about quaternions first ), but it would be nice if someone had a try at it and shared their experiences here in forum.
To do this properly aft view should probably also be flipped upside down (as if you were standing on your head when looking behind you). That way 1) cycling over all the views front-top-aft-bottom-front will give you consistant change, just like doing it laterally front-port-aft-starboard-front does it now and 2) the up/down controls stay the same over all four views whereas yaw/roll axes stay the same for front/aft views and are simply exchanged for top/down views.
There are OXP ships that do some nice things with custom views like gun/scoop/cargo views in Thargoid's Vortex, but yet I didn't see OXPs fiddling with view/weapon positions.
What do you think would it be practical/useful thing to do? Or have I overlooked something obvious? I probably won't have the time to do and playtest it this week (well, actually I probably should to learn quite a bit more about quaternions first ), but it would be nice if someone had a try at it and shared their experiences here in forum.