DragonBones / DragonBonesAS

DragonBones ActionScript Runtime
MIT License
250 stars 117 forks source link

Bug in DragonBones example #68

Closed neuronix closed 8 years ago

neuronix commented 8 years ago

Tried the Ubbie example in a simple starling project, you can notice 2 issues:

  1. z-order issues on both arms
  2. nose position is misplaced when repeating

http://imgur.com/zoPAl65

neuronix commented 8 years ago

Update, tried exporting some custom animations, draw order set in the editor seems ignored in the runtime.

ze0nni commented 8 years ago

Сonfirm. Wrong z-order is only for Starling. NativeFactory is working good.

akdcl commented 8 years ago

The bug has been fixed