Advanced Turn Based Tile Toolkit (5.0, 5.3)

0
(0)

The result of more than six years of consistent updates and improvements, this toolkit is jam packed with features that can lay the ground work for all sorts of turn-based tactics and strategy games. There are hours of video tutorials, multiple example projects demonstrating various genres and an active Discord community to help get you started. Everything is made using well-organized, commented blueprints, making customizing the system possible even for non-programmers.

Features:
• Grid based path finding with variable movement cost.
• Supports square and hexagonal grids, as well as multi-level, overlapping grids.
• Fully realized top down camera with mobile and keyboard support
• Build levels directly in the UE4 viewport, either through drag and drop or through an automatic algorithm.
• Intelligent, tactical AI.
• Visibility system.
• Supports large grids (up to ~10,000 tiles by default, with ways to extend further.)
• Advanced turned based tactics example map, with a cover and stealth system.
• Tactical RPG map.
• Stat and status effect system
• Top-down 2D dungeon crawler map, with fog of war and consumable items.
• Fully networked multiplayer.
• Designed to be flexible and allow for many types of TBS games.

Technical Details
Grid based logic is in the Grid Manager blueprint. This includes visibility and pathfinding. The Grid Manager generates a grid when it is placed in the viewport. Turn order is managed by Turn Manager blueprints. Input is done through the PlayerController, sent through modular ability blueprints, also used to drive AI. Top down camera controls are contained in BP_GridCamera.

The framework contains some very simple meshes and materials, intended as placeholders for your own meshes and materials. Most included meshes have less than 30 Tris. All have less than 100.
Intended Platform: Desktop, Mobile

Original_Link: https://www.unrealengine.com/marketplace/en-US/product/advanced-turn-based-tile-toolkit

Download Links:

Asset Version v3.5.4 (5.3)

Asset Version (5.0)

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Leave a Reply