Hi sorry im back again with another noobie issue but...
I have imported a new model in to sins, i want it to have only 1 weapon type so i have set it up with 8 weapon-0 nulls on each side of it facing 90 and -90 degrees to have a broad side effect then i added 4 weapon-0 null points to the fore and aft for chaser guns facing 0 and 180 degrees.
Now the issue... ok the guns work fine, they fire in each direction that i want them to and from the right point. the issue i have is i want the ship to only be able to fire its guns at one target at a time. at the moment the ship is firing all its guns at independent targets.
the only 2 lines in the entity file i have found that i though affected this was preferstofocusfire TRUE and SynchronizedTargeting FALSE
I have set them both to True but my ship still goes in all banks blazing.
is there anything i can do to make the ship only fire at and track one target at a time?
oh and the bank settings are as follows.
firingAlignmentType "Default"
TargetCountPerBank:FRONT 1
TargetCountPerBank:BACK 1
TargetCountPerBank:LEFT 1
TargetCountPerBank:RIGHT 1
is this the cause? because i have tryed changing it to left and right only and that makes the front and rear stop working completely.