سؤال

I have Adobe AIR application written with Starling framework and DragonBones library.
I'm loading an armature of teleport that I show when a character is enter into the screen.
In the game there can be a situation in which 4 characters enter at the same time.

Is there a way to load the teleport armature once and clone it to be able to show it 4 times on screen?

هل كانت مفيدة؟

المحلول

All I had to do it simply call factory.build several times.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top