"src/render/unified/pipeline.rs" did not exist on "f64df76afaf721e710368649fc6aa191bef98d4b"
Create bevy_event.rs
Gives an example how to send a bevy event from a button event handler. It took me a while to figure this out so I thought others might find this helpful.
examples/bevy_event.rs
0 → 100644
Please register or sign in to comment