Results 1 to 6 of 6

Thread: Piro Game Toolkit

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    This seems impressive. Will have to check it out one day

  2. #2
    Quote Originally Posted by SilverWarior View Post
    This seems impressive. Will have to check it out one day
    Thanks. Yes, give it try when you get a chance. I'm adding new features, enhancements and fixing any reported bugs regularly.

  3. #3
    In the next Piro drop, you will be able to do in-app purchase direct from the desktop. It's powered by Stripe.com and very easy to setup and use. Just set your API key you get from your stripe account, the transaction, credit card and customer information. You then call the IIAP.Buy method to create a charge. It will return TRUE if successful. There are various methods to check for errors and status. You can use IAsync if you need to run it a non-blocking.

    IAP.jpg

  4. #4
    Added support for importing sprite animation created by PixelOver.
    https://deakcor.itch.io/pixelover


  5. #5
    Adding a IMGUI system for Piro. This is what I got working so far.


Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •