Kapandro's Forum Posts

  • It is for the whole game. In an entire game, you can only have 100 events. Otherwise, you have to buy the standard license for $80. However, from personal experience, I can tell you that the 80$ is worth it.

  • thanks!

  • Is it possible for me to obtain a x86 (32-bit) compatible version of C2?

  • Tako98

    How long ago did you upload your game? All games should be uploaded to the scirra arcade accept inappropriate ones.

  • Thats a good question Tako98, scirra will send you an email when your game is uploaded. Also, make sure that you went to the Scirra Arcade and clicked the "Upload a Game" button. If you have already done this, then just wait for the email. In the meantime, click here to play some of other people's creations (including mine) . Also, this is where you would find your game once it's been posted. Enjoy Scirra Arcade!

  • Can I sell my game if all of my sprites, music, and programming are homemade and original? If so, do I need a license like a business license or a resale license? Also, can people copy my game without my permission unless I get a copyright? Or do my intellectual property rights cover that. Also, Ashley can you please help me?? For some reason I am not able to save my .capx as a .apk it says error: debug certificate is not valid for over 50 years. WHY?? how do i fix it?

  • Well Guif0DA, it's not that I made 5000 dollars, it's that I am buying c2 for many people and I can either spend 360$ on 4 standard editions with a limited profit, or I can spend about 250$ upgrading and get an unlimited profit amount

  • Can we have a discounted price for the construct2 business edition if you already have the standard edition?

  • How do I have the system pick the last instance of an object and have it destroy? I want to create a sticker dropdown bar that destroys itself when you press "done" however, I have the stickers events like this...

    sticker on dragdrop "drop" ----------- system create object "sticker" at (some position on the dropdown bar)

    on "done" pressed --------------- sticker destroy

    But that destroys all of the stickers... help please :(

  • wow I feel stupid

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • huh... well it fixed the bug, so I don't know. Plus I have no idea how to check for browser errors ASHLEY. Do you have a tutorial that you could point me to?

  • oh, sorry to put you through any inconveniences Kyatric , but it turned out to be that I had put "11q, 13" in my size property for my marble sprite instead of "11, 13"! That just goes to show that even the smallest mistake can screw up your entire project!

  • When I tried to preview my game, it said this:

    Assertion failure: Unable to load project: no JSON model available. Usually this means an error has prevented the browser loading a script. It may be a bug in Construct 2 or a problem in a third party plugin. Check the browser's error console for more information.

    Stack trace:

    Error

        at Error (unknown source)

        at assert2 (http://localhost:50000/preview_prelude.js:12:10)

        at [object Object].load (http://localhost:50000/preview.js:330:3)

        at new <anonymous> (http://localhost:50000/preview.js:132:8)

        at Object.createRuntime (http://localhost:50000/preview.js:10:10)

        at HTMLDocument.<anonymous> (http://localhost:50000/:130:7)

        at localhost/jquery-1.7.1.min.js:2:14784

        at Object.fireWith (http://localhost:50000/jquery-1.7.1.min.js:2:15553)

        at Function.ready (http://localhost:50000/jquery-1.7.1.min.js:2:9773)

        at HTMLDocument.<anonymous> (http://localhost:50000/jquery-1.7.1.min.js:2:14348)

    For reference, It was working fine until I added music and the destroy outside layout behaviour.

  • Ashley

    It still doesn't work :( any other suggestions? Android developers? ANYONE?

  • How do I fix this? When I try to upload my .apk, this happens:

    Google Play does not accept apks signed with the debug certificate. Create a new certificate that is valid for at least 50 years.

    help please <img src="smileys/smiley6.gif" border="0" align="middle" />