#WindowDescriptor not implementing Resource trait
4 messages · Page 1 of 1 (latest)
bevy 0.9 moved resources used to initialize the plugin to the plugin itself
Ohh all the tutorials I had open were <0.8
4 messages · Page 1 of 1 (latest)
Running this bevy 0.9.1 code to display a window. WindowDescriptor lines error. Tried copying extracts from other examples with same result.
Probably made a stupid mistake somewhere.
All help is greatly appreciated!!
bevy 0.9 moved resources used to initialize the plugin to the plugin itself
Ohh all the tutorials I had open were <0.8