Replies: 1 comment
-
Seems to be because I set the environment variable
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hot reload takes effect when I execute the bevy example hot_asset_reloading. Instead, I simply configured the cargo.toml dependency and then put the same code in main.rs, and the hot reload didn't take effect.
So what else do I need for hot reload to work? Am I missing any key information?
Beta Was this translation helpful? Give feedback.
All reactions