Odie / skyui-vr

SkyUI interface mod for SkyrimVR
MIT License
160 stars 27 forks source link

Update inventory list layout to be more VR friendly #8

Closed Odie closed 6 years ago

Odie commented 6 years ago

All the information seems heavily loaded to the left. Working with inventory lists means having to physically turn towards the left to get a better view of the UI, while the right side of the UI remains almost empty.

Preferably, the inventory list can be moved more towards the center. Also, the UI is a lot more information dense than the vanilla UI. It'd be nice if the UI can be pushed slightly away from the player's face.

Odie commented 6 years ago

Implemented with 65264a4850ee25f0ef6a39f5e9f24d0a275c4742

The inventory list is simply moved towards the center of the screen. This puts most of the info, inventory list & item card within the player FOV. Some head movement is still required when looking at the list, but movement is reduced quite a bit.