Hello all,
When looking at tutorials to get myself properly settled into Godot, I saw the use of "GetNode()". However looking at the tweening API I additionally noticed that "get_node()" was a thing and looks completely different. Could anyone explain what the difference is with both of these?