春季创作者特卖开启!从即日起至4月18日,精选商品最低三折起。

Random Gameplay Level

A procedural random fully accessible tile-based map generator with example gameplay.

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

中国地区注意:未经允许严禁二次销售和分享本产品,若发现侵权行为必将追究责任!


This plugin contains a procedural random fully accessible tile-based map generator with example gameplay. You can customize the map via parameters like length and width, obstacle count & random height & mesh & gradient color & collision, edges, rooms, items, etc.


Demo:

Documentation:

Features:

  • All done with C++ & blueprints and have been commented and properly arranged.
  • Contains a procedural random fully accessible tile-based map generator with customizable parameters like length and width, obstacle count & random height & mesh & gradient color & collision, edges, rooms, items, etc.
  • The map will be generated asynchronously. It will not be stuck during generation and will not occupy the main process of the game.
  • Built-in A* algorithm for pathfinding on the generated map, you will get the shortest path from the starting coordinate to the target coordinate.
  • Provide example gameplay, a top-down shooter game to eliminate cubes and pick items to restore attributes and upgrade weapons.
  • Full gamepad support, you can play the example game with your gamepad.

技术细节

Input:

  • Mouse & Keyboard
  • Gamepad

Assets:

  • 1x c++ class, 20x blueprint class, 1x behavior tree, 1x blackboard
  • 58x static mesh, 3x texture, 28x material, 12x material instance
  • 1x sound wave, 1x sound cue
  • 2x particle system
  • 2x level

Network:

  • No

Platforms:

  • Windows PC

Support:

  • HydrolysisStudio@Outlook.com

Links: