Skip to content
Media 1 for listing DOTS Plugin: Advanced Modifier System with Mass Support

Description

Current Version: 1.0

Last Update: 19.01.2024

Trailer: DOTS — Advanced Modifier System for Unreal Engine! Optimize Your Game Logic Today! - Youtube

Documentation: Notion GitHub

Support: Discord

ExampleProject: GitHub

Powered by the Mass Framework, ensuring high performance and scalability.

Overview

The DOTS plugin is an innovative solution for Unreal Engine developers, designed to efficiently manage and process modifiers. Leveraging the capabilities of the Mass Framework, the plugin can handle over 100,000 modifiers simultaneously with full multithreading support.

DOTS is ideal for projects requiring large-scale modifier processing and flexible logic customization. The plugin provides tools enabling developers to create custom modifier systems tailored to their game's needs.

Features

  • Powered by the Mass Framework: Utilizes the Mass system for optimal modifier processing.

  • Multithreading: Supports multithreaded processing for maximum performance.

  • Conditional Modifier Spawning: Allows setting conditions for modifier appearances based on tags or other parameters.

  • Custom Logic: Enables implementation of custom game logic through EventDOTTrigger.

  • Logging: Uses standard Mass Framework logs to analyze modifier functionality.

Core Functions

Modifier Management:

  • Dynamic Creation: Generate modifiers based on specified conditions and tags.

Logging:

  • Mass Framework Logs: Monitor modifier states and functionality using Unreal Engine’s standard logging system.

Intended Use

The DOTS plugin is perfect for:

  • MMORPGs: Manage large numbers of buffs and debuffs efficiently.

  • Roguelikes: Handle dynamic modifiers for procedurally generated levels.

  • Simulations: Process massive data sets in real-time efficiently.

This plugin is a valuable tool for developing large-scale, high-performance game systems with Unreal Engine.

Developed by NordVader Inc., with regular updates and professional support guaranteed. 🚀

Included formats