I am tinkering a bit with the flight model to achieve a more atmosphere-in-space feel for s class ships. No modern space sim that I'm aware of has chosen to go this direction, something like warthunder cold-war era plane maneuvering in space could be fun to try.
So far I'm increasing ship speeds a bit (potentially a lot, but that would require further balancing weapons and other stuff so idk), increasing significantly thruster strafe thrust to mimic atmospheric on-rails turning, significantly reducing acceleration, and modifying steeringcurve to have a turn rate that starts relatively low at low speeds, peaks at around 60% of top speed and then diminishes again, roughly like fighter E-M charts. Also making yaw very weak, increasing horizontal and vertical drag and such.
Flying around in asteroid fields and such like this already feels good, but the existing combat maneuvering AI doesn't adapt well to the changes. It seems that it tends to brake to 0m/s, turn to point at its target, and then re-accelerate/shoot at its target, rather than maneuvering smoothly and maintaining speed. This works badly with lower low-speed turn rates and slow acceleration. Tbh even just setting a speed floor at say 30% of its ship's thrust during combat could provide a much better starting point for the enemy AI to feel better to fight with the atmospheric flight model, but ideally I would seek to play around with the AI a bit more. There's also the question as to whether AI-vs-AI s ship battles would just degenerate towards endless turning without additional tweaks

I have only modified asset macros so far, and any advice/knowledge/intuition on feasibility and how to modify the enemy s ships in-sector low-level maneuvering AI, if anyone has experience with this aspect, would be greatly appreciated

Some of my questions:
- How moddable is the maneuvering AI? What scripts to change? Any major limitations?
- Is it the same as jobs scripts, or are jobs for more high-level behaviours?
- Do s ships use a single combat maneuvering script for all enemies, or do they behave differently whether they are attacking another fighter or a larger ship? Because a combat behaviour that works with other fighters may cause fighters to just circle around slower capital ships without being able to target them effectively, having separate behaviours would help.
