haypers's Forum Posts

  • I do have a question concerning getting better mobile optimizations. I have a few different menus in my game where the player can select from one of many sprites. The sprites contained in these menus are normally all set to not visible unless the menu is open. These sprites only appear in groups, and there are never more than 16 on-screen. they are relatively small, and from my testing on older devices, the game menus are playable but are down in the low end of the frame rate spectrum when any one of these menus are opened.

    Here is my question: Is it better to set all the sprites invisible and only set them visible when they need to be on screen, or is it better to create and destroy sprites as they are needed on screen?

    Do hidden or nonvisible sprites still take up processing power? or do they need to be completely destroyed to take up non?

  • Thanks. Ill be buying this very soon.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I am very interested in this plugin. But I have some questions before I buy it.

    First, It has been a hot minute since the last update on it. Is it still working fine in C3?

    Second, I am still confused about how one goes about making custom gestures.

    Let's say you plug in the cords of a gesture you want to make into the create gesture command. Do you need to draw on those exact points with the exact size, or will it work regardless of location and size anywhere? The info suggests that you can draw the custom gesture anywhere on the screen at any size and it will recognize it regardless of the locations of the original points. That would be great, so I am just double checking.

  • Ok. Thanks. I'll post again if it doesn't work.

  • OK. So basically, I have followed every tutorial out there and have managed to release an apk to the google play store, but I can't get the mobile advert to work or show adds. I can explain my problem in more detail when I have time, but because I have seen so many other people with this problem, I just want to ask you guys; Can anyone get a new project to work with adverts right now? I just want to know if its possible right now, and if so, what did you do to get it to work? or are all the people with this problem just crazy and are doing something wrong?