View Issue Details

IDProjectCategoryView StatusLast Update
0004517Spring engineGeneralpublic2014-09-08 13:33
Reporterraaar Assigned TojK  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionno change required 
Product Version97.0.1+git 
Summary0004517: add isBomber unitdef to determine aircraft behaviour
Descriptioncurrently aircraft with weapons are considered to be "fighters" unless they carry weapons with weapontype AircraftBomb or TorpedoLauncher.

- add "isBomber" unitdef (defaults to False unless the unit contains the previously mentioned types of weapons): if true, aircraft do not try to pitch to face their target and behave like a bomber (they hover horizontally if gunship of fly above it like a bomber).

This is for aircraft that engage targets with weapons on top or belly turrets instead of bombs.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

raaar

2014-08-24 15:59

reporter   ~0013561

Last edited: 2014-08-24 16:00

close this

all that was needed was to use the upright=1 unitdef

that's how the crow does it on ZK

raaar

2014-08-24 19:33

reporter   ~0013562

or maybe keep it open because fighter aircraft need to use fake bomb weapon to get the same effect, which is a nonsensical requirement

jK

2014-09-08 13:33

developer   ~0013620

like isBomberAirUnit?

Issue History

Date Modified Username Field Change
2014-08-24 01:48 raaar New Issue
2014-08-24 15:59 raaar Note Added: 0013561
2014-08-24 16:00 raaar Note Edited: 0013561
2014-08-24 19:33 raaar Note Added: 0013562
2014-09-08 13:33 jK Note Added: 0013620
2014-09-08 13:33 jK Status new => closed
2014-09-08 13:33 jK Assigned To => jK
2014-09-08 13:33 jK Resolution open => no change required