Jump to content

Search the Community

Showing results for tags 'physics p2 draggability'.

  • 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. here's a question that is driving me nuts. in phaser, it has a nice draggable option, for making sprites draggable by the mouse. however, if i enable the p2 physics engine on a sprite, then draggability no longer works. i dont know why. also, on the p2 page (independent of phaser), it has automatic draggability on all their really great demos. http://schteppe.github.io/p2.js/demos/ragdoll.html not only that, but it is actually better than just normal dragging. it ties in with the physics, because you can actually 'throw' objects with the mouse. in the source code on these examples, i can't see any reference to code that enables this. and i can't make it work at all within phaser. of note, i was able to do this with box2dweb via a 'mousejoint.'
×
×
  • Create New...