Hey @MLGclark10001! Welcome to the Forums!
So if I am understanding this correctly, your issue is that “Set Capsule Half Height” still triggers after the delay is that correct? Since you already have a “Is Sliding” bool, you could try doing a branch after the delay to check if “Is Sliding” is false after jumping before setting half height back to normal, and vice versa.
I hope the above gets the expected results!