问题标签 [forge2d]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
73 浏览

flutter - 如何在forge2d中使用传感器移动物体

我想制作一个使用传感器移动组件的游戏,我该如何实现?效果类似于 https://youtu.be/sFZ-IvlVTTw

0 投票
1 回答
86 浏览

flutter - Flame 0.29.4 无法以可靠的零安全运行

尝试运行我的 Flame 应用程序时,出现以下错误:

错误:无法以可靠的 null 安全性运行,因为以下依赖项不支持 null 安全性:

  • 包装:火焰
  • 包:ordered_set
  • 包:box2d_flame

我的pubspec.yaml文件中有以下内容: