TUTORIALS
World example using object movement and obstacle manipulation
38min
📘 Project files used in lecture videos https://github.com/naverz/zepeto-world-sample/tree/main/Assets/Chapter1
Summary | - This is a follow-along lecture for beginners of ZEPETO World development. - Set up for ZEPETO World development and learn ZEPETO character controller. - It is a Jump Map that can be completed with a simple GameObject movement code and a teleport code. |
---|---|
Difficulty | Beginner |
Time Required | 30 Minutes |
Project Goals
- Understand how to create Unity projects using ZEPETO templates
- World ID Interwork and ZEPETO Login
- Summon ZEPETO characters and understand character controllers
- Create default Jump Maps
- Control the movement of GameObjects using ZEPETO script
- Teleport characters using ZEPETO script
Example of Completed World
❗️ Caution Before watching this video, please follow the Unity Installation and ZEPETO Template Registration Guide Guide to complete the basic installation.
- Learn how to set up the ZEPETO Studio World Console.
- Learn how to set up Unity projects using ZEPETO Template.
- Learn how to make ZEPETO Characters appear in the World.
- Learn how to create a moving GameObject.
- Learn to teleport characters when they reach the object.
- Learn how to test play on mobile.
- Learn how to lavishly decorate your World.
- Learn how to launch the World.
Updated 10 Oct 2024
Did this page help you?