I have been partly following a tutorial and I got stuck here where animationTree
is null, despite being in an onready var.
The error I am getting is: Attempt to call function 'get' in base 'null instance' on a null instance.
Am I doing something wrong? Do I need to provide more information?