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

Send Ui elements to their own files #68

Closed Liquid-Blocks closed 2 years ago

Liquid-Blocks commented 2 years ago

A of now, the Ui elements are built directly in the StdEnv class.

The method createUiElements is responsible for spawning the basic elements and should stay in the StdEnv but all the logic it calls should be imported.

Send the following methods to their own files.

  1. graphicTierButton
  2. blocker
  3. avatarSelectPanel