just_join_v2
just_join_v2 copied to clipboard
支撑人物模型和人物动画
参考资料
- https://github.com/Seldom-SE/seldom_state 状态机
- https://github.com/lucaspoffo/renet/tree/master/bevy_renet 项目使用的网络库
- https://github.com/bevyengine/bevy/blob/v0.11.2/examples/animation/animated_fox.rs 官方动画示例
困难
- 模型建立
- 人物位置定位
- 状态机和动画结合
https://github.com/ephtracy/voxel-model/blob/master/MagicaVoxel-file-format-vox-extension.txt VOX 模型文档