#beetmash #game-ai #behavior

app beetmash_template

将Bevy应用程序和场景发布到Beetmash的示例工作流程

7个版本

0.0.6-rc.22024年8月24日
0.0.6-rc.12024年7月27日

220机器人

Download history 225/week @ 2024-07-13 320/week @ 2024-07-20 163/week @ 2024-07-27 5/week @ 2024-08-03

496 每月下载量

MIT/Apache

85KB
1.5K SLoC

Rusty Object Notation 1.5K SLoC Rust 68 SLoC // 0.1% comments

Beetmash 模板

发布Bevy应用程序和场景到beetmash的工作流程演示。

入门

运行cargo run不会做什么,该应用程序是一张空白画布 🖌️

  1. 导出场景:cargo run --bin export_scenes
  2. 运行应用程序:cargo run scenes/my_base_scene.json scenes/my_beautiful_scene.json

依赖项

~21–33MB
~531K SLoC