VRM avatars
kayhhh opened this issue · 2 comments
kayhhh commented
Got basic VRM loading working in https://github.com/unavi-xyz/bevy_vrm. Need to import that and add VRM avatars to the player controls. This will involve supporting the first person toggles, as well as loading some animations (probably from mixamo) and applying them to the model.
kayhhh commented
multiplayer works well enough too instead of mirrors, just want some way to view the model better. was getting some errors with mirrors and directional lights.