Proper spraying and wiping of polish objects implemented
This commit is contained in:
@@ -7,7 +7,6 @@ public class GameScript : MonoBehaviour
|
||||
|
||||
public GameObject Object;
|
||||
public GameObject Dirt;
|
||||
public GameObject Spray;
|
||||
public Sprite[] ObjectSprites;
|
||||
|
||||
private bool clicked = false;
|
||||
|
||||
Reference in New Issue
Block a user