Got the animator fades working
This commit is contained in:
@@ -20,7 +20,7 @@ namespace BOARD_TYPES{
|
||||
};
|
||||
|
||||
struct Cube{
|
||||
V3D color;
|
||||
V3D<uint32_t> color;
|
||||
bool isOccupied{false};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user