#Timer trouble

1 messages · Page 1 of 1 (latest)

fleet patrol
#

Try adding return at the bottom of ur health and mana increase functions,
I'm currently at school maybe I could try to find something latergdkappa

fleet patrol
river crown
#

if you want to do something every frame use _process, if it's not every frame, use a timer

#

so please remove these calls from _process and these awaits with scene timers

#

and add a timer node to the scene, connect its timeout signal to the health and mana functions