mirror of
https://github.com/open-goal/jak-project
synced 2026-05-23 23:05:43 -04:00
08ad352e94
It used to automatically assign actor IDs, but reset in between custom levels, so it was possible for actors to share the same actor id with a actor in another level. With this the user can now specify a base_id to make sure that the custom levels never match! (or fix it if they do!)