I have
Global Variable PlaneHeight = 1
Touch | On tap gesture | Arrow | Set animation frame to 1
System | PlaneHeight = 0 | System | Set PlaneHeight to 1
Touch | On tap gesture | Arrow | Set animation frame to 0
System | PlaneHeight = 1 | System | Set PlaneHeight to 0
This isn't working, where am I going wrong :/