PixelPower's Forum Posts

  • When a platform is moving at a certain speed it will go through solid objects and there is nothing you can do, unless you slow down pressing the right numbers. Your going to have to come up with a different method. My time is kinda crunched right now but if I get time I will come up with a different method. The invisible box method will not work when the speed of platforms is to high.

  • Thanks Pixel

    I was able to resolve my issue and here is what I did, in case anyone has the same issue.

    I want to use Cordova CLI for compiling and packaging my apps, mainly because I do not have the internet bandwidth to wait for my code to upload, then build, then download. Truly a waste to me. On Cordova CLI, I can build my app in less than 30 seconds, and then install it locally for proper testing.

    Anyways, I found I needed to install CrossWalk to get the same performance as Intel IDX does.

    To install CrossWalk in Cordova CLI you will get errors building if you do not add these two Android SDK Libraries.

    1. Open Android SDK.

    2. Scroll down to Extras

    3. Add Android Support Library

    4. Add Google Repository

    Next add CrossWalk to your project.

    1. cordova plugin add cordova-plugin-crosswalk-webview

    Or follow this link

    https://crosswalk-project.org/documenta ... rdova.html

    The next things I did, was follow PixelPower's advice. I made all images the correct size. This fixed all performance issues.

    I'am glad it worked out. Having you game on your device running smoothly is an awesome feeling of accomplishment no matter how many times I do it.

  • ok I will ask a mod for help.

  • http://www60.zippyshare.com/v/NhmVaemp/file.html

    Download this capx. file I made. I read your code but it was just too much code. Apply my method to your game it will be easier any question on my code just ask.

  • If you have a specific problem we can help . So take your time , learn the engine and then apply the knowledge you learned. Then when you have trouble with a specific function you want to implement, then ask the question about that.

    I love tap titans by the way.

  • In the bug reports section.

  • Hi guys the one's who downloaded the game can you give me feedback on how it ran on your device.

  • Yes export again. Make sure its Cordova export.

  • Ok there is a problem with your apk. If you brought Construct2 then in your exported apk file there would be an images file,Jquery minified file, and other stuff. When I opened your index html file it has the free version and not the paid version index file. I suggest you uninstall your Construct2 and reinstall it. Then put your C2license file into your Construct2 editor after you open it.

    I decompiled your apk and this is what it showed. Its blocking your phone from running the program.

  • Ok wave your hand back and forth fast in front of your face. It looks blurry. At high speeds any game will look blurry console made or Construct2 made. Its your eyes and how your brain reacts to speed, no Construct2 fault. Sorry.

  • Yes send me apk via zippyshare.

  • Quick question are you using the free or paid version of Construct2 ? The free version will not export properly to mobile devices. If its the paid version I can help you.

  • Still waiting on your apk so we can help you out. I have done a couple of mobile games.

  • The awesome part with Construct 2 is that it autoscales to the device size. I use 650,350 resolution and my phone is double that resolution size yet the game scales perfectly. I use the inner scale instead of letterbox scale. I have an android device what do you have?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Set a timer that last 24 hour and the player can play when timer is over