Godot4.4 PackedRTree Demo v0.1
PackedRTree Demo v0.1
This demo shows a R-Tree working over a PackedInt32Array made with Godot 4.4 and exported to HTML5
Usage
Set the rectangles amount, set the area where they will be created, and press 'Build'.
Select the rectangles containing the mouse position with a mouse left click.
Click and drag mouse left button to select the rectangles contained in the selection rectangle.
Click and drag mouse right button to move the camera.