想请问一下怎么实现用手指触碰人物移动呢?

人物开启了物理属性,找了很久都没有找到解决方法。有点无奈了

node.on(x,{})
x----“touchstart”.“touchend”,“touchmove”

在微信内使用event.touch.getLocationInView()获取的坐标与node.x变化速度不一样怎么解决呢?

就是没法按照移动到的位置控制人物