cmr333's Forum Posts

  • Click your name on the top right, and click on Your Purchases. In the next screen, click on Download License. Place that txt file into the root of your Construct 2 folder.

    where's purchases? all I see is

    • Inbox
    • My profile
    • Edit profile
    • Log out
  • Hi, yesterday I just upgraded to Windows 8 (Clean install) but I don't know where to download my license file again.

    I had the personal edition, bought last summer.

  • I can see the option that we can add ads placements in C2 with the CocoonJS element, but how do I actually monetize the game with CocoonJS?

    Because I want to release my games for free on Android market but I don't want to do that if I can't monetize it and I really don't want to sell a paid app.

    Thanks in advance

  • nvm I've figured it out, thanks anyway

  • How do I do that exactly?

  • I am working on the reload and ammo feature of my game and I want to display how much ammo is left in text/number

    I created "ammo" variable in the main player and I want to know how do I put that value of ammo in a text on the HUD layer?

    Thanks in advance

  • Yeah and the best part is, even if you don't have enough votes for your game to be published, then at least you know a lot of people still actually wanted your game to be released (if you actually had votes LOL)

    Also, there isn't any time limit so I'm sure eventually it would be published as long as it has potential.

  • Also I would like to add that if we can publish our games onto Steam, would we require additional codes/plugins to publish onto Steam?

    Because I think the Steam API adds Steam features like steam cloud and achievements etc, but I'm not sure if this optional or a standard requirement.

    Thanks in advance

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I was wondering if that when 100th version of construct 2 is released to allow us to export our games as .exe format, can we then publish it on Steam via steam greenlight?

  • When Construct 2 has .exe format can't we just publish it onto steam via greenlight anyway?

  • I already have the �50 version of C2 (Personal Edition)

    but I just saw that they changed the interface and details and noticed "make ios/android and PC apps" for personal and business edition, my question is;

    Is this talking about Cocoon JS? or is Scirra making there own publishing tool for ios and android and PC?

    and I'm guessing by PC app they mean .exe file?

    Thanks in advance for your time to answer my question(s) :D

  • Kyatric lmao you just helped my brain to put the missing pieces of my knowledge of Array's by accident :P

  • Ashley

    It's on page 6 of the monster ghost game tutorial

    "Instead, we can use a global variable. Like an instance variable, a global variable (or just "global") can store text or a number. However, there's only ever one value stored"

    "However, there's only ever one value stored"

  • 1) The question I wanted to ask is, what's the difference between "PIN" and "System > set position" ?

    I've never used the PIN behaviour, I've been using System > set position all this time.

    2) Also another question, I thought in the official tutorial for beginners it said we can only create one global variable but yet I've made 3.

  • ModalCore

    Thats where the "auto" code comes in, android does that part it self (I don't know how it decides which files to go) other than that I have no idea because I haven't done this my self, I researched about this last month.