Documentation: https://drive.google.com/file/d/1h2zBES_cbfZPCE2peykcCQ6cLvfxBedo/view?usp=sharing
Example Project: (5.3.0+) https://drive.google.com/file/d/1ERCBbAD0rz_bJ_XHEl1MKfyi2WRzhRle/view?usp=sharing
Example Project: (4.26 – LEGACY) https://drive.google.com/file/d/1-sX2WtTI5wodS_nlhd0n38iCvgCUH0nY/view?usp=sharing
Features:
- Pedestrian base class
- Pedestrian splines
- Random Walking Pedestrians
- Run Away in fear
- Surrender logic
- Pedestrian interface
- Heavily optimized
- Blueprint extendable classes
- Advanced spawn/despawn logic
- Pedestrian Interaction points
- AI Crowd controller
Code Modules:
- ProPedestrianEngine (Runtime)
Only the Unreal Engine 5 Plugin version has the latest updates
UE4 is still available, but won’t receive further support and updates.
Number of Blueprints: 3
Number of C++ Classes: 5
Network Replicated: No
Supported Development Platforms: Win64
Supported Target Build Platforms: Win64
文件: https://drive.google.com/file/d/1h2zBES_cbfZPCE2peykcCQ6cLvfxBedo/view?usp=sharing
示例项目: (5.3.0+) https://drive.google.com/file/d/1ERCBbAD0rz_bJ_XHEl1MKfyi2WRzhRle/view?usp=sharing
示例项目:(4.26-遗产) https://drive.google.com/file/d/1-sX2WtTI5wodS_nlhd0n38iCvgCUH0nY/view?usp=sharing
特征:
- 行人基础类
- 行人样条
- 随意行走的行人
- 在恐惧中逃跑
- 投降逻辑
- 行人界面
- 高度优化
- 蓝图可扩展类
- 高级产卵/despawn逻辑
- 行人互动点
- AI人群控制器
代码模块:
- ProPedestrianEngine(运行时)
只有虚幻引擎5插件版本有最新的更新
UE4仍然可用,但不会获得进一步的支持和更新。
蓝图数目: 3
C++类数: 5
网络复制: 非也。
支持的开发平台:Win64
支持的目标构建平台:Win64
Updated to UE5!
The update also includes a lot of fixes, improvements and optimizations. You can also reverse the spline now by ticking a bool in the spline actor.
V2 Update!
The pedestrians have been updated with a crowd manager implementation. This means more performance and always proper avoidance. No more stuck pedestrians.
It’s now also possible to add an array of pedestrian classes to a pedestrian spline.
V1.5 Update!
Interaction points are now added. You can create interactions for your pedestrians like entering buildings, buying something in a store and more!
Watch the video:
https://www.youtube.com/watch?v=Is-0mpabMts
Pro Pedestrian Engine is a pedestrian plugin for unreal engine 4. You can spawn ambient pedestrians around your player character and interact with them.
You can use this plugin with Blueprints and c++. The example project is entirely made in Blueprint.
Video overview of the plugin and example project:
https://www.youtube.com/watch?v=M61l4CcjQYY
Example video combined with my upcoming pro traffic engine:
https://www.youtube.com/watch?v=QOKavMgkoLM
更新到UE5!
该更新还包括大量修复,改进和优化。 您现在也可以通过勾选样条actor中的bool来反转样条线。
V2更新!
行人已经更新了人群管理器的实现. 这意味着更多的性能和总是适当的避免。 不再有卡住的行人。
现在还可以将行人类数组添加到行人样条中。
V1.5更新!
现在添加了交互点。 你可以为你的行人创造互动,比如进入建筑物,在商店里买东西等等!
观看视频:
https://www.youtube.com/watch?v=Is-0mpabMts
Pro Pedestrian Engine是虚幻引擎4的一个行人插件。 你可以在你的玩家角色周围产生周围的行人并与他们互动。
您可以将此插件与蓝图和c++一起使用。 示例项目完全在Blueprint中制作。
插件和示例项目的视频概述:
https://www.youtube.com/watch?v=M61l4CcjQYY
示例视频与我即将推出的pro traffic engine相结合:
https://www.youtube.com/watch?v=QOKavMgkoLM
评论(0)