You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
@@ -389,7 +389,7 @@ void CollisionPolygonEditor::_polygon_draw() {
|
||||
|
||||
rect = rect.grow(1);
|
||||
|
||||
Rect3 r;
|
||||
AABB r;
|
||||
r.position.x = rect.position.x;
|
||||
r.position.y = rect.position.y;
|
||||
r.position.z = depth;
|
||||
|
||||
Reference in New Issue
Block a user