Playmaker Forum

PlayMaker Help & Tips => Android Help => Topic started by: juliane.k on November 23, 2017, 05:15:20 PM

Title: Is there a way to create a shop system with playmaker?
Post by: juliane.k on November 23, 2017, 05:15:20 PM
how can I create purchases with virtual and real money? playmaker or other assets can help me?

tags: shop with playmaker, store, purchase system unity, monetizing with playmaker
Title: Re: Is there a way to create a shop system with playmaker?
Post by: djaydino on November 24, 2017, 01:00:02 PM
Hi,
I usually use stan's ultimate mobile (and playmaker of course)
to build a shop, but there are some others on the asset store.
Title: Re: Is there a way to create a shop system with playmaker?
Post by: verybinary on November 29, 2017, 05:38:47 AM
You would use a plugin that offers IAP to convert money into a game currency, and the rest is like a standard shop with another optional currency. This currency would be a global variable. they want to buy a potion, verify available currency and deduct 100 of them.