Build your CurrentNote
array from within _ready()
, as your scene elements are not valid until then.
1 Like
Build your CurrentNote
array from within _ready()
, as your scene elements are not valid until then.