vitchos's Forum Posts

  • tks, Igor, but has anyone done an example on this subject and could you share it with me? Plzzzzzzzz!

  • Does anyone know how I can integrate points into the Moodle platform?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This plugin link for C2 is broken.

  • where can i download the litetween plugin for Construct2? The forum topic about this is down.

  • 2 more problems about this:

    1) firefox doesn't work "browser.close" (desktop or android)

    2) When Android prompts to download html5 game to device, "broser.close" does not work when run offline.

    Is there a way to fix this?

    PS.: Chrome for Desktop (only desktop) "top.close();" works fine.

  • "Browser.close" doesn't work.

    I created several html5 games last year and this commands worked very well. This month we noticed that this command no longer worked in some games. I don't know if it's a Construct 2 or browser update issue.

    Has anyone had this kind of problem and solve it?

    I think the problem is a conflict with other scripts. If so, how can I solve it?

  • Try using Browser > Execute javascript > "top.close();"

  • You do not have permission to view this post

  • Can I create a function that works like the "duplicate button (ctrl + c> ctrl + v)" for a sprite, inheriting size, color and position properties?

  • I fixed this using at least one sound file inside the "Music" folder. We know this folder does not preload, but if you send it online with the folder empty, the sounds dont play on the safari. Of course, no special characters, space between words, hyphens or numbers, use only text and use m4a file too. Import .wav 16bit and Construct take care of the rest ;)

  • I tried this command:

    Set Sprite Animation to Sprite "a"&int(right(Sprite.AnimationName,1))+1

    its work!

    Thank you oosyrag, this chat has cleared my mind.

  • Hi, oosyrag,

    This error occurred

  • How do I navigate between animations with a previous and next button?

    I do not want to work with next / previous frame. I named my animations as a0, a1, a2, a3, ...

    Now, I would like to go to the next animation or go to the previous animation.

    Is there any command to navigate this way as used in next / previous frame? if not, how could I do it work?

    (I hope I was clear with my doubt, tks!)

  • I would like to know the same. However, my game was exported in HTML5 and hosted on the server. When I play in chrome mobile, it runs smoothly like 60fps, but firefox mobile runs hard like 10fps. What is going on?

  • Guys, sorry for insistence before... THIS WORKED

    TKU 4 all to solved my problem.

    [ ]'s