JaviApps's Forum Posts

  • It had an application where you could buy credits. But since I updated it to make some modifications, it no longer works. The code to implement purchases using mobile IAP is the same as before, it was not modified, so the problem is not my code. Could it be due to some compilation change in the latest versions of c3?

  • I see that build 3 is very difficult to work with, since I can't use libraries in my projects. I thought adding in the right pane and importing the scripts was enough. But it does not work. Is there a CONCRETE way to use a library or is it impossible?

  • I see that it is very complicated to work with construct 3, since I cannot use libraries in my projects. I thought that importing the scripts was enough. But it does not work. Is there a CONCRETE way to use a library or is it impossible?

  • Hello. How can I edit the xml file of the application, so that when the user installs the app, he is automatically asked if he grants the location, accelerometer, etc. permissions?

    Tagged:

  • Is there a difference between declaring all the variables in the first scene or declaring the variables in each scene?

    Because I think declaring them in the first scene is more orderly and causes me less confusion.

  • you should use local storage, or else save it on a server with ajax and php

  • You do not have permission to view this post

  • Have you tried that when the frog overlaps the trunk it moves 1 pixel (or whatever you want) in a 90 degree direction?

  • Anchor it to its point of origin and every time it moves, let it follow it.

    If you want the frog to make another move when it is on the log, change the animation.

    I don't quite understand what you are trying to do.

  • ok, it seems that there is no solution, pathetic

  • Seeing browser plugin not working in android apps. What would be the best solution to save a sprite in image format (PNG or JPG)?

    I need users to be able to save their avatar in image format in their phone gallery.

    Isn't that doing this is easier in construct 2 than in construct 3. It's a step back and it was much easier to work in base 64 in construct 2.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I already found what the problem was.

    The issue was caused by an ad mediation plugin that I had added and was causing the game to fail to load. It is currently obsolete, but two months ago it was not.

  • Hello. I am making a game, which at the beginning loads a dictionary.

    When testing it with the preview on my pc or with the remote view on my cell phone, the game opens correctly. But when I convert it to an apk, the game doesn't even open and it freezes on the construct logo.

    Is it compatible to use the "dictionary" for android games? Or what could be the problem?

  • You do not have permission to view this post

  • Hey, did you mean that the browser tab more or less 'freezes' when you close the Image Editor? I had that problem too, quite often for a while, but currently I am not experiencing that anymore, I didn't get/apply any updates (using the Stable version) so I don't know how or why it disappeared.

    What happened to me was that now and then I couldn't do anything on the browser tab anymore after closing the Image Editor. If I clicked again on the screen, it would give that typical 'program not responding' overlay and the cursor would show a loading sign, and I couldn't do anything no matter how long I waited.

    Yes, I would like to know if there is any way to close only the image editor, without closing the entire program, because doing the same thing several times is getting boring. It's a very long game and doing the same thing too many times makes me lose my will. I'm sure there is a way to do it, but I don't know how. I press ctrl+alt+del, but it only gives me the option to close the whole program.