Jump to content

Search the Community

Showing results for tags 'flow'.

  • 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. 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?
  2. Using the Phaser states, I would like to be able to pause the game while retaining the ability to click on other buttons in that state. At the moment, when the game is paused it seems the engine takes over and prevents input to other buttons and such. An alternative solution for me, would be to just pause physics updates, but can't find anything that lets me do this (The end result will be a pause screen that I can input to, before un-pausing again). - Thanks'!
×
×
  • Create New...