uksf / modpack

UKSF SR3 Mod Development and Issue/Feature Tracking
GNU General Public License v3.0
8 stars 3 forks source link

Virtualisation - Movement still accounted for in the abstract layer #1018

Open AnAngrySalad1 opened 9 months ago

AnAngrySalad1 commented 9 months ago

Description

AI group movement is somehow still tracked even after deletion so if players appear at the old spot the AI have moved on and will now be spawned in at their current location. I had an idea that some object or marker would be used to represent the groups up to date position that would be included in the player distance check.

Additional context

When an AI group has a waypoint to move from Town A to Town B to capture it, right now, that group just waits near wherever we left it until we come back and they spawn in. It would be better to have them continue moving to if were on an intercept, they're not there anymore and we missed them. This would also be very helpful for creating 'alive/ambient' areas