Features:
- Circular or rectangular style
- Can rotate/fixed
- Zoom in and out
- Add and track actors location and rotation
- Add Markers
- Can be used in Multiplayer
- Height system (indicates if something is above/below you)
- Apply blinking effect with custom speed for each thing you add. (You can disable or change the blink/speed at runtime)
- Add persistent actors that you can always track in the minimap even when they’re off screen
- Change minimap texture in game
- Make a world map with zoom and drag
- Show tooltips on hover
- Change the color/size of anything you add to the minimap at runtime
- Add/Change/Remove/Resize minimap border in game.
- Clicking on the minimap will return the world location
- If an actor is no longer valid it’ll get removed from the minimap automatically.
Number of Blueprints: 3 + examples
Input: (Mouse, Keyboard)
Network Replicated: (Yes/No)
Supported Development Platforms: (Windows, Xbox One, PS4)
Supported Target Build Platforms: (Windows, Xbox One, PS4)
Documentation: (Please watch the video tutorial to learn how you can use it with your project, Here’s a written guide if you prefer that Click here)
Important/Additional Notes: Please checkout the example map to learn more about the things you can do with the minimap, and don’t hesitate to contact me for help.
特征:
- 圆形或矩形样式
- 可旋转/固定
- 放大和缩小
- 添加和跟踪actor位置和旋转
- 添加标记
- 可在多人游戏中使用
- 高度系统(表示是否有东西在你上面/下面)
- 应用闪烁效果与自定义速度为您添加的每个东西. (您可以在运行时禁用或更改闪烁/速度)
- 添加持久性actor,即使它们不在屏幕上,您也可以始终在小地图中跟踪它们
- 在游戏中更改小地图纹理
- 使用缩放和拖动制作世界地图
- 在悬停时显示工具提示
- 在运行时更改添加到小地图的任何内容的颜色/大小
- 在游戏中添加/更改/删除/调整小地图边框。
- 点击小地图将返回世界位置
- 如果actor不再有效,它将自动从小地图中删除。
蓝图数量:3+示例
输入:(鼠标,键盘)
网络复制:(是/否)
支持的开发平台:(Windows,Xbox One,PS4)
支持的目标构建平台:(Windows,Xbox One,PS4)
文档:(请观看视频教程,了解如何在项目中使用它,如果您愿意,这里有一个书面指南 点击这里)
重要/附加说明:请查看示例地图,以了解更多关于您可以使用小地图做的事情,不要犹豫与我联系寻求帮助。
This is a Widget minimap done in blueprint that can be added to a widget blueprint, you can customize the look and set the default values within the editor.
You can dynamically change your minimap settings in game like enable/disable rotation or border, anything you add to the minimap is customizable (texture/color/size).
Videos: Preview | Tutorial | World Map | Multiplayer
Download Demo Build
The best thing about this minimap is the ability to change anything at runtime, you can change the style of the minimap for example from a circular to a rectangular style, also remove/change the border, Enable/disable rotation etc
You can change the color or texture of anything you add at runtime which gives you the ability to add some cool effects like changing the texture size or color to highlight something in the minimap.
You can also apply a blinking effect which can be turned On/off at runtime with the ability to change the speed of the animation.
You can add tooltips so that when you hover over something it'll show it, you can also zoom in and out with the mouse wheel when you put your cursor on the minimap or overview map.
an example map is included which shows what you can do with this minimap.
这是一个 小部件小地图 在可以添加到控件蓝图的蓝图中完成,您可以自定义外观并在编辑器中设置默认值。
您可以在游戏中动态更改小地图设置,如启用/禁用旋转或边框,您添加到小地图的任何内容都是可自定义的(纹理/颜色/大小)。
下载 演示构建
关于这个小地图的最好的事情是在运行时改变任何东西的能力,你可以改变小地图的样式,例如从圆形到矩形样式,也删除/更改边框,启用/禁用旋转等
您可以更改在运行时添加的任何内容的颜色或纹理,这使您能够添加一些很酷的效果,如更改纹理大小或颜色以突出显示小地图中的某些内容。
您还可以应用闪烁效果,该效果可以在运行时打开/关闭,并能够更改动画的速度。
您可以添加工具提示,这样当您将鼠标悬停在某个东西上时,它就会显示出来,当您将光标放在小地图或概述地图上时,您也可以用鼠标滚轮放大和缩小。
其中包含一个示例地图,显示了您可以使用此小地图执行的操作。
评论(0)