Spawn Query System

Overview

Spawn Query System is a graph-based tool that enables designers to define sophisticated randomization of spawning various things, such as loot, enemies, quest rewards, etc.

Icon

Features

  • Configure spawnable entries in a custom table (pool)
  • Use a decision tree to decide the pool to spawn an item from, which adapts to in-game changes via Blackboard
  • Dynamically enabled/disabled subtrees in a decision tree
  • Allow in-game variables to influence probabilities of entries via Blackboard
  • Provide Shuffled Sequence randomization algorithm besides the traditional one.
  • Multiple contexts management and debugging
  • Allow customized sampler nodes with Blueprints

Screenshot

Get The Plugin

Check out the GitHub repo.

Follow the installation guide.