You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately Bevy Retrograde doesn't work on OSX yet, but we are actively working on it! Once we can get Bevy's built-in renderer working on OpenGL and WebGL we are going to migrate to using Bevy's built-in renderer, and that will support OSX. You may want to subscribe to #41 which will track progress with our migration to Bevy's renderer.
Trying to run an example via:
❯ cargo run --features="ldtk" --example ldtk_map
The window loads but with a black screen. This seems to be the case for all examples (hello_world)
Testing on OSX 10.14.6.
The text was updated successfully, but these errors were encountered: