Developer products
Unlike gamepasses, developer products can be purchased multiple times. This works well for use cases such as purchasing in-game currency or limited-use perks. In this recipe, we will be setting up a donation tip jar that allows players to interact and purchase the “tip” through the use of developer products.
How to do it…
We will create a logo that we will then upload to a developer product. Next, we will update the Title and Description values and then set a Price value. We will then insert the tip jar model from the Chapter 9
folder, and insert the correct developer product AssetID value into the script. To start, follow these steps:
- To create an icon for our developer product, follow steps 1-4 of the Gamepasses recipe. It follows the same
512x512
size and file format as the gamepass. - Navigate to Creator Dashboard.
- Select an experience that you would like to create an item for.
- Choose the Associated Items navigator...