AdamsLair / duality

a 2D Game Development Framework
https://adamslair.github.io/duality
MIT License
1.4k stars 289 forks source link

Allow us to organize our project by dragging and dropping #771

Open Shadowblitz16 opened 4 years ago

Shadowblitz16 commented 4 years ago

Summary

Please allow us to organize our project by dragging and dropping stuff in the project explorer

Analysis

For example most engines organized files alphabetically. my suggestions is to allow people to do the following -assets --b --a --c

pros -allows more control over the project structure -allows users with extreme ocd to orgaize files by name length

cons -might be harder for new devs to loadup a project and know where everything is at