Sorry to bother you , I am a complete noob, and not sure where to ask this. I have a lot ,I mean really a lot, of questions to ask while following the Your first game tutorial.
So, there is a line of code in the tutorial:
$Player.start($StartPosition.position)
the Player is an Area2D node. I can understand the code, but I cannot find documentation about the start() function in Area2D page. Where can I know more about this start()?
Is this the right place to ask questions about tutorial?
Thanks