Skip to content

LuQ Studios Plugin Documentation

Welcome to the LuQ Studios plugin documentation. Here, you will find comprehensive guides on how to install and utilize our extensions for Unreal Engine.

Our plugins are designed to tackle core aspects of gameplay development: System Architecture, Interaction, and Quest Structuring.

Active Plugins

Pulse Core

The foundation for every Unreal Engine project.

Pulse Core is a handpicked collection of C++ utilities and gameplay systems designed to solve common game development challenges.

  • Generic, high-performance interaction system (C++ & Blueprint)
  • Modular gameplay utility functions
  • Fast Noise implementation
  • Event-driven HUD framework

Pulse Quest

The next-generation visual and modular quest system.

Pulse Quest leverages Epic Games' innovative StateTree framework to visually map out quests, branches, and storytelling. Avoid rigid, nested Blueprint logic.

  • StateTree-based visual editor
  • Reusable quest tasks
  • Full multiplayer replication out-of-the-box

Plugin Status

Both Pulse Core and Pulse Quest are currently in active development. The preliminary implementations are available for testing. We recommend Unreal Engine 5.4+ for optimal compatibility with recent StateTree updates.

Released under the MIT License.