Jump to content

ArrogaX

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by ArrogaX

  1. Hi Trixt0r, no worries at all, just glad you responded. I already tried to implement a possible solution but haven't been successful, that's why I would really appreciate if you could provide one whenever you have the time. - ArrogaX
  2. Suppose this is the main Trixt0r implementation thread. Could you guys check out my post whenever possible: viewtopic.php?f=10&t=15710 Thanks.
  3. Hi, is it possible to use single/multiple .scml + .atlas with the Spriter class. That is, combine what's been done in AtlasTest and SpriterStressTest. For example, if I have: char1.scml char1.atlas char1.png char2.scml char2.atlas char2.png If possible, how can I do: Spriter.newPlayer(...) //for char1 Spriter.newPlayer(...) //for char2 A sample code is most appreciated if it can be provided, and also huge thanks for making animation creating/coding easier.
×
×
  • Create New...