Cazbaranimations's Forum Posts

  • How stupid am I !!! That was it I was not up dating the version number each time... and I realised that if you try uploading both the 86x APK and the ARM APK it will not let you for some reason??

    The 86x version only had the 370 compatible devises but the ARM version had over 11,000 so now I have uploaded just a new version of the ARM APK and it is working just fine...

    Thank you "humanescape" for all your help..

  • Upload failed

    Your APK's version code needs to be higher than 15.

  • Hi, I am using the Cordova crosswalk to export from C2, I'm using the default targets from XDK I think they are 19 but I don't know what my phone is sorry, this is very confusing . Goolge will not load the (arm) apk for some reason.

    Thanks for your reply and help.

  • Hi all, has anyone else had any problems with the new XDK? I keep getting errors and can not get my games to load onto my mobile. I got it to work once and manage to get the game up loaded to Google play store but it is very limited only about 370 compatible devices, and mine is not one of them....

    Is there any tuts anywhere on the new XDK and how to configer it correctly??

    Many thanks

  • Hi guys sorry can someone please help I'm having trouble building my app using XDK, everytime I go to build it fails and says

    "An error has occurred while building the app Verify your build assets are correct and try again"

    I have checked everything but I just can not find what I have done wrong??

    Thanks to anyone who can help....

  • Hi Gogafem

    Thank you for the help I will give that ago.

  • Sorry guys newby question? I'm having trouble with music and sound fx.

    I have followed Ashleys C2 tut on how to add a mute button and everything works fine but the music stops as well as the fx. I want to have the music playing when the fx is turned off and only turn off the music if a second button is pressed.

  • Thanks Kyatric but I have got it working now I was trying to install the wrong file, but everything is working great now Thanks again.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi guys I'm having trouble installing my new Licence it keeps saying that it is corrupted can any one help please

    Many thanks

  • Hi TheDom, Thanks for your reply, I have seamed to have got around the problem by making two buttons in construct 2 and using the browser object to request full screen and cancel full screen when these buttons are pressed. I have put this code into the iframe div to allow this to work, (allowfullscreen="true") it works great, hope this is of some help to you.

  • Hi all,

    Sorry for a simple question, I'm having trouble getting my games to change to full screen mode when I play them on my website. I use Dreamweaver for my site and an iframe to view/play the games but I can't seem to get it to change to full screen. I have put the allowfullscreen="true" in the html code in Dreamweaver and I have tried to use the browser object to request full screen in my game code but nothing is working.

    Any help is very much appreciated.

  • Thanks guys got it working at last.

  • Hi all can someone please help me I just finished this tutorial

    I did everything in it just like in the video, but have been having issues. At first, all I could get the score to show was NaN. I then wrapped the line under Web Storage in int() so it looks like this: (WebStorage.LocalValue(HighScore)).

    However, it now only shows a zero and it never changes. I have taken off the rest global var's when I restart the layout and still have no High Score.

    Please can someone help many thanks.

  • Hi I have the same problem and I don't have any global var to rest and still the high score shows 0's

  • Hi everyone sorry for a silly question but I am trying to use a sprite font and I'm getting really confused. Is there any video tuts that I can look at? Or can someone explain in easy terms how I use sprite fonts in the game, I have a sprite font sheet made but I don't know how to use it in C2.

    Any help will be very much appreciated.