I am wondering if there is a way to detect when a player jumps. I know about Armor::onTrigger, but that does not keep calling the function if the player holds down the spacebar. I am trying to call a function every time the player successfully jumps. Is there a way to do this?