Registriert seit: 4. Jun 2010
15.671 Beiträge
|
Various improvements (2D navigation, PhysicsRayCast, examples upgrades, important bug
2. Mai 2021, 03:40
The navigation in 2D viewports (with orthographic projection and standard direction/up: -Z/+Y) is now much better. We have a new algorithm TCastleExamineNavigation.ExactMovement that makes the navigation more natural, and we have a dedicated TCastle2DNavigation class (descendant of TCastleExamineNavigation) to make the mouse buttons easiest to discover (just drag with left mouse button). You can assign …
|