- Edited
I'm looking for techincal help in drawing a simple rectangle on the screen.
The original node is a CollisionShape2D which holds a RectangleShape2D,
I want to draw it in the same way it is drawn when the collision shape debug is activated, and I just can't manage to do it...
I should mention im using GDScript in Godot 4
Thanks in advance