Chunlei Duan
Chunlei Duan
该 bug 已经在 dev 分支修复,感谢提交的 issue。
Hi, the bug has been fixed :)
Hi, You can look at the example here. https://github.com/DragonBones/DragonBonesCSharp/blob/master/Unity/Demos/Assets/Scripts/CoreElement.cs#L55 EventObject.COMPLETE EventObject.LOOP_COMPLETE ...
Hi, We will fixed the bug in next dbpro release version.
@RenatoSerra22 It is still difficult to sort z order in unity. https://forum.unity3d.com/threads/official-2d-sorting-feedback.376707/
Hi, you can indirectly control bone position via bone.offset
Hi, you could run these demos in unity, and learn how dragonbones works in unity. https://github.com/DragonBones/DragonBonesCSharp/tree/master/Unity/Demos
该 bug 已经在 dev 分支修复,感谢提交的 issue。
https://github.com/DragonBones/DragonBonesCSharp/tree/master/Unity Maker sure your project structure like this: ``` project |-- Assets |-- Scripts |-- DragonBones |-- animation |-- armature |-- ... |-- unity |-- ... |-- 3rdParty Scripts |--...
Hi, AS can not support 5.5 version yet, you could export data to 5.0 version.