Overview
This is a sample and guide video for beginners developing ZEPETO World.
Before starting the tutorial, please refer to the following guide to complete the installation of Unity and ZEPETO template.
📘 Please refer to the following guide. [Installation and settings ]
![Link block header image](https://images.archbee.com/BtCo2cIFh9h5Mo0EP64o_-36N0hv62X-j_yHrzvljgq-20240910-064040.png?format=webp)
Chapter1
World example using object movement and obstacle manipulation
• This tutorial is recommended for those who are new to creating ZEPETO World.
• You will create a simple jump map and learn the basics of ZEPETO scripting to write code.
![Link block header image](https://images.archbee.com/BtCo2cIFh9h5Mo0EP64o_-NAnrl_j_gN1i8nDwpiaMa-20240910-064120.png?format=webp)
Chapter2
Make an item eating World
• Based on what we learned in Chapter 1, we will make an item eating World using character movement speed and jump control.
• Create UI Controller to reflect item acquisition in Text UI.
![Link block header image](https://images.archbee.com/BtCo2cIFh9h5Mo0EP64o_-k3eynsx1zdPKE8Z3mFvNJ-20240910-064134.png?format=webp)
Chapter3
Simple random World using interaction
- Implement the interaction buttons that appear when the user approaches something.
- Apply Probability Random Code.
![Link block header image](https://images.archbee.com/BtCo2cIFh9h5Mo0EP64o_-_tNileOUeu89xYfNgL7Bz-20240911-025128.png?format=webp)
Multiplay Tutorial
- You will set up an environment for multiplayer world development, from creating a multiplayer server to creating a client.
- You will learn a simple example of Room Message communication between server and client.
![Doc contributor](https://s3.amazonaws.com/archbee-animals/koala.png)
![Doc contributor](https://s3.amazonaws.com/archbee-animals/rabbit.png)