Jump to content

Search the Community

Showing results for tags 'bug but not really'.

  • 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 all, Not really a bug per se, more of an slight annoyance. At the moment, skeletons are exported on a per-skin basis, i have 2 babylon files, each with 2 meshes that use the same bones & animations, so each file ends up having 2 exact copies of the same skeleton & animations. So far i've been manually removing the second skeleton and setting the skeletonId for mesh_2 to 0, saving 600-800 KB in each file, which isn't much ofcourse, but it all adds up and since the exporter is compiled, i have no clue about fixing it. Do you think it would it be possible to add a checkbox to the exporter window and then only export unique skeletons once and re-use it if further mesh(es) uses the completely same bones? I would much prefer cloning after import than loading twice ^^ Cheers, aW.
×
×
  • Create New...