Made it possible to have multiple units in a map
Please ensure you've gone through this checklist before merging into the main branch. This checklist is important to avoid game-breaking bugs from being merged into the main branch.
Type of change
[ ] Bug fix (Change which fixes an issue)
[x] New feature (Change which adds functionality)
[ ] Refactor (Change which cleans up project code)
[ ] This change requires a documentation update
Checklist:
Please delete options that are not relevant.
All Changes (DO NOT DELETE)
[x] Changes will cause no conflicts.
[x] Changes have been tested.
[x] Changes generate no new warnings/errors.
[x] Changes follow the correct naming conventions & rules.
[x] Changes don't add unnecessary files.
Code Changes
[x] Code follows the style guidelines of the project.
[x] Code has been documented correctly using XML documentation.
[x] Code has been formatted.
[x] Code has no leftover debug logs.
[x] Code has no leftover unnecessary commented-out features.
Quality Assurance
[ ] (OPTIONAL) My pull request has been reviewed by another developer.
[ ] (OPTIONAL) Builds generate no new warnings/errors.
Description
Made it possible to have multiple units in a map Please ensure you've gone through this checklist before merging into the main branch. This checklist is important to avoid game-breaking bugs from being merged into the main branch.
Type of change
Checklist:
Please delete options that are not relevant.
All Changes (DO NOT DELETE)
Code Changes
Quality Assurance