Jump to content

Search the Community

Showing results for tags 'backend update'.

  • 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, I'm starting a project and have couple questions. Mainly I want to achieve dynamic updates of the game assets, without the need to update the game in store (android and iOS). Main thing that I would be able to update are graphics. I would like to change current application spritesheet, or add another one to my game. The question is : can I download a new sprite and replace the one that comes with game from the store? Or can I just add another one (for example I have on mobile somesprite.png downloaded with game from store and I would like to add anothersprite.png to game files when starting the game). Is it possible? The same I would like to use for ads, so I can change displaying one without updating the game in store. If yes, next question is if that added new sprite can be stored on phone memory, or I would have to download it everytime I start the game? Links to similar problems/tutorials are welcome (yes, I was searching before posting but didn't find anything)
×
×
  • Create New...