Commit 2978c81
committed
various fixes and features
* add separate speed cap for sliding
* add air jumps
* add step down height
* add edge friction
* add flat base on wall collisions
* fix BP default updates
* fix sliding in air updates
* remove crouch sliding compile flag (fix compilation issues)
* add small perching to fix snags
* update DoJump to UE5.5
* fix slam down behavior when jumping up1 parent 2fa006d commit 2978c81
File tree
7 files changed
+299
-74
lines changed- Binaries/Win64
- Source/PBCharacterMovement
- Private/Character
- Public/Character
7 files changed
+299
-74
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments