–1 vote

Hi everyone! Today I have a problem in adding in-app purchases. I created a running game ready to be exported. Now, I wanna create new levels and items to add as in-app purchases. Unfortunately, however, I don’t know how to do it. Can someone help me, please? Thank you so much!

in Engine by (96 points)

Nobody can answer me? :-(

1 Answer

0 votes

If I were you I would try to do this:

  1. Get a account system for players built into the game
  2. Set up some sort of site where you have the player login to their ingame account then after they login you can now allow them to buy offers and perks and stuff. (To check if a player has a certain perk that they purchased on their account make a value in your account database that accounts for that perk or item and then tell your game to reach that certain database server of yours to see what the player purchased each time they log in, make sure you clear their perks and items if they are offline to prevent cheapskates).

I know that you want to get premium stuff into your game but setting the microtransaction up is just the beginning, your going to have to deal with people trying to get things for free and taxes. Also I forgot to mention, most indie games run at a loss and some don't even generate money.

by (64 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.