So I am trying to detect when a player jumps but it doesn’t seem reliable with the method im using. In the server script I made I used if plr.Character.Humanoid.Jump but when I use that it only detects like half second after you hold jump.
Video:
so i press space really fast and it doesnt pop but if i hold it down for just long enough it works. Any other ways to detect when they jump thats reliable?