Features:
-
Highly optimized allowing 100s of AI Traffic on screen at once with high framerates(60-120+ FPS depending on scalability of plugin and hardware).
-
Designed to be used with blueprints, and can be extended with your own functionality and behaviors.
-
Utilizes behavior tree for customizability and optimization of traffic Behaviors.
-
Included behavior tasks are written in C++ for fast execution but exposed to blueprints for easy use.
-
Utilizes a procedural pathfinding system that allows the traffic to intelligently move throughout the world on their own with minimal logic needed.
-
Supports third-party vehicle models, see the tutorial above for how to swap them out.
-
Comes with optimization components for vehicle blueprints that allow them to be loaded or unloaded from the level based on the distance from the player with only a single blueprint node and automatic code LODs for further optimizations.
Code Modules:
-
ProceduralNPCTraffic – Runtime
Number of Blueprints: 29 For Demo Content, 5 For Necessary Content.
Number of C++ Classes: 6
Network Replicated: No(Can be done but is not in demo content)
Supported Development Platforms:
-
Windows: Yes
-
Mac: Yes
Supported Target Build Platforms: Windows, Mac, Linux, IOS, Android
Documentation Link:
Example Project: N/A, Plugin contains demo content for learning and use.
Important/Additional Notes:
特征:
-
高度优化,允许100S的AI流量在屏幕上一次与高帧速率(60-120+FPS取决于插件和硬件的可扩展性)。
-
设计用于蓝图,并可使用您自己的功能和行为进行扩展。
-
利用行为树来定制和优化流量行为.
-
包含的行为任务是用C++编写的,以快速执行,但公开给蓝图以方便使用。
-
利用一个程序性的寻路系统,允许流量以最少的逻辑智能地自己在世界各地移动。
-
支持第三方车辆模型,请参阅上面的教程,了解如何将它们交换出来。
-
附带车辆蓝图的优化组件,允许基于与玩家的距离从关卡中加载或卸载车辆蓝图,只有一个蓝图节点和用于进一步优化的自动代码Lod。
代码模块:
-
程序-运行时
蓝图数量:演示内容为29个,必要内容为5个。
C++类数:6
网络复制:没有(可以完成,但不在演示内容中)
支持的开发平台:
-
Windows:是的
-
Mac:是的
支持的目标构建平台:Windows,Mac,Linux,IOS,Android
文档链接:
示例项目:N/A,插件包含用于学习和使用的演示内容。
重要/附加注意事项:
IMPORTANT: Please ensure you set up collision trace channels per documentation for the traffic to work.
🔗 Quick Links
📚 Join the discord for support, questions, and news
➡️ Need something custom? Check out our studio services
🤔 Pro Vs Lite, What’s The Difference?
Lite Includes: Core Functionality including pathfinding, spawning, and traffic controls.
Pro Includes: Everything in Lite + Honking system + Head/Brake Lights System + Optimization Component for boosting FPS.
🔥 About
This plugin allows you to quickly implement large-scale, realistic AI vehicle traffic systems with procedural behaviors and high performance. It supports dozens to hundreds of AI vehicles on screen at once, enabling you to create realistic environments such as a busy city. The system can be scaled to fit any level or project.
✅ Features:
-
High Performance: Optimized to support hundreds of AI vehicles on screen at once with high framerates (60-120+ FPS, depending on plugin scalability and hardware).
-
Blueprint Integration: Designed for use with Blueprints, and can be extended with custom functionality and behaviors.
-
Customizable Behavior: Uses a behavior tree for easy customization and optimization of traffic behaviors.
-
C++ Behavior Tasks: Included behavior tasks are written in C++ for fast execution, yet exposed to Blueprints for easy use.
-
Procedural Pathfinding: Utilizes a procedural pathfinding system that allows vehicles to intelligently navigate the world with minimal logic.
-
Third-Party Vehicle Model Support: Supports third-party vehicle models; refer to the tutorial for guidance on swapping them out.
-
Vehicle Optimization Components: Includes optimization components for vehicle blueprints, enabling vehicles to be loaded or unloaded from the level based on player distance using a single blueprint node, with automatic code LODs for further performance improvements.
重要事项:请确保您设置碰撞跟踪通道每个文档的流量工作。
▪快速链接
加入不和谐 有关支持、问题和新闻
需要定制吗? 查看我们的 工作室服务
🤔Pro Vs Lite,有什么区别?
精简版包括: 核心功能,包括寻路、生成和流量控制。
Pro包括: 一切都在精简版+鸣笛系统+头/刹车灯系统+优化组件提高FPS。
🔥约
该插件允许您快速实现具有程序行为和高性能的大规模,逼真的AI车辆交通系统。 它同时支持屏幕上的数十到数百辆人工智能车辆,使您能够创建真实的环境,如繁忙的城市。 该系统可以缩放以适应任何级别或项目。
✅功能:
-
高性能: 优化以支持数百个AI车辆在屏幕上一次与高帧速率(60-120+FPS,取决于插件的可扩展性和硬件)。
-
蓝图集成: 设计用于蓝图,并可使用自定义功能和行为进行扩展。
-
可自定义行为: 使用行为树轻松定制和优化流量行为。
-
C++行为任务: 包含的行为任务是用C++编写的,以实现快速执行,但也暴露于蓝图以方便使用。
-
程序寻路: 利用程序寻路系统,允许车辆以最小的逻辑智能地导航世界。
-
第三方车型支持: 支持第三方车辆模型;请参阅教程以获取更换它们的指导。
-
车辆优化组件: 包括车辆蓝图的优化组件,允许使用单个蓝图节点根据玩家距离从关卡中加载或卸载车辆,并提供自动代码Lod以进一步提高性能。
评论(0)