Don't apply pw_justlaunched if the player didn't actually launch off a slope
- Apr 03, 2021
-
-
katsy authored
-
currently pw_justlaunched
is set even if the slope had SL_NOPHYSICS
which makes no sense
this changes it so that it's only set when the player actually launches (which was already the case for halfpipes too)