if (_currentframe > 222 && _currentframe < 2222) { txtMessage.text = "Pump turned on"; }else{ txtMessage.text = ""; }
Jump To Top of Thread