Features:
- Custom Movement
- Ladder
- Climbing
- Network Play
Number of Blueprints:
2 Enumeration
- ECustomMovementMode
- ECustomMoveZoneType
1 Struct
- SCustomMoveZone
3 Interface
- BPI_CustomMovementCharacter
- BPI_CustomMoveZone_Ladder
- BPI_CustomMoveZone_Climbing
7 Blueprint
- BP_ExampleCharacter
- BP_CustomMovementComponent
- BP_Zone_Holds
- BP_Zone_Ladder
- BP_Zone_LadderFromTop
- BP_Zone_StretchableLadder
- BP_Zone_StretchableLadderFromTop
2 Animation Blueprint
- ABP_CustomMovement
- ABP_ExampleCharacter
1 GameMode
- BP_CustomMoveThirdPersonGameMode
Input: Gamepad, Keyboard, Mouse
Network Replicated: Yes
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows
Documentation: https://drive.google.com/open?id=1RoKD9aIKj-Qc1ri4RDSQ74sl01rCXLTKC9r6YaJSOJg
特征:
- 自定义运动
- 梯子,梯子
- 攀岩运动
- 网络游戏
蓝图数目:
2枚举
- Ecustommovement模式
- [医]ecustommovezonet型
1结构
- [医]司库莫维酮
3接口
- Bpi_custommovement特性
- BPI_CustomMoveZone_Ladder
- BPI_CustomMoveZone_Climbing
7蓝图
- BP_ExampleCharacter
- BP_CustomMovementComponent
- Bp_zone_霍尔德
- BP_Zone_Ladder
- BP_Zone_LadderFromTop
- BP_Zone_StretchableLadder
- BP_Zone_StretchableLadderFromTop
2动画蓝图
- Abp_请求
- Abp_电子计算机
1游戏模式
- BP_CustomMoveThirdPersonGameMode
输入:游戏手柄,键盘,鼠标
网络复制:是
支持的开发平台:Windows
支持的目标构建平台:Windows
文件: https://drive.google.com/open?id=1RoKD9aIKj-Qc1ri4RDSQ74sl01rCXLTKC9r6YaJSOJg
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.)
Preview Video : https://youtu.be/IxvaJ0FxRmo
Executable demo : https://drive.google.com/open?id=1ghLxUtp7zKYJulsxZgb8vDLvcly0uLoE
How to perform multiplayer tests in the Executable demo
-
Server console command : Open DemoMap?Listen
-
Client console command : Open ServerIP (For example: Open 127.0.0.1)
Tutorial videos : https://www.youtube.com/channel/UC8FVRhDGT9UJMo6amFv9gow/videos
Updates for UE5
– Available from UE5.4 version or higher
– Project based on UE5 third-person template
– Changed animation for Manny
– Demo : https://drive.google.com/file/d/1yTBDSzx6LoPcZV6scVTHyoiE-geZ9af0/view?usp=drive_link
– Preview : https://www.youtube.com/watch?v=tXGBOjBNRso
***Monthly Unreal Engine Sponsored Content product for July 2019***
Check out Ju-Sik Lee’s other products here: https://www.unrealengine.com/marketplace/en-US/profile/Ju-Sik+Lee
Support : uouogu@hotmail.com
自定义运动实现与100%蓝图,支持梯子和攀登运动.
实现在自定义模式的字符移动和支持网络播放.
所有移动逻辑都由BP_CustomMovementComponent处理。
所以你的角色蓝图需要最少的工作。 (在屏幕截图中,您可以看到CustomMovement在角色中使用的所有节点。)
预览视频 : https://youtu.be/IxvaJ0FxRmo
可执行演示 : https://drive.google.com/open?id=1ghLxUtp7zKYJulsxZgb8vDLvcly0uLoE
如何在可执行演示中执行多人测试
-
服务器控制台命令:打开DemoMap?听!
-
客户端控制台命令:打开ServerIP(例如:打开127.0.0.1)
教程视频 : https://www.youtube.com/channel/UC8FVRhDGT9UJMo6amFv9gow/videos
UE5的更新
-可从UE5.4版本或更高版本
-基于UE5第三人称模板的项目
-为曼尼更改动画
-示范 : https://drive.google.com/file/d/1yTBDSzx6LoPcZV6scVTHyoiE-geZ9af0/view?usp=drive_link
-预览 : https://www.youtube.com/watch?v=tXGBOjBNRso
***2019年7月虚幻引擎每月赞助内容产品***
在这里查看Ju-Sik Lee的其他产品: https://www.unrealengine.com/marketplace/en-US/profile/Ju-Sik+Lee
支援服务 : uouogu@hotmail.com
评论(0)