Code Convention
- Main shouldnt have many changes
Ifonsignals are use across many things it should be a global eventbranches- Root (parent) node of the scene is the responsible to mange its children
- Signals should be used for things where emiter doesn't care about the outcome or if it ran or not