❔ Timer help
Hello, I am very new to C# and am following an online tutorial for a flappy bird like game. I am working on the timer of when the pipes spawn but cannot get the timer part correct. The pipes are spawning too frequently and wont space out. Any help is appreciated
5 Replies
$unitybug
If intellisense is not working for VSCode / Visual Studio, follow these steps.
Close the editor and re-open it again by double-clicking a script file.
⬆️ Not related to the issue, but will help a lot.
what if you change the spawnRate and heightoffset, does it make a difference?
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.