Back to Writing
NOTESunityzepetometaversetypescriptgame-dev
ZEPETO World Building with Unity
October 31, 2021•Updated Feb 17, 2026

Naver's domestic metaverse platform ZEPETO finally added a world creation feature.
You can even build with Unity!
I've been poking around at various things, and one notable point is that scripts are written in TypeScript instead of C#.
The difficulty level seems a bit high for beginners to pick up easily.
That said, if you've been using Unity consistently, the only real change is the scripting language switching to TypeScript. Since Unity's core architecture remains almost entirely intact, the learning curve shouldn't be steep.
At least, that's my personal take.
I'm thinking about creating a tutorial once I get a better handle on things. Would there be demand for that?