CesiumGS / cesium-unreal-vr-tutorial

Unreal Engine project, assets, and code used in the Cesium for Unreal VR Tutorial Series
Apache License 2.0
34 stars 6 forks source link

Update to dynamic UI and correct height functions on all pawns #41

Closed CesiumBen closed 2 years ago

CesiumBen commented 2 years ago

Summary

With the implementation of earth view in the main level I noticed two regressions.

Examples below taken from main level, after flying from Himalayas to NYC.

Before

DynamicUIBefore

After

DynamicUIAfter

Author checklist

Testing plan

Test the main level:

Reminders for reviewers

Thank you for taking the time to review this PR. By approving a PR you are taking as much responsibility for these changes as the author. Please keep these points in mind throughout the review process:

xuelongmu commented 2 years ago

Thanks Ben, this looks good to me.