Files
godot-demo-projects/viewport
Markus Sauermann 6f44371df1 Fix physics picking in Gui in 3D Demo (#1139)
Physics picking requires that the SubViewport has a consistent state
of the mouse-enter/exit notifications.

Godot V4.3 was changed in comparison to V4.2, so that it now requires
this additional step.

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
Co-authored-by: Aaron Franke <arnfranke@yahoo.com>
2024-11-25 18:38:26 +01:00
..

Viewport Demos

These demos showcase various ways to use the Viewport node.

Languages: All have GDScript, Dynamic Split Screen has Godot shader language

Renderers: 3D Scaling uses Forward+, the rest are Compatibility