Jump to content

Search the Community

Showing results for tags 'keys phaser'.

  • 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. Hello. Just switcing over my game to version 2.0. I use Space key to select on the start menu state, but I use it in the play state as part of the controls. In the last version I would add the keys in the state create method. It didn't seem to matter that it would create another key with space, it would just replaced it. Now it does and when I hit space in the play state it is also been fired in the menu state. So where is it recommended we create keys? In each state's create function, and just unregister the keys when that state is done? Or some other way?
×
×
  • Create New...