mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-15 05:10:11 -04:00
gizmo work
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user