puntodamar's Forum Posts

  • Hi, I can't run playtest on my construct, after I changed my instance variable. The loading box is 90 or so.

    Did I do something wrong in my programming? A contradiction maybe?

    Or it's because of the browser? I use chrome,,

    .

    btw, when I tried to change the default preview browser to firefox, it still opened in chrome

  • nope, I just did already. thank you everyone

  • jayderyu..

    can you give me a capx? ._.

  • nooo...

    let's say I have an array [10],

    what I looking for is how to use a button (up for example) to select array index[x]. then, when I press another button (down) i choose array index[x-1].

    .

    but when I continously press down till the array goes beyond index[9], it's placed back at array index[0].

  • hi, i need need to use some arrays to make some swipe mechanicsm.

    I use array for each button and use some swipe mechanics to determine how far down the array to go. like writing message on handphone. if you press 2 button once, you choose 'a', if you press 2 twice, you choose 'b', something like that.

    when the array goes beyond it's limit, place it back at the top, so it scrolls around like a slot in a slot machine.

    .

    can somebody help me?

    Thanks. sorry for my bad english

  • Hi, I want my enemy to move to the left and right of the screen repeatedly. I place two invisible objects, and use 'move to object', but it doesn't work.

    I tried to use while and repeat, but nothing happened..

    .

    any idea?

  • how about 480x800 ?

  • I mean for handphones and tablets

  • I would like to publish my game for every Android device with every resolution. How can I do it??

    What is the recomended resolution??

    thanks

  • Hi, need help here.

    I want to restart a layout whenever the player dies.

    Here is my screenshoot :

    .

    that restart command goes well at first, but when the player died at the second time, the game won't restart.

    .

    thx. sorry for my bad english.

  • The first thing appeared after I opened your capx is like this.

    https://www.dropbox.com/s/vtzu4e9z3xmtgui/missing.PNG

    .

    but, when I make new project -> insert new object ->

    that missing plugin is already installed.

    https://www.dropbox.com/s/s9yr2yhj0qab8tv/obj.PNG

  • I uninstalled it first.

  • Link to .capx file (required! If link is blocked remove the http and www parts):

    playone.goodluckwith.us/C2TestCapx/CSV2Array.capx

    Steps to reproduce:

    1. I found this capx in this forum. then I open it. C2 says that I need to install a plugin.

    2. I downloaded it, and place them into the correct location.

    3. when I open the file, C2 still say that there is a missing plugin.

    4. But, when I make a new project -> insert new object --> the plugin is already installed.

    Observed result:

    Missing plugin.

    Expected result:

    C2 should can open the file. because I already installed the plugin.

    Browsers affected:

    Chrome: yes

    Firefox: no

    Internet Explorer: no

    Operating system & service pack:

    win 7 enterprise 64 bit. nvdia GF 720 2GB. Driver : 332.2

    Construct 2 version:

        158.2

  • Link to .capx file (required! If link is blocked remove the http and www parts):

    dropbox.com/s/euxdioo6no9m4vr/qda.capx

    Steps to reproduce:

    1. I open my file as usual (I don't use "Save as single file")

    2. Whenever I open my layout tab, construct is not responding, and then stopped working after a few seconds later.

    3. I tried to open another file, and also make a new project and check the layout. but it ends in the same way. my construct is stopped working.

    Observed result:

    stopped working. need to be closed.

    Expected result:

    nothing happened. C2 should show the layout.

    Browsers affected:

    Chrome: yes

    Firefox: no

    Internet Explorer: no

    Operating system & service pack:

    OS : win 7 enterprise 64 bit. Intel core i5 geforce 720 2GB. latest driver 332.21

    Construct 2 version:

        C2 R 158.2

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • errr..

    I moved it into exporters/html5/plugins/

    and restart construct. WHen I tried to open the file, it says i didn't installed the plugin.

    .

    but when I open new project-> insert new object

    that plugin is already installed..