@@ -32,7 +32,7 @@ if ($this.scene.state() = "PLAY") {
});
}
//boolean used to check which arrow is pressed
-bins.keyDown false;
+bins.keyDown = false;
//**************candy Object - Update Every Frame********************//
//Candy should move only until y = 278