Hi.
My question is sample.
What check action every "x" time?
im create a need bar, and need what refresh each 1 minute for example and change Sprite (this is ready)
i can use yield(get_tree().create_timer(1.0), "timeout"), but how to do for bucle?, thanks
Sorry for my english, i translate for google :'(