option to never draw background
This commit is contained in:
@@ -53,6 +53,7 @@ public class Dancer {
|
||||
public static boolean mirror; // this should really get its own place somewhere...
|
||||
public static boolean drawApproach; // this should really get its own place somewhere...
|
||||
public static boolean rgbobj; // this should really get its own place somewhere...
|
||||
public static boolean removebg; // this should really get its own place somewhere...
|
||||
|
||||
private int dir;
|
||||
private GameObject p;
|
||||
|
||||
Reference in New Issue
Block a user