Posted: Tue Mar 28, 2006 9:23 pm
Can't see why not. Maybe a simple code mod to recognise the following entries in the shipdata.plist file:
and to handle them by using shift plus the number key...
That doesn't sound like it should be too hard.
Guys?
Code: Select all
<key>view_position_aft_outer</key>
<string>0.0 15.0 -28.0</string>
<key>view_position_forward_outer</key>
<string>0.0 12.0 29.0</string>
<key>view_position_port_outer</key>
<string>-15.0 12.0 16.0</string>
<key>view_position_starboard_outer</key>
<string>15.0 12.0 16.0</string>
That doesn't sound like it should be too hard.
Guys?