S-SPni-5 – Massive Air-Combat

If you liked this item, please rate it up on Steam Workshop page.

Authors: PacificKempeitai, Ritter Runkel

Last revision: 15 Apr, 2020 at 10:58 UTC

File size: 388.1 KB

On Steam Workshop

Description:

  • 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

Description
  • 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

Compatibility

Other Mods
All In One MOD
PACK
  • [http//WIPcomingSOon] P-AllinOne-ATotal Reskin ALL in ONE
  • [http//WIPcomingSOon] P-AllinOne-BTotal Reskin No Variety Framework
  • P-AllinOne-CTotal Reskin Ironman Only

Infantry MOD
PACK
  • P-Inf-TWTotal Warfare Reskin GROUND
  • [http//WIPcomingSOon] P-Inf-AInfantry Reskin All in ONE
Separate
  • S-Inf-Ger – German Infantry Reskin
  • [http//WIPcomingSOon] S-Inf-Generic – Generic Infantry Reskin

Tank MOD
PACK
  • [http//WIPcomingSOon] P-Tank-ATank Reskin ALL in ONE
Separate
  • [http//WIPcomingSOon] S-Tank-Ger – German Tank Reskin
  • [http//WIPcomingSOon] S-Tank-Generic – Generic Tank Reskin

Aircraft MOD
PACK
  • P-Air-AAircraft Reskin ALL in ONE
Separate
  • S-Air-Ger – German Aircraft Reskin
  • [http//WIPcomingSOon] S-Air-Generic – Generic Aircraft Reskin

Navy MOD
PACK
  • [http//WIPcomingSOon] P-Navy-ANavy Reskin ALL in ONE
Separate
  • [http//WIPcomingSOon] S-Navy-Ger – German Navy Reskin
  • [http//WIPcomingSOon] S-Navy-Jap – Japanese Navy Reskin
  • [http//WIPcomingSOon] S-Navy-Generic – Generic Navy Reskin

Special Ironman MOD
  • S-SPi-b – Missle Reskin & Animation Fix

Special NO – Ironman MOD
  • S-SPni-1 – German Helicopter
  • S-SPni-2 – US Helicopter
  • [http//WIPcomingSOon] S-SPni-3 – Japan Helicopter
  • S-SPni-4 – Triebflügeljäger
  • S-SPni-5 – Massive Air-Combat

Basic MOD – Ironman – no Direct effect
  • B-P-a – Basic Particle

More Detail:
[docs.google.com]

Discord

If u have any Suggestions, welcome to join our Discord.
[discord.gg]

Codes in This Mod

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