itch.io is community of indie game creators and players

Devlogs

Serialization update!

Unity Runtime Terrain Editor
A browser tool made in HTML5

Save and Load your terrain at runtime. Small file size with gzip compression.

  • Serialization works by saving terrain size, heights, splats map(texture informantion) and tree instances information(not actual mesh model).

  • To load properly, the terrain must need same set of textures, trees, etc. in same order.

Files

  • Archive.zip 11 MB
    Jul 24, 2022
Download Unity Runtime Terrain Editor
Leave a comment