Pre-load Character Animation (Android)

  • #10, by darren-beckettMonday, 27. July 2015, 15:37 9 years ago
    Thanks, i'll check out the article.

    Would the 'Scale Resolution' option help?

    Great Poster

    384 Posts


  • #11, by afrlmeMonday, 27. July 2015, 16:30 9 years ago
    I think that just changes the default game resolution value as opposed to scaling down the game. Well at least that's what it did the last time I checked it & as a result all scenes became scrollable & half my menu was hidden. grin

    Manual scaling down of graphics would actually be relatively quick as you could use XnConvert to batch scale & convert all png files in each folder to webP in a matter of seconds for each folder. Once you'd converted all image files to webp it would be a matter of opening up your ved file in sublime text, atom or notepad++ & doing a search all for .png & then replace all with .webp. Again matter of seconds. But it would still be a lot of work.

    I recommend just reading the article first or at least focusing primarily on the windows &/or mac versions of your game, before messing about with the mobile platforms unless your intention is to only release to the mobile platforms. The reason why is also explained in the article & it does actually have a very valid point in that flooding the market with too much choice all at once spoils the chance of sales for other platforms. i.e: win & mac titles usually have a higher RRP than mobile platforms, so most people would probably opt for the cheaper mobile platform version if released at same time.

    Imperator

    7278 Posts

  • #12, by darren-beckettTuesday, 28. July 2015, 12:42 9 years ago
    I've reviewed the animations and they're almost running at 40 frames per second, which is clearly not required. I've cut the frames down by half.
    The animations look exactly the same and the load-time is fixed.
    Thanks for your help with this.

    Great Poster

    384 Posts

  • #13, by afrlmeTuesday, 28. July 2015, 15:01 9 years ago
    No problem. smile

    I don't know if I've linked this wiki page or not, but you might find it useful. It's an article I wrote about optimizing your games in Visionaire Studio. It's more of a general tip page as opposed to being platform specific, but it does have loads of valid methods for saving ram, vram, decreasing loading times & so on.

    Good luck with your project.

    Imperator

    7278 Posts