Do an action when 2 different variables are the same value?

I want enemies to do something when the player is on the same floor as them. I have a “floor” variable on the player and enemies to see which floor they are. So how do I check if those 2 variables are the same value?

Other Options Compare two numbers

1 Like