Jump to content

[HELP-ME] How would with the phaser framework Phaser?


marcelojean10
 Share

Recommended Posts

Hi! In simple cases you don't need to really detect touch specific events in Phaser. What are you trying to accomplish exactly? You could use game.input.onDown and game.input.onUp which would be similar to touchstart and touchend. If you have more info about what you are trying to do I could probably help a bit more :)

Also see here: https://developer.mozilla.org/en-US/docs/Games/Techniques/Control_mechanisms/Mobile_touch#Touch_events_in_Phaser

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...