CesiumGS / cesium-unreal

Bringing the 3D geospatial ecosystem to Unreal Engine
https://cesium.com/platform/cesium-for-unreal/
Apache License 2.0
885 stars 286 forks source link

Keyboard input - Can't move forward and up at the same time #1389

Open csciguy8 opened 3 months ago

csciguy8 commented 3 months ago

Notice you are going up, but your forward motion stopped.

Handling both these inputs at the same time would feel a little more user friendly. For example, forward and left simultaneously (W and A) works just fine.

Took a peek at the cesium-unreal project assets and didn't see anything obvious that was causing this. This behavior might be part of the engine.