

In the problem of files organisation, this seems to only push it elsewhere.
Because now, if I make another game with my cowboy for example, I need to remember to take the shooting component with me. And all other components I would have made linked to this cowboy.
This would look like:
/components/shooting/shooting.tscn
/components/shooting/gunshot.ogg
/player/player.tscn
/npc/cowboy/cowboy.tscn
/npc/turret/turret.tscn
I guess this mitigates the issue at least 🤔






















yup