Files
Benjamin Navarro fe1ccaea77 [3.x] Add a 2D version of the dynamic split screen demo (#762)
* add a 2D version of the dynamic split screen demo

* refactor the dynamic split screen demo

 - both 2D and 3D scenes have the exact same hierarchy
 - a single camera_controller.gd script instead of one per mode
 - the third viewport for 2D mode has been removed
2025-10-02 17:03:12 -07:00
..

Viewport Demos

These demos showcase various ways to use the Viewport node.

Languages: All have GDScript, Dynamic Split Screen has GDSL

Renderers: 3D in 2D and GUI in 3D use GLES 3, the rest are GLES 2