godot-demo-projects/mono/android_iap/README.md

940 B

Android IAP with C#

A simple Android IAP game. This demo shows how to buy a product and consume it for game development in Godot, including Android in-app purchases.

Language: C#

Renderer: GLES 2

Note: There is a GDScript version available, but it's a bit simpler here.

How does it work?

You have to use potions to heal the fake Player and you have only 5 potions left, you can just buy more to keep healing the Player. The purchase is fake and won't charge anything, it uses the fake ids provided by Google.

Screenshots

Screenshot Screenshot Screenshot Screenshot