I am beginner in Godot, and I have a decent understanding of writing code and programming in general. So far I feel my greatest hurdle is knowing what to do in which script, and what node to add which script to.
For example for my first project I just created a node that doesn't do anything other than house my one script where I do everything. I know/feel that this is the wrong way, so I would appreciate some guidance on this topic.