Forum rules - please read before posting.

Implementing Donation Status on Title Screen

edited April 2021 in Technical Q&A

I really love the way that the Cryptomator app has handled donation visibility.

When you open the app, there is always a little notification in the top right corner (<3 Donation) with the following message:

'No valid donation key found. It's like a license but for awesome people using free software. ;-)

Get a donation key'

Have any AC users done something like this for their game? If so, I would love to hear how this could be implemented.

I don't have too much programming knowledge, but really love the idea of offering the game for free but showing the alert for no donation key found.

Comments

  • The means of donating would have to come from a custom script or third-party asset, but you could use a Global Boolean variable linked to Options Data to keep track of whether or not the user has donated, and use this to hide/show a Menu Button accordingly.

  • Thanks Chris, that sounds like a great approach.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.