Jump to content

Same background image in all states


phamedev
 Share

Recommended Posts

Hello, I'm new to the Phaser framework and I'm trying to have a single backgound and logo througout all the states in a phaser game.

I add the background image in the very first state but when I start the next state using:

this.game.state.start("State2");

the background image disappears. Do I have to load the background image in every state?

Thanks

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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