can I update resource or state outside canvas when it run in the browser? #6375
Unanswered
Ahuang0107
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I build a bevy app that run in the browser, can i update bevy app state outside the bevy system, for example when i click some buttom on the web page, it can call a function in js/ts code to update resource or send a event in the bevy app?
Beta Was this translation helpful? Give feedback.
All reactions