heberthferes's Forum Posts

  • A good practice when it comes to local storage is to use it as little as possible. I like to keep everything in a single variable. Then I retrieve and divide the values. From this fomar you avoid being created a lot of enventos. On item exist, on get, etc ...

  • Hello! Are you storing the values in local variables? I do like this:

    In the first layou of the game I retrieve the local data I insert into global variables. This way the values are available all the time.

  • Thanks for a key! Nice game. I'm looking forward to playing

    I take this: CAWTB-IMM32-XR4MW

  • Hello!

    My first game is available on Facebook:

    https://fb.gg/play/breakingbrain-colors

    Try to choose the right color without bugging your mind.

  • My first Construct game is almost ready. A little game to confuse the mind. You need to play the right color.

    Breaking Brain: Colors

  • You can create multiple points but you can not change them during the game

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post

  • Hey Man!

    I'm having a similar problem. Within a week I started to develop a project. I was testing on the android phone, LG K7, no problem. From yesterday my tests started to present a problem with black screen. It happens the following. The game starts but soon after a few seconds all the splits disappear, but the game continues to run because some elements like testo box and buttons that are not splits continue to be displayed. It looks like it's some problem in start of layout. Time works perfectly, time happens black screen.

    It's my first project with Construc, I do not know what to do.

    Just the problem in tests on the cell phone. Android Debug Apk. No Construct works perfectly.