Commit 9b4d625
fix: always play JumpLand animation on landing regardless of speed
Removed smoothSpeed < 1.5 gate — landing animation was not playing when
player landed while moving faster than 1.5 m/s (e.g. after running jump).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a26558e commit 9b4d625
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments