Jump to content

Search the Community

Showing results for tags 'Region'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. Hi, I'm trying to change a texture region attachment on a spine model. For example, change the haircut of a character. What is the best way to change a region attachment? I've tried to get the head slot (slot = Sp.skeleton.findSlot("head") )and use setAttchement on this slot, but i was only able to set an existing attachment (like put an arm instead of the haircuts). Anyway, if i change the TexturePacker texture, its not working because the texture dont fit with the spine project due to the non-existing images in the spine project. So i suppose that I need to create another texture with PackerTexture including all the possibles haircuts. But i wasn't able to change the texture of an attachment If you have any ideas, it wil help me Thanks
×
×
  • Create New...