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

Title: Feature Request: Turret Firing Arcs in Fred
Post 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?
Title: Re: Feature Request: Turret Firing Arcs in Fred
Post by: headdie on July 28, 2013, 05:29:15 pm
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
Title: Re: Feature Request: Turret Firing Arcs in Fred
Post by: Trivial Psychic on July 28, 2013, 06:14:32 pm
How about combining firing arc indicators with a range indicator as well, based on what weapon is loaded into said turret?
Title: Re: Feature Request: Turret Firing Arcs in Fred
Post by: Zarax on July 30, 2013, 06:27:49 am
That would be excellent, is there any coder interested?
Title: Re: Feature Request: Turret Firing Arcs in Fred
Post by: Admiral MS on July 30, 2013, 12:47:34 pm
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).
Title: Re: Feature Request: Turret Firing Arcs in Fred
Post by: Zarax on July 30, 2013, 12:50:45 pm
Also, once that is set it might turn out useful for AI as well...