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

Implement Mobile Controls #183

Closed Liquid-Blocks closed 2 years ago

Liquid-Blocks commented 2 years ago

Overview

Make the Spacetime Meta available on mobile devices so the metaverse can be accessed from anywhere. Simply detect the users device and make some mobile controls available if needed.

Specifications

One difficulty of this issue will be to make the menu also work on mobile, as most of the Ui is not responsive and will need adaptations.

Ideally provide the option to toggle between a joystick and arrows.

should try to simply use a onTouch event to trigger the joystick display

Anything else?

No response