CREATE YOUR WORLD
Economy
Monetize Your World! Setting Up Products and Currencies
18min
earning revenue from the worlds you craft can serve as a powerful incentive to help you stay motivated in your creative activities zepeto world offers an easy way thanks to which you can sell world products and world currencies for a fee below is a conceptual explanation of each product and currency within zepeto category description acquisition method category description acquisition method world products (consumables) items that can only be used within the world one time and disappear after one use example one time use items that assist in play such as movement speed buff, currency acquisition bonus buff, resurrection, etc \ play tickets play rewards \ purchases with world currency \ purchases with zem world products (non consumables) permanent items that can only be used within the world items have a lasting effect and can be kept after purchase example unlockable items such as inventory slot expansion, unlocking of map area, unlocking of story episodes, etc \ collectible items such as pets play rewards \ purchases with world currency \ purchases with zem world currency currency that can only be used within the world example currencies obtained as a result of play such as experience points, energy, points, etc play rewards \ purchases with zem avatar items fashion items that avatars can wear example \ various fashion items applied with the change local player costume docid\ fusjhtgaxvlaxhw5hmka0 feature \ monetization through the zepeto mannequin docid\ gyqluyr123q418u dgrio feature \ an option to gift avatar items to users within the world with the gifting api docid\ iilunhhgcg4awflcxc8tq feature sell through the mannequin feature can be gifted with the gifting feature ❗️ caution official zepeto currencies (coins and zems) cannot be distributed within the world due to policy restrictions step 1 installing the zepeto module package install window → package manager → zepeto module ❗️ caution as part of performance improvement efforts, zepeto product has been moved from an independent package to be included in the zepeto module package, version 1 0 6 and later please delete the previously installed zepeto product package install version 1 0 6 or higher of the zepeto module package zepeto multiplay server must be added to work with zepeto studio select zepeto → multiplay server on the \[+] menu at the top left of the \[project] panel, or go to assets → create → zepeto → multiplay server ❗️ caution you don't have to do any schema work to use zepeto products instead, server scripts and client scripts need to be implemented to communicate with the server please refer to the zepeto product sample and the zepeto product api for implementation of the script step 2 registering a product in zepeto studio step 2 1 registering a world id the first thing you need to do is issue a world id at zepeto studio and then proceed with the product registration also, you must register a world cover image check out the link below for more information 📘 please refer to the following guide \[ making a world console docid\ pjsq92gfq v xe2vxbzqk ] step 2 2 registering world currencies please register the world currency you will use in your world in zepeto studio you can also register your currency as 'currency package' product in zepeto studio and sell it in exchange for zems check the link below for detailed instructions 📘 please refer to the following guide \[ world currency docid\ w 6mhaedl 9sqfpn7dmlb ] step 2 3 registering world products please register the world product you will use in your inventory in zepeto studio world products can be sold for zem and your own currency check the link below for detailed instructions 📘 please refer to the following guide \[ world products docid\ fvp7aoy1dugypi1ihqqcp ] step 3 setting up zepeto product menu 1\) open project settings > zepeto service in your project to check if the world is properly connected 2\) run unity menu bar > zepeto > product > settings if the currencies and product list are displayed well, the link will be successful you can verify that the icon image in the assets>product>resources folder is set you can register the product's icon photo by using an image of your choice ❗️ caution if you can't see the product properly, please check the following make sure that the account information logged in the unity editor matches the world id creator information make sure that the connected world id information in project settings > zepeto service is correct step 4 using product purchase button we introduce a way to sell items without any separate script implementation by installing the zepeto module package, you can easily add a purchase button using the default product purchase button 1\) click hierarchy > zepeto > product purchase button to create a button 2\) you can choose which product you want to link with on the button inspector please select the product id you want to work with 3\) please turn on the multi server and press the play button to run the sample if you click the button, you can see the sales window automatically 4\) if you click the button after linking other products, you can see the sales window of the linked products automatically product application example here is an example of an in world product applied to the official zepeto world slime party the product items have been registered in zepeto studio as follows for consumable buff items that accelerate the growth of slimes for a certain period, the settings are as follows when integrated into the actual in world ui, you can purchase the registered items as follows when the item is successfully purchased, the buff's effect is triggered