ChaMP-Lab / SurvivalShooter

Base code for the ChaMP lab's survival shooter task
0 stars 0 forks source link

Housekeeping files #14

Open domstoppable opened 3 years ago

domstoppable commented 3 years ago

This is from an email thread we had in June - adding it here.

There's a little housekeeping that could be done still. It seems like the Assets/_CompletedAssets/ subfolders contain the real assets while some older, unused copies exist in other Assets/ subfolders. Those unused ones should be deleted to avoid confusion. This might be a good exercise for someone who needs to learn git and become familiar with the project/Unity.

Low priority, but as the project grows in the future, it'll become increasingly important to keep it cruft-free. It will also make navigating the project structure easier for everyone, and discovery/learnability much easier for people new to the project

DrVangsness commented 3 years ago

Great point, Dom! I'm going to assign Andrew this issue once he joins the project.

DrVangsness commented 3 years ago

@awaswick - You can make these changes to the Andrew's branch branch and submit a pull request/review on the changes (merging into the Granados dissertation branch)!