Porting Guidelines Overview – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search

Infantry weapons

  • Weapon attachments (add proxies, make WeaponSlotsInfo config definition, Inventory Icons)
  • Adjustable sights (add selections)
  • Reload animations (model.cfg definition, CfgGesturesMale anim definition)
  • 3d optics
  • Muzzle FX (model.cfg + config definition?)
  • Smoke FX
  • Stereo sounds (soundBegin, soundClosure configs definition?)
  • AllowAgainstInfantry (config)
  • AllowedSlots (config)
  • Fatigue system (Mass in config)
  • TextureType (config)


Infantry units

  • Clothing (remove from infantry model, make separate models/objects, assign uniform, vest and headgear in configs)
  • New head/faces and sunglasses (replace head model)
  • Injury selections (rename selections)
  • Damage system (adjust HitPoints armor in configs)
  • Engineer (detectSkill and backpack in configs)
  • AA/AT (backpack in configs)
  • Items and NVG (linkedItems in configs)
  • Medic (items and backpack in configs)
  • Command bar (picture in configs)


Vehicles in General


Cars

  • Custom Engine, Gearbox and Suspension:
  • Driver and gunner IK (AnimatedDriverHands and AnimatedGunnerHands in configs, something? in the model)
  • Mirrors
  • Engine sounds


Tanks

  • Custom Engine, Gearbox and Suspension
  • Damage system
  • Engine sounds


Helicopters

  • helicopterX simulation or helicopterRTD for advanced flight model and sling loading
  • Pilot and gunner IK (AnimatedDriverHands and AnimatedGunnerHands in configs, something? in the model)
  • Damage system (add HitFuel in HitPoints and new HitXXX classes in AnimationSources in configs, selections to be defined in the model?)


Planes

  • airplaneX simulation
  • WingVortices effects (definition in configs)


Boats and Ships

  • ShipX
  • SubmarineX
  • PhysX Geometry Lod
  • Buoyancy Lod


Static weapons

N/A


Terrains

  • Volumetric clouds
  • Improved lighting
  • Ponds
  • Fog


Effects