vargazso's Forum Posts

  • Hello Guys, Could someone help me to upload this effect again?

  • Kindly asking for Your help. I'm trying to remove rows from the listview, but if "allow sort" is Yes, then at the next header click (sorting) all the removed rows will be back again. How should I remove rows, when "allow sort" is on?

    many thanks in advance,

    vargazso

  • from the plugin forum:

  • Hi,

    try to use Webgl Pixellate effect, hope this helps. Or simply downscale it with GIMP.

    Best Regards,

    vargazso

  • Hali,

    try it with this plugin. Hope this helps.

    Best Regards,

    vargazso

  • Hi,

    check this:

  • Hi,

    every tick

    missile -> move at angle

    Angle: angle(missile.x, missile.y, rocket.x, rocket.y)

    Distance: 1

    hope this helps

  • Hi,

    set the Layer transparent to yes

    and when You exported the game, modify this part in index.html to the following:

    html, body {

    background: transparent;

    color: transparent;

    ...

  • Very great plugin!!

    Is it possible to use google fonts to adjust a cell's font face?

    many thanks,

    vargazso

  • Dear All,

    I'm working on a game to include into a Wordpress page as an iframe, where I would like to get the user info for the currently logged in Wordpress user.

    I found the wp_get_current_user() function as a reference, but how can I use it from Construct 2?

    with AJAX? or with Browser Exec JS?

    Thanks for Your help in advance,

    vargazso

  • Hi KreKre,

    try this in the loop:

    wait 0.5*loopindex

    reload the bullet

    or try to use timer behavior with 0.5 sec to reload, start the timer again until all reloaded.

    Hope this helps,

    vargazso

  • Try Construct 3

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

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

    try: Browser-> Go to URL (URL="tel:+361234567")

    Regards,

    vargazso

  • Hi,

    Your solution should be ok.

    Just use this way

    system>On Canvas snapshot -> browser>InvokeDownload (URL: CanvasSnapshot ; Filename: "something.png")

    Regards,

    vargazso

  • Hi Gigatron,

    thanks for the quick answer. Could You please let me know, where can I find the original code?

    (I tried to search for Sketchy / MuddyMole as its in Your code and Mr Werbad - without any success)

    The project I'm working for is a designer app, where these pixelized error perspective is not a good point in front of the customers, so thats why I would like to fix this as soon as possible.

    many thanks,

    vargazso

  • Hi Gigatron,

    is there any chance to check why the plugin calculate messed picture with the settings I wrote above? (Bx to 0.9 and Cx to 0.8) I realy want to use this cool plugin.

    many thanks,

    vargazso