gizmo work

This commit is contained in:
MegaMech
2025-02-28 20:46:04 -07:00
parent 7a31679c2d
commit 3bb80b8464
11 changed files with 145 additions and 66 deletions
+1 -1
View File
@@ -51,9 +51,9 @@ public:
{0, 5, 0}, // Y-Axis (Green)
{-5, 0, 0} // Z-Axis (Blue)
};
FVector _ray;
private:
bool _draw = false;
FVector _ray;
GameObject* _selected;