Update enemy save to ID system #37
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rather than delete all enemies and respawn. Iterate over all saved IDs, if the ID matches an enemy in the level update their stats. Otherwise spawn a new enemy with the required stats