Arkensor / EnfusionPersistenceFramework

A framework to save and load the world state in Enfusion engine powered games.
https://reforger.armaplatform.com/workshop/5D6EBC81EB1842EF
MIT License
39 stars 5 forks source link

Add support for moveable turret base #28

Open Arkensor opened 1 year ago

Arkensor commented 1 year ago

As soon as this is exposed to scripts add support for TurretControllerComponent that controls turrets with moveable bases so save and load the base rotation besides the aiming pitch and yaw.

Arkensor commented 8 months ago

Revisit once TurretComponent::SetBaseRotation was added (1.2 or later)