Publishing in HTML5 stopped loading game

I have successfully publish my first 3 screens of my game to HTML5 and it worked.

I have subsequently updated the game after adding a table to track what is happening, now when trying to play the updated game it won't get past the load screen.

Could any body explain if tables have an effect on HTML5 games.

Many Thanks

Chris

Comments

  • SlickZeroSlickZero Houston, TexasMember, Sous Chef Posts: 2,870
    Unfortunately, tables do not function in HTML5, yet. The only way around it, is to use the save and load attributes behavior for now.
  • NacMacFeegleNacMacFeegle Member Posts: 11
    Thanks for the reply. I now know which direction to go in. :)
Sign In or Register to comment.