hcporto's Forum Posts

  • Hi guys.

    Since Pode QR Reader () is lost forever on dropbox, I wonder if there is any way to add a QR Code reader to my game. Also I'm not a veteran and I'm just making games for my Biology students, so it has to be someway easy =/

    Thanks.

  • Thanks a lot for your reply.

    This was the problem indeed. Found ways to get it working by replacing the ffmpeg.dll file.

  • Hi all,

    I created a node.js with a "Browser go to" action that goes to a online webradio.

    The problem is that in NW.js the sound is off and i can't figure out why and how to make it play.

    The browser preview is just fine.

    Anyone have any idea for help?

    Thanks.

    Capx: https://dl.dropboxusercontent.com/u/46777085/online%20radio.capx

  • The iframes also dont play any sound for videos or radios

  • Opa cara blz?

    Pode me ajudar? Eu fiz um node js com um iframe que deveria rodar vídeos do YouTube. O previw no browser funciona. Mas o node js não passa os vídeos,fica uma tela em branco. Sabe se tem solução?

    Obrigado

    --------En------

    I made a noje js that have an iframe to run YouTube videos. The browser preview Works fine but the node js stucks as a White screen. Do you have any Idea for a solution?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Sorry, I'm really tired. Go it working:

  • Thanks for reply.

    I added some empaty frames to the Sprite and tried to do what you told me, the result was the same

  • Hi all. I have made a File Chooser buton that creates a sprite with the selected file image at a random position. The first sprite is all good, but if I get a new file it creates the second one AND changes the image of the first one. I need them to remain diferent. I did try with family behavior and global variables as the CAPX show. Anyone have an idea to make this work?

    CAPX HERE

  • Thanks, i missed that.

  • 99Instances2Go still got a problem with this behavior.

    I add a button to go to Layout 3 and on Layout 3 i have a back to layout 1 button. When it goes back it looses the behavior as well. I add your code to "layout 1 -> on load" but it still looses the behavior. Do you have any idea to persist?

    CAPX with back buttons

  • Thanks a lot

    That worked =D

  • Hi everyone. I'm facing a problem here and will try my best to describe it as clear as possible (not english native).

    My game have 2 layouts:

    Layout 1 - The board

    Layout 2 - Sprite creator selection screen

    On Layout 1 i have a button that sends me to layout 2 where have some buttons for character selection. When I select a character a global variable is set to true (along with other variables) and I get back to layout 1. When layout 1 loads it check the variable and if its true it creates the objects and pin them, this is working fine.

    The problem is that when I repeat the process to create another sprite the previous ones created ones have their pins breaked. Its not a problem with Persist, both the sprites are created correctly but the previous one looses its PIN behaviour, only the new one get its PIN.

    As test purpose I made 2 buttons on layout 1 with the same function as above and it works pretty well. So the problem probably on the Layout chage. I have more than 50 sprite creator and really want them to have theyr own layout.

    Anyone have a solution or an idea to test? Thanks

    Edit: CAPX HERE

  • Hi TELLES0808. I have sent you PMs, emails and even mesages on facebook but you do not answer me. I really need your classes. I live in Florian�polis /SC. Plz contact me!

  • Hey guys, i also need a "teacher". I am a biologist but i have self tought myself a lot in construct 2, so i can use it to create some educative games to my students. But i`m having a really hard time to learn how to use ludei cocoon js to create signed apps to both IOS and Adroid. I whould really appreciate if sum1 could teach me those 2 things via skype. I have really tried to learn by myself reading tutorials abd stuff but i simples can`t do it.

  • Hi Pode, can i use this plugin and the QR Decoder (http://www.scirra.com/forum/plugin-qr-code-decoder_topic57006_page1.html) on projects and export the with cocoonjs?

    Thanks.