Jump to content

Search the Community

Showing results for tags 'inverse kinematics'.

  • 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 2 results

  1. Updated Blender exporters have been released introducing Blender Actions support via AnimationRanges. The documentation has been updated, here. Below are excerpts, as screen prints since markdown does not display here very well. As far as any known future plans, Tower Of Babel is probably going to drop Typescript file generation. I put that in a while back, and now think it would be simpler to always generate a '.js' and a '.d.ts', then giving the user a choice of a '.js' and / or a '.ts' file. Up until now, most of my use of the exporter has been testing upgrades to it. I have not been using the typescript output during testing, cause it is an extra step. I think as soon as the QueuedInterpolation extension is done, my game production will begin, and do not see much further changes needed. Anyone else can add whatever they want, and possibly PR it, of course
  2. I want to do smtg like this: Flow. I need to make game object with many parts which would be move according to the inverse kinematics. How can I do it with Phaser?
×
×
  • Create New...