Custom Movement implemented with 100% Blueprint that supports ladder and climbing movements.
Implemented in Custom Mode of CharacterMovement and supports network play.
All move logic is handled by BP_CustomMovementComponent.
So your character blueprint requires minimal work. (In the screenshot, you can see all the nodes for CustomMovement to use in your character.)
Technical Details
Features:
- Custom Movement
- Ladder
- Climbing
- Network Play
Number of Blueprints:
2 Enumeration
- ECustomMovementMode
- ECustomMoveZoneType