i am currently trying to make a mission involving multiple enemy and friendly jets in a massive dogfight, and its quite difficult to play because all of the enemy jets target you instead of the friendly jets. i suggest to add a button to toggle the enemy jets to attack friendly jets instead of the player if its possible, thanks.
#Add an option for enemy jets to target friendly jets instead of the player in the mission editor
4 messages · Page 1 of 1 (latest)
in the event editor just put the attack command
Go event and put in= attack A B Replace a with the attacking jet name and b with the jet that gets attacked
ah, okay