zurtri's Forum Posts

  • Perhaps an easy way would be for the Developer to tell Ludei what permissions they want their app to have?

    Perhaps via some checkboxes or the like?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I don't know the answer on how to do this, but may I ask 'why' this is needed?

    Is there another way to approach the problem that is less memory intensive?

  • If this is popular I would consider coding a plugin for a merchant CC gateway that I provide in Australia.

  • I confirm that Wordpress is an excellent Website CMS.

  • Hi KBD,

    I've been in wev dev and hosting for nigh on 12 years.

    If you want good hosting you need to pay for it.

    The free hosting is sh*t and if anything goes wrong, you have no foot to stand on. They wont help you with your problem.

    If you are serious about your game, fork our a few tens of dollars for the domain name and hosting. These days, you can get a domain name for $10-20 and hosting for $20 a month (in Australia) - you can probably get it cheaper in the US.

    If you just want a demo site, then use your ISP's page (most ISP's give a free members page)

  • Just make a event that for every x seconds create a the trail sprite.

    Set the trail to head of in a direction and fade after x seconds.

    I do this to simulate smoke.

  • thx man. good and useful plugin

  • Ahh no worries. At least it is on the list.

    I'm sure Ashley will get to it in time.

  • Would it be too much to ask for auto update to be included in Construct2?

    I.e. when opening up - it says 'there is a new version avail - would you like to download?'

    Clicking 'Yes, Ash - give it too me!' button causes it to download within the program.

    A small request - hopefully it is not too much trouble.

    Cheers all

  • Yes if the snap to grid settings were saved per project that would be very helpful for this little black duck.

  • Perhaps changing the 'effect' under 'proeprties' of the sprite to 'additive' may help.

    This makes any color 'dd its hex value to its background. Black becomes transparent and every other color seems to glow - great for lighting effects.

    Not sure if this is what you want - it may help though.

  • Ahh nice.

    I put them all into one condition as it worked exactly the same.

    awesome.

  • Can I just confirm the difference from when I indent the events?

    Also, if all these events are at the same 'level' of indentation is that correct?

    Is there a performance difference?

  • It worked perfectly!

    Here is the final code.

    <img src="http://i.imgur.com/FHUZf.gif" border="0" />

    Obviously I wouldn't want too many of these running for performance reasons but it does solve the problem of having things like Tureets autofire at mobs.

    thanks Ashley!

  • Ahh thanks mate. I'll give it a go and let you know how I go.

    Kudos.