DEMO

A custom movement made with Blueprints for beginners in Unreal Engine 4. (Ladder, Climbing)
Custom Movement implemented with 100% Blueprint that supports ladder and climbing movements.
All movement is done in character Blueprint without complex implementation.
Express natural movement with minimal animation.
Implemented in Custom Mode of CharacterMovement and supports network play.
It is a simple structure that is easy to understand and is recommended for beginners who want to implement custom movements.

Technical Details
Features:

Custom Movement
Ladder
Climbing
Network Play

Number of Blueprints:
2 Enumeration
ECustomMovementMode – Define mode type when using custom movement modeECustomMoveZoneType – Defines the type of custom movement zone
1 Struct
SCustomMoveZone – Basic information structure of custom movement zone
2 Interface
BPI_CustomMoveZone_Ladder – Define interface of ladder custom movement zone
BPI_CustomMoveZone_Climbing – Climbing Custom definition of custom movement zone
6 Blueprint
BP_CustomMoveBaseCharacter – Move and animate according to custom movement zone
BP_CustomMoveFirstPersonCharacter – It is a child class of BP_CustomMoveBaseCharacter and has a first-person camera.
BP_CustomMoveThirdPersonCharacter – It is a child class of BP_CustomMoveBaseCharacter and has a third-person camera.
BP_Zone_Holds – Interface implementation of climbing custom movement zone
BP_Zone_Ladder – Interface implementation of ladder custom movement zone
BP_Zone_LadderFromTop – Interface implementation of ladder custom movement zone.
1 Animation Blueprint
ABP_ThirdPerson – Apply custom movement zone animations
1 GameMode
BP_CustomMoveThirdPersonGameMode – Simply set BP_CustomMoveThirdPersonCharacter to Default Pawn Class

Input: Gamepad, Keyboard, Mouse
Network Replicated: Yes
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows

Original_Link_http://unrealengine.com/marketplace/custom-movement

DOWNLOAD FROM HOT4SHARE.COM

DOWNLOAD FROM SYNCS.ONLINE