In this lecture we rename some variables to pascal case, now getting referred to as properties.
I’m a bit lost as to if there is a difference here, Variable and property,… and why we go to pascal case.
Secondly, I’m not sure why for renaming in this lecture, the Rename tool isn’t used, as this automatically changes the used references to the same name, avoiding accidentally breaking the game, and also avoiding loosing the assignment in Godot.
I suppose it’s good to learn that manually renaming can bring these issues to resolve, but the rename tool option should be shown to, I’d have thought anyway.