eva-engine / eva.js

Eva.js is a front-end game engine specifically for creating interactive game projects.
https://eva.js.org
MIT License
1.75k stars 108 forks source link

PhysicsSystem 初始化报错 #68

Closed ChinDer closed 3 years ago

ChinDer commented 3 years ago

Expected Behavior

正常初始化

Current Behavior

Cannot read property 'bodyB' of undefined

Possible Solution

初始化时候取消mouse: true参数 image

Steps to Reproduce

Environment

ipengkai commented 3 years ago

遇到了同样的问题

aspsnd commented 3 years ago

临时先把mouse参数去掉