Taximan's Recent Forum Activity

  • A possible solution would be an option to include, or not, the sprite in algorism.

    This would be great for sprites that appear very rarely and it would be great to include the sprites that appear a lot.

  • SnipG

    But you compare here C2 vs c2runtime in Construct 3

    The same thing happens in C3 runtime

  • I don't know exactly what they changed in this version, but it still works very badly.

    This is a capture of my game in C2.

    And this on C3.

  • In the project bar, change "sampling" from point to linear, that may solve your problem.

  • Instead of subtracting hp from the enemy, pull a floor (random (100)).

    Then with two sub-events, subtract the damage.

    If random is higher than 50 it can do normal damage, and if it is lower than 49 it can do critical damage (it's just an example).

    I do not know if I explain myself well, my English is very bad.

  • I use beta version 1.27.

    I'll send my project to Ashley, so we'll have more information.

  • Your characters attack when you drag the object?

  • I managed to decrease the amount of memory by converting sprites to tilebadgrounds and reducing the quality of others.

    This is the result. And even so, at times the game gets to use 1000 mb.

    It is very sad to have to reduce the quality of my sprites, when the game works perfectly in C2.

    Also know this problem because they created options to manage the memria, but they are completely useless.

    I'm sorry for the enrage.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I already did it, it has no effect on memory...

  • I do not know if I have explained my problem correctly (my english is very bad).

    This game in C2 worked perfectly in an android phone with a 1g of memory (it used 200 megabytes), in C3 it needs more than 800.

    The problem is in the spritesheets, which do not have any logic for grouping the sprites, and the game needs to load many spritesheets for a single level.

  • newt

    You have to limit how much you put into memory on each layout.

    That's what I need, but I do not know how to do it ...

  • Sorry for taking so long to write, I'm very busy at work.

    My games have more than 500 sprites, use tinypng to compress (decreases the download size, but not memory used).

    In this picture you can see the memory problem on C3.

    To load a small black sprite on all levels, you must load a lot of sprites that you would not have to use.

    And worst of all is that against more sprites has the game, the more memory you need to upload images that you do not use.

Taximan's avatar

Taximan

Member since 8 Feb, 2015

Twitter
Taximan has 2 followers

Connect with Taximan