cg小白兔 发表于 2024-4-22 15:12:44

Map System 1.1.0适配UE5.3 导航地图系统



This plugin is mainly designed for open world games where good navigation is required, however you can use this system in any game you want. Map System allows you to add a map and a minimap to your game quickly and easily. You'll be able to customize everything the way you want. All classes have many parameters and delegates for fine tuning. Any of your objects on the level can be displayed on the map, for this you just need to add a component to the actor and configure it. Map images are captured automatically (or you can use your own), with the help of a special actor at the level.

该插件主要为需要良好导航的开放世界游戏而设计,但您也可以在任何游戏中使用该系统。地图系统可让您快速、轻松地在游戏中添加地图和小地图。您可以按照自己的喜好自定义一切。所有类都有许多参数和委托,可以进行微调。关卡中的任何对象都可以显示在地图上,为此您只需在角色中添加一个组件并对其进行配置。在关卡中一个特殊角色的帮助下,地图图像会自动捕获(也可以使用自己的图像)。


页: [1]
查看完整版本: Map System 1.1.0适配UE5.3 导航地图系统