Velarion: 所有产品五折优惠

HexNav - Simple Hexagonal Grid Navigation Plugin

seba0456 - 代码插件 - 2023/05/17

Simple plugin that allows to easily generate path to element.

  • 支持的平台
  • 支持的引擎版本
    5.1 - 5.3
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

The Hexagonal Grid Navigation Algorithm Plugin is a small plugin written entirely in C++, designed to facilitate path generation for hexagon tiles. Please note that this project is new, and I am open to all kinds of feedback. I plan to expand this plugin to support other platforms and grid types.

技术细节

Features:

  • Easy to setup cords-based navigation.
  • Tile movement costs-based navigation (algorithm avoid expensive tiles)
  • Additional Functions to manage tiles.
  • C++ efficient functions

Code Modules:

  •  HeaxagonGridNavigationBPLibrary


Number of Blueprints: 0

Number of C++ Classes: 2

Network Replicated: N/A

Supported Development Platforms: (Windows, Linux, Android)

Supported Target Build Platforms: (Windows, Linux, Android)

Support: Discord Server

Documentation: Link: How to use it

Example Project: Example project for UE 5.2 (needs plugin)

Demo: Playable Demo

Important/Additional Notes: This plugin should work on other platforms too.