![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | antoniodev |
Can someone help, I really don’t think I have anything wrong, but still I get this error message.
Thanks for any help.
![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | antoniodev |
Can someone help, I really don’t think I have anything wrong, but still I get this error message.
Thanks for any help.
![]() |
Reply From: | exuin |
You are missing a closing parenthesis on create_timer()
.
yield(get_tree().create_timer(spawnRate), "timeout")
Thank you for your help.
antoniodev | 2021-06-24 17:26