Open synthranger opened 2 years ago
._init() should be when the whole framework has been initialized not when it is initializes
._init()
extra: ._beat should be ._heartbeat in my opinion
._beat
._heartbeat
_init from godot calls whenever the node gets first instantiated
try not to copy godot challenge impossible
my reaction
._init()
should be when the whole framework has been initialized not when it is initializesextra:
._beat
should be._heartbeat
in my opinion