arod17pr's Forum Posts

  • Psychokiller1888

    OK! I will give it a try and let you know.

    Thank you!

  • Psychokiller1888

    So all I have to do is copy and paste the airconsole controller generator code to controller.html.

    Then add in the C2 event sheet:

    Condition :Airconsole-"On message key is "jump"" ------ Action : "Airconsole.GetMessageProperties"

    And that's it?

    Thanks for the help!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • No more excuses for not having a cool controller now! The plugin just got my pull request merged, and I have added support for extended messages, making the official controller generator compatible. The generated controller is ready to use with your C2 game. Just update your plugin to at least version 1.4.6.1

    Psychokiller1888 Hello, does this means that I can use the controller generator?

    https://developers.airconsole.com/tools ... oller.html

    Do you have a tutorial for this? Please, let me know.

    Thank you!

  • Psychokiller1888 , I was thinking about that too. I will upload the game to airconsole.

    Thank you for the quick response!

  • Hello Psychokiller1888 ! I'am testing my game using wamp server (localhost). My game has a maximum of 4 players.

    My problem is that SOMETIMES when the game loads ONE of the devices gets hold of two players, and when I see the text (nickname) of who is suppose to be the 2nd player is the same nickname as device1.

    My code is the same as in the example (https://www.scirra.com/tutorials/9414/c ... nsole#h2a5).

    If deviceID1 = 0 then Set deviceID1 to Airconsole.DeviceIDJoin.

    Else deviceID2 = 0 then Set deviceID2 to Airconsole.DeviceIDJoin.

    Else deviceID3 = 0 then Set deviceID3 to Airconsole.DeviceIDJoin.

    Else deviceID4 = 0 then Set deviceID4 to Airconsole.DeviceIDJoin.

    Does this happen because the two devices are loading at the same time? Or because I'm testing it on a localhost?

    Please let me know how can I fix this. I will appreciate any help.

    Thank you!

  • I'm trying to do the platform movements with airconsole. But I find out that I might have to use custom movement to create the same platform movements (jump, go left, go right, double jump, etc.). Do you or anyone have any idea how to recreate the platform movements using custom movements?

  • ishmaelmoreno

    For some reason it does not work with "https". I installed a local webserver and it worked with "http". Now I'm making my game and is going pretty good. But I have to say that trying to test with the simulator is not 100% functioning correctly.

    But thanks for helping me.

  • FraConsole

    Yeah you are right. I installed a local webserver and it works perfectly. But I'm going to do what you said.

    Thank you!

  • I'm trying to test the pong game that i got from this URL. (developers.airconsole.com/#!/guides/construct2#/guides/construct2) I uploaded the files to 000webhostapp.com. So I try to run the game in the simulator but the screen stays with the loading airconsole page. Please really need help with this so I can start working on my game.

    This is the URL ()

  • I'm trying to do the same thing with the pong game that i got from this URL. (http://developers.airconsole.com/#!/guides/construct2#%2Fguides%2Fconstruct2) I uploaded the files to 000webhostapp.com. So I try to run the game in the simulator but the screen stays with the loading airconsole page. Please really need help with this so I can start working on my game.

    This is the URL (https://www.airconsole.com/simulator/#h ... .com/Pong/)

  • Wow. That's awesome Andreas! Thank you so much.

    Thank you again,

    Angel

  • Hello Andreas,

    I'm new to Construct 2 and I want to know if in the template provided is there a way to change the Google play service and add the Gamecenter in case I want to publish it to IOS? Is there a way to do that?

    Thank you,

    Angel

  • Thank you so much for your advise.

    Angel

  • Thank you!

    Also what plugin did you use to export to mobile devices? Cocoonjs, Cordova, Ejecta?

    Please, let me know.

    Thank you!

    Angel Rodriguez

  • Hello wckina,

    I just bought the template and it is awesome!!! I only have a question.

    How did you scale the game for the mobile sizes and ipad?

    Thank you,

    arod17pr