S-SPni-5 – Massive Air-Combat

- More Aircraft shown in Air Combat
- Missile animation occurred much more frequently
- Reduce Heavy Bombers to avoid models piled up
- Connect Animation Speed to Game Speed
- This Mod could Increase the total aircraft numbers for the air animations, and it could help missile animation to be visible (you won’t see many missiles in the vanilla game). Besides this animation could freeze the aircraft when you pause the game, so you can looking closer for aircraft details and could help you to make aircraft mod

If u have any Suggestions, welcome to join our Discord.
[discord.gg]
NDefines_Graphics.NAirGfx.AIRPLANES_ANIMATION_GLOBAL_SPEED_PER_GAMESPEED = { 0.01, 0.1, 0.20, 0.45, 0.50, 0.85 }
NDefines_Graphics.NAirGfx.AIRPLANES_SMOOTH_INTERPOLATION_MOVE = 0.1
NDefines_Graphics.NAirGfx.AIRPLANES_SMOOTH_INTERPOLATION_TURN = 0.1
NDefines_Graphics.NAirGfx.BOMBERS_DIVISION_FACTOR = 900.0
NDefines_Graphics.NAirGfx.MISSILES_DIVISION_FACTOR = 20.0
NDefines_Graphics.NAirGfx.FIGHTERS_DIVISION_FACTOR = 50.0
NDefines_Graphics.NAirGfx.TRANSPORT_DIVISION_FACTOR = 40.0
NDefines_Graphics.NAirGfx.TRAINING_MISSION_DIVISION_FACTOR = 50.0
NDefines_Graphics.NAirGfx.MAX_MISSILE_BOMBING_SCENARIOS = 15.0
NDefines_Graphics.NAirGfx.MAX_PATROL_SCENARIOS = 6.0
NDefines_Graphics.NAirGfx.MAX_BOMBING_SCENARIOS = 6.0
NDefines_Graphics.NAirGfx.MAX_DOGFIGHTS_SCENARIOS = 6.0
NDefines_Graphics.NAirGfx.MAX_TRANSPORT_SCENARIOS = 6.0
NDefines_Graphics.NAirGfx.MAX_TRAINING_SCENARIOS = 6.0











