garve096 官方演示地址:http://layabox.github.io/layaair-examples/BUG:吃了血瓶,HP变成0,显示错误官方Game.ts源码:https://github.com/layabox/layaair-examples/blob/gh-pages/source/src/Game.ts 解决方式:请修改Game.ts第264行,将参数role.hp改成this.hero.hp,这样才能正确显示主角的HP血量