Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
如何实现对象移动时播放动画?(用虚拟摇杆)
@WEKIK 写事件表吧,虚拟摇杆有判断摇杆是否使用中的条件和判断摇杆当前拖拽方向的条件,结合这两个条件去执行设置人物动画的动作就行了。