aquadijoib's Forum Posts

  • Hi,

    How do i make something like a pressure wave from an explosion that goes in all directions? I have an reactor block and when it gets destroyed it should explode an push every other block away.

    I tried it with force but that doesn't really work in all directions.

    Thanks!

  • vybr

    Thanks!

    I thought of his Vungle plugin before. It costs 25$ :/

    I think will try it

  • Hi,

    I want to add rewarded video ads from AdColony or Vungle to my game.

    I found out that I could use the cocoonjs plugin for that but I don't understand how to use it. Can anyone explain how to do it?

    Or is there another easier way?

    Thanks!

  • briggybros

    Ok it works but it has one problem.

    The sound has almost no delay so the sound doesn#t stop for a second. Is there a way to slow the For event down so it increases only 1 time per second?

  • briggybros

    zhroguexe

    Thank you all really much I'll try it!

  • Hi,

    Is there a way to "scan" every single letter in a textbox and then create an event where it compares the letter that is "scanned" at the moment. I want to try to make a program that generates a code like this "-*-*" and for every "*" it should make a sound and for every "-" it should stop for a second. The program later should be able to generate different sound combinations.

    Thanks

  • Thanks for your help.

    I will try to use the other android exports. But my last app did work with crosswalk and cordova.

  • There is a setting in the project properties "Pause on unfocus".

    You should try to turn that on if it isn't.

  • I re exported it now but I still have the same problem.

    Any other ideas?

    Thanks!

  • volkiller730

    I tested my app now with the app preview on my smartphone. That does work. I will try to re export it now.

  • volkiller730

    My app does work in the Emulator.

    I will try to re export it.

    Thanks

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi,

    I exported my app with the Intel XDK and after I installed and started it on my smartphone it just shows a Blackscreen.

    After a few seconds a message shows up that the app doesn't answer.

    I don't know what the problem is because I don't have any error messages. Is that a known problem?

    What can I do to fix it?

    Thanks

  • Ok I changed the name of my MenüBackground.png file and now it works!

    It seems that the ü is an invalid character and the Intel XDK changed the ü to an ?? so it was men??background.png .

    but now I have a problem with a blackscreen when I start my app and my smartphone shows a message that the app doesn't answer. i will create a new thread for that.

    Thanks for everyone's help!

  • I found out that the problem could have something to do with invalid letters in the file name of my png file. That could be a linux problem. But i can't fix the error by renaming it because i don't even know the file.

    Thanks

  • I tried to recreate my whole project now so there shouldn't be any file that has events but is not in the project (also I had an background.png but I deleted it). I have c2 version 200 64bit for windows. My Intel XDK is version 1995. I also tried to put in a .png file in my images folder with the name that is in the build log error and I tried to delete the part of my project with the browser plugin to see if the plugin doesn't work. But I have still the same problem.

    Any other ideas?

    Thanks!