Taximan's Recent Forum Activity

  • To record the game "OBS STUDIO" (it's free) to edit the videos "ADOBE PREMIERE".

  • I haven't changed anything in the ads, but I can't get any to show (it's not a test, it's the final version).

    Do I have to change something?

    This is my configuration.

    Tagged:

  • Organize all my sprites and destroy some at the star, follow almost everything without changes.

    But change the sprites without animation and they only appear in some levels for Tile backgrounds, the performance is the same, but now the game needs 275 megabytes (before 480).

  • This is a small example.

    This spritesheet of 1024 would only have to be loaded in the introduction of the game (it is a comic in which the bullets appear).

    But at the bottom you can see a small explosion that appears in all levels.

    (Edited does not see the image)

  • I did a test with the 512 sheets, increased the memory by 20 megabytes, and also the performance worse :(

  • I've been trying to optimize the performance of my game for 3 months, but the algorithm to group the sprites does what it wants, wasting a lot of memory.

    It's a shame not to be able to use the 4096 sheets because the memory usage is too much.

    If you can't get a spritesheet editor, give the option to disable the algorithm, large projects would gain a lot of performance.

  • I'm sorry my English is very bad.

    I meant "Pin behavior", I don't ping, I don't know if it's better understood now

  • When I ping an object that has a slow movement, a delay is attempted and the result is an abrupt movement (this happens in the apk).

    With "every tic" the movement is prefect, but I don't know if the performance will be worse.

    Sorry for my English.

  • Ashley> Please file a bug report following all the guidelines.

    The project is very large, 170 megabytes, and I do not know how to simulate the error in a smaller one.

  • When I activate Web Worker, I only get a black screen on android.

    With other projects this does not happen.

    Is there any way to find out why this happens?

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It is more practical with functions, it is faster to activate them later.

  • Thank you