Hey @RLK_III!
That is a dilemma. I see you are getting your speed from multiple locations. According to this, you are trying to calculate your speed for the different scenarios before you are setting those scenarios as true.
Maybe in this case since it is the devault for this scenario, you can make a branch right after “New Function 3” using the value of Is falling from your Nav Movement Component as the true false value. Possibly similar to this:
I hope the above points you in the right direction!