RemakeWV / Coal-Mine-War

Museum the history of the Mine Wars. The first workers strike, in West Virginia, was the Cabin Creek and Paint Creek strike of 1912-1913.
1 stars 0 forks source link

Character height buttons #24

Closed CoryBrown-42 closed 3 years ago

CoryBrown-42 commented 4 years ago

Double check and make sure this works in both desktop and VR.

CoryBrown-42 commented 3 years ago

find a better formula for normalizing the player height

CoryBrown-42 commented 3 years ago

Make buttons instead

CoryBrown-42 commented 3 years ago

UI is there, just need to send events to the player to update the height from settings

CoryBrown-42 commented 3 years ago

Game instance cast to each pawn and adjust height

CoryBrown-42 commented 3 years ago

Working for desktop, will add to VR

theRealDarkFact commented 3 years ago

Implemented an options menu from the start that can use and modify the player height.

CoryBrown-42 commented 3 years ago

We shouldn't need to use this character height in the menu, it'll end up being a 3D menu with a fixed camera, world menu.

I've added the changes needed to lower and raise the VR pawn and this is now implemented, could use testing.