haha. that would be cool.
now for air hockey, you need to move up, down, left, right. i can only get up and down. i do this code for the left, right, but it doesnt work.
if (c35)) {
if(f18)) {
if(f19)) {
reset(f19);
set(f18);
then below it i put
else {
if (f18)) {
if (f16)) {
reset(f16);
set(f18);
it compiles but doesnt work. (note i also do the other flag.)