derikvlog's Forum Posts

  • Using the webview or webview + 2.1.1 in cloud compiler, gave this error.

  • You build with CLI, or with cloud compiler? I'm not sure about CLI support in c2. Better try webview or webview+ 2.1.1 in cloud compiler.

    Hello, and export using the Cordova option in the C2, I uploaded to the Ludei the site, and used the compiler cloud of them.

    I tried to use their Android app, and does not work.

    What is CLI? I need to install it to compile before sending to the ludei?

  • Hello, everyone, I'm trying to build my games in hours Ludei, but it gives the following error:

    "Something went wrong during the compilation of your project

    Plugin(s) found in your project

    • org.apache.cordova.inappbrowser

    The command 'build' failed."

    I exported using the option Cordova, send the .zip file to the Ludei site.

    In project information: marked the Cordova option, and filled out the standard fields.

    In compile project: marked Android.

    Run using = System WebView

    Compiler version = 3.5 and 3.6

    No works, does anyone know what's wrong?

  • I have 2 Records, I can not post the two values in a single Tweet, I tried doing:

    Exemple:

    "https://twitter.com/intent/tweet?source=webclient&text=TEXTO " & WebStorage.LocalValue("Record1") & WebStorage.LocalValue("Record2") & " %23YOURNAME"[/code:24i72rxt]
    
    no work.
  • best, thanks

  • This is one way of doing it. It uses the bullet and platform behaviors. It automatically jumps every time it hits a platform and the bullet pushes it forward.

    It might need some more tweeking but you get the idea.

    That was it I wanted, thank you;)

  • bullet would work. set the initial angle to aim at an angle towards the floor then on collision with floor set the angle straight. the bouncing effect could be made using animations.

    would work while jumping too add condition while not on floor and button pressed spawn object.....

    Yes, but this is a forum on how to do ... the question is

    how to do step by step.

    ???

  • The bullet behavior is perfect for this.

    You need fire ball animation frames, check powstudios site for free frames.

    for with bullet it only goes straight ... and to jump?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello, everyone.

    How to Create the fireball effect, as in Mario Bros.

    Press a key, they throw the balls of fire leaping? What behaviors should I use, and how.

  • an impact suffered

    example:

    Play by colliding with the enemy, a jump back.

    I tried to combine "Vector X" + "Jump strenght", plus the construct can not run 2.

  • Hello, after having installed the version R178, when I step in a layout to another I have some sprite with the physical behavior> "apply force physical xxx at xxx angle at image point."

    2x an alert window appeared saying have found a runtime error in this function.

    I saved the game, I exported with Crosswalk CoconJS and also when testing the game on the android phone, sometimes it closes the game, sometimes not.

    *** In previous versions was working normal only in this q is occurring this bug to close the game.

    Does anyone know what this problem is ??

  • Thanks

  • How do the motion of a swing or seesaw?

    I searched the forum (titles) did not think anything about it.

  • Thanks

  • Hello guys, I'm bad at physics, can not create action:

    Character throwing another object.

    A platform game where the character throws grenades.

    Do not know how to use the commands of physics.

    Can anyone help me?