Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Zarax on July 28, 2013, 01:48:26 pm
-
Hi,
I'm in the process of re-learning FREDing and perhaps by virtue of being a noob I'm noticing that properly placing ships seems to be more difficult than in earlier versions (aka beam free all turrets seemingly having trouble in firing at some angles), although this might be related to me using mediaVP ships rather than vanilla ones.
While this can be remedied fairly easy in smaller missions, it becomes quite tiring in large ones, where tracking beams in tests can be quite cahotic.
IMHO it would be extremely useful to be able to see turret firing arcs inside FRED so that proper cap-ship to cap-ship engagements would be easier to set up.
What do you think?
-
you probably running into things like check hull flags which stops turret fire clipping the host ship.
on the request i can see fields of fire from turrets on non fighter/bombers would be useful especially when using unfamiliar assets
-
How about combining firing arc indicators with a range indicator as well, based on what weapon is loaded into said turret?
-
That would be excellent, is there any coder interested?
-
I would love to see this and it would be even better if this could be implemented in a way I could code a scripting function for it.
While I had some fun with turret firing arcs for the RTS mod and the general math is not so complicated, I have no idea how FRED works (Like how to get the projection right and how to draw this).
-
Also, once that is set it might turn out useful for AI as well...