bevy-cheatbook
bevy-cheatbook copied to clipboard
Adds Necessary Events Update System Function Handler To Docs
Hi!
This was confusing to me when I first read it and it said all I had to do was register the events types...
Makes sense that you would need to register these functions, but I think explicitly putting it in the docs this way reduces the change for confusion and misinterpretation. 🤓 👍