Spacetime-Meta / spacetime-sdk

The spacetime-sdk is a turnkey virtual environment package for building in the Spacetime Metaverse
https://www.spacetimemeta.io/metaverse/spawn-planet
MIT License
11 stars 2 forks source link

Take Terrain and Player out of init method #42

Closed Liquid-Blocks closed 2 years ago

Liquid-Blocks commented 2 years ago

Instead of having StdEnv.init(terrainPath, avatarPath, x, y, z) as the only initialization method, there should be other methods available to init the terrain and the avatar.

Something like