Closed ghost closed 5 years ago
to_rgb no longer exists in newer Godot. I don't quite know how to fix this.
I assume the fix is Color(voxColors[d.color]-1)
Color(voxColors[d.color]-1)
this is now fixed, sorry for taking so long
to_rgb no longer exists in newer Godot. I don't quite know how to fix this.