Godot Errors and solutions
Table of content- Child class sub-node is not ready with @onready / _ready function.
The child class sub-node is not ready on _ready/@onready when making a new instance of the class
Problem: when creating the new instance of the class (Custom class <...
itsahaj.hashnode.dev2 min read