Crashing Fuze with drawQuad
-
I can crash Fuze with the following code, while I would only expect only an error within my game:
var img = loadImage("Untied Games/Game character 3") drawQuad(img, {}, [], {})
I kept the arguments as simple as possible here, but I'm quite sure the empty points array causes the crash.
-
This post is deleted! -
-
This post is deleted!