nickl's Forum Posts

  • Hi ikarus. I got an email from Tom at Scirra today saying my paypal payment had been put under review by paypal, he showed me a screen dump of his merchant transaction proving this.

    He was very polite and apologised for the whole thing, and said it would go through in a day or two.

    I checked about this issue on paypal and it seems paypal do it to protect the buyer, I don't see how this works, but what is obvious is that paypal have my ?80 and are gaining interest on it. Now lets say they do this to 1% of payments each day, I reckon that adds up to several thousand pounds a month in interest.

    Personally I think it's very sly of paypal to do this, and I'm far from happy with them. I don't think it's Scirra's fault at all.

    I'll update when I get the redeem code from Scirra.

    Have you tried emailing supportzxk@scirra.com and licensehelpzxk@scirra.com? I was about to email the licensehelp address but as I was typing the email Tom got in touch with me from the supportzxk@scirra.com address.

    Email both and see if your in the same boat mate.

  • Thanks mate, that's a different email address than given on the contact link after purchasing. I'll give it a go, cheers.

  • Hi

    I purchased the personal edition directly from scirra.com yesterday, the paypal payment was fine, then it took me back to scirra.com's 'thank you for purchasing contruct 2' page.

    However, I still have not received the email with the redeem code in, also I've had no responses to two emails sent to supportkso@scirra.com.

    Also, as far as I'm aware my paypal payment should not be an echeque, every time I've used paypal payment to the site has been instant.

    So I'm now asking on the forums. How do I go about getting my redeem code?

    Thanks

    Nick .

  • Thank you, I'll head over there check it out.

  • Sorry OP I can't answer your question, but rather that start a new thread I think my question will fit in with yours and it'll be something you would like to also know the answer to.

    So, will the steam version keep up with the scirra version when it comes to updates?

  • I can't access your link without signing into the website which I'm not prepared to do, can you just upload it to dropbox?

  • Hi

    I have a sprite that every 3 seconds changes it's bullet direction to

    sprite.X + random(20,-20)
    sprite.Y + random(20,-20)
    

    This does work, however I would like to know how to make the direction change smoother if possible please (which I'm sure it is ;)

    Thanks.

  • Thanks loads for these, I just got them of OGA a few mins ago.

    There's tons of sprites, and they're all great, I'll be putting them to good use soon. Thanks again.

  • That's fixed it, thanks again for the help.

  • Many thanks Guizmus, I'll give that a go.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Not sure why the link isn't an erm link!

    Try again:

    docs.google.com/file/d/0B4jakABNKNKZUXpTT1ZkcnhxMmM/edit

  • I have an event that destroys and object, this event has a sub event to create the same object when a key is pressed, but the object is not being created when I press the relevant key.

    docs.google.com/file/d/0B4jakABNKNKZUXpTT1ZkcnhxMmM/edit

    Thanks for any help.