Closed nemesiscy closed 7 years ago
+1
I am working on version 2.3 of the Dragon Bones animation. Your answer has been helpful enough for me. Thank you.
i'm 2.3ver DragonBones testing
-----Original Message----- From: "zhouzhanglin"<notifications@github.com> To: "DragonBones/DragonBonesCSharp"<DragonBonesCSharp@noreply.github.com>; Cc: "cho.juhyeong"<dpttptmaps@gmail.com>; "Comment"<comment@noreply.github.com>; Sent: 2017-07-21 (금) 19:33:37 Subject: Re: [DragonBones/DragonBonesCSharp] obselete methods.. (#34)
Select the ske fileright-click -> Create -> DragonBones ->Armature Object / Armature Object (UGUI)
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
UnityFactory.factory.LoadDragonBonesData("Ubbie/Ubbie"); // DragonBones file path (without suffix) UnityFactory.factory.LoadTextureAtlasData("Ubbie/texture"); //Texture atlas file path (without suffix) these functions have become obselete... how do i use the LoadData?