Available in the Gaming / Industries Circle
quantum | v2 switch to V1  

Overview

Level Advanced

Introduction

Flow Fields is a navigation technique suitable for large amounts of units with a shared destination on grid based games (for example RTS, Tower Defense, etc). This addon supports map sizes up to 256x256 tiles.

메인 화면으로
 

Technical Requirement

  • Quantum SDK 2.1 or up
  • Unity LTS 2020.3 or up

메인 화면으로
 

Download

Version Release Date Download
2.1.5 May 11, 2023 Flow Fields 2.1.5 Build 194

메인 화면으로
 

Known Issues/Limitations

  • The Flow Fields Map data can only be modified in Verified frames;
  • Lack of built-in unit aviodance (though it is possible to perform avoidance with using the physics systems - see the Advanced Example for more info).

메인 화면으로
 

The Three Core Concepts

  • Flow Field Map: the grid in which units can move. This map is subdivided into smaller parts - the controllers;
  • Flow Field Controller: these are smaller parts of the map. It contains portals (connectors between neighbouring controllers) and precomputed flows to these portals. Controllers are subdivided into smaller parts - the tiles;
  • Flow Field Pathfinder: the unit componenent which provides the direction in which it should move.

메인 화면으로
 

Screenshots

Overview
Overview
Overview
Overview
2000 units, each calculating new path every second.

메인 화면으로
 

Release Notes

Based on Quantum version 2.1.5 Stable 1144


기술 문서 TOP으로 돌아가기