ZEPETO Build it Template Guide
6. Monetize Your World
10 min
1\ introduction to monetizing your world watch the video below to learn how to earn money from your world! subtitles are available in multiple languages, so make sure to turn them on! 2\ adding monetization features to your world follow the steps in the video below and start monetizing your world! subtitles are available in multiple languages, so make sure to turn them on! i want to put an advertisement in the world 📘 you can place ads in your world and earn money find out more through the link below! \[ earning money by adding ads within the world docid\ jia hmb2tcwfxzhdgz58j ] advertisement this role is to immediately move the player to the desired location after watching an advertisement use it to skip stages, move to hidden locations, etc inspector destination you can set the destination point by moving the child object, destination, to the desired location pref icon canvas interaction icon prefab icon position interaction icon position adbuff this role increases the player's movement speed and jump power for a certain period of time after watching an advertisement it is recommended to delete the object responsible for the appearance under adobjectactivator>advertisement>model and change it to the desired appearance inspector move speed multiplier increases the player's base movement speed by a multiplier (entering 2 will make it twice as fast) jump power multiplier increases the player's jump power by a multiplier (entering 2 will make the player jump twice as high) buff duration second sets the duration of the buff in seconds adcheckpoint this is an advertisement object that generates a checkpoint after watching an advertisement it can greatly improve the convenience of the world, such as a jump map set the checkpoint location set the checkpointplatform object placed as a child object to the desired location it is recommended to delete the object responsible for the appearance under adobjectactivator>advertisement>model and change it to the desired appearance adobjectactivator provides the ability to activate or deactivate specific objects after watching an ad place the objects to be activated and deactivated as child objects of 'activate' and 'deactivate' respectively activate usage example a new foothold appears after watching an ad deactivate usage example an object blocking the road disappears after watching an ad it is recommended to delete the object responsible for the appearance under adobjectactivator>advertisement>model and change it to the desired appearance inspector objects to activate place the object to be activated on the map first, then drag it here move the green dot to set the location where it will be created objects to deactivate place the object to be deactivated on the map first, then drag it here move the red dot to set the location of the object to be deactivated adpopuptrigger this role provides a function that displays a message pop up window after watching an advertisement use it to provide hints for escape room worlds, etc it is recommended to delete the object responsible for the appearance under adobjectactivator>advertisement>model and change it to the desired appearance inspector title popup window title body popup window content text button title popup window button text adtoasttrigger this function is to display a toast ui and deliver a notification message after watching an advertisement it can be used to concisely convey important information to players, as it appears briefly at the top of the screen and then disappears automatically it is recommended that you delete the object responsible for the appearance under adtoasttrigger>advertisement>model and change it to the desired appearance inspector message notification message text 👍tip creators who can implement zepeto scripts can modify the advertisementcontroller ts file to directly configure various events to occur when watching an advertisement i want to display mannequins and sell fashion items use the mannequin object to assign the item ids of your clothing items visitors in your world can purchase the outfit shown on the mannequin mannequins appear only in play mode type simple displays only the interaction icon (no mannequin model) it’s recommended to add a visual as a child object zepeto model shows a basic mannequin wearing your fashion item zepeto template enter a zepeto id to show a character wearing your item pose set the pose of the mannequin model ids enter the item id(s) of your custom clothing items i want to add a gifting feature if you set an item id on a gift object, users can gift that item to others within the world item creators can earn profit when their items are gifted gifting can only be tested on mobile devices item id enter the id of the item you want to enable for gifting you can also customize the appearance and interaction icon of the gift object change object appearance remove the visual child object and replace it with another from the map adjust icon position if the object appearance is changed, update the position of the iconpos child object accordingly 3 check your earnings & withdraw subtitles are available in multiple languages, so make sure to turn them on!