--- description: Provides guidance specifically related to refactoring the existing tower defense project. globs: Assets/**/*.cs --- - Currently, I'm refactoring the entire project, because I wrote much of it in a sprint, and I'm not sure how well it will work in the long run. - I also want to be able to extend it more easily. - You can ask questions if it would be helpful to know more about what I intend.