bevy/assets/scenes
Anders Rasmussen 9bf80a8566 Fix warning in scene example (#1441)
I noticed the following error when trying out the `scene` example

```bash
Feb 13 22:11:13.997  WARN bevy_asset::asset_server: encountered an error while loading an asset: No registration found for glam::f32::vec3::Vec3
```

This PR fixes the error and makes the scene file load correctly
2021-02-22 03:59:36 +00:00
..
load_scene_example.scn.ron Fix warning in scene example (#1441) 2021-02-22 03:59:36 +00:00