Draft: Improve walking implementation
I reworked the walking movement to use capsule colliders everywhere to avoid falling thorugh things etc.
Still needs testing in the CAVE
Merge request reports
Activity
- Resolved by Jan Delember
I am not sure what should happen when some collision volume moves into the user's capsule collider. E.g. when standing close to the rotating VCI logo. Maybe just disable collision avoidance until the collision is gone (was resolved by the user?)
By Jonathan Ehret on 2022-03-17T06:30:31 (imported from GitLab)
Edited by Ghost User
- Resolved by Jan Delember
- Resolved by Jan Delember
- Resolved by Jan Delember
- Resolved by Jan Delember
- Resolved by Jan Delember
added 1 commit
- ba9700f4 - Apply improvement suggestions by dgilbert
By Jonathan Ehret on 2022-03-21T08:15:39 (imported from GitLab)
added 1 commit
- 586f0f80 - make movement accesible, so we can also change, e.g., the navigation mode from blueprints
By Jonathan Ehret on 2022-04-28T09:41:34 (imported from GitLab)
added 1 commit
- 231356fb - slight performance improvement
By Jonathan Ehret on 2022-05-20T10:59:44 (imported from GitLab)
added 1 commit
- 7ddb21a2 - deactivate collision when it persists (e.g., because something of he...
By Jonathan Ehret on 2022-05-23T08:37:09 (imported from GitLab)
unassigned @delember
added 52 commits
-
7ddb21a2...0d4c4490 - 11 commits from branch
4.26
- 0d4c4490...50d2fde0 - 31 earlier commits
- c2827a91 - fixed SnapTurn
- 0dda7351 - added behavior and interaciton components
- f14d6430 - unnecessary import removed from RaycastSelectionComponent.cpp
- 31c7ac4a - Adjusted Pawn to spawn aixcave asset; Removed old map; Updated aixcave
- a8c53de2 - Updated aixcave asset to 5.3, adjusted gpu values and a few other settings....
- b71deb8b - Merge branch 'dev/5.3' into 'dev/5.2'
- f16dae3c - reverted TestMap to before the merge, since a umap from a newer unreal version...
- bc820974 - Reverted pawn and aixcave from 5.3 assets to 5.2
- c2373ca1 - Manually backported 5.3 changes: Spawn aixcave actor from pawn and disabled a...
- 8665d480 - Merge branch 'dev/5.2' into 'feature/improve-walking'
Toggle commit list-
7ddb21a2...0d4c4490 - 11 commits from branch