Also a quick tip, instead of using BUTTON(2)==#, use BUTTON(2) AND # Using AND instead of == allows buttons to still function even while others are being pressed!