I hardly understand what you are doing… but if you try use boolean variables?
if W is pressed the boolean variable X becomes true. if F is pressed the boolean variable Y becomes true further. logical combination X AND Y NOT Branch = if true = move car
1 Like