Limen Framework 0.1 Help

LimenCore Plugin

Introduction

The LimenCore plugin is a comprehensive set of tools and modules designed to enhance game development within the Unreal Engine ecosystem. It provides a robust framework for managing abilities, attributes, gameplay mechanics, user interface elements, and more. The plugin is built with modularity in mind, allowing developers to easily integrate and extend its features without impacting the core engine.

Included Modules

Module Name

Description

LimenAbilitySystem

Manages abilities, attributes, and their interactions within the game. It includes behavior tree integration for complex ability activation logic.

LimenCinematics

Provides tools for managing cinematic experiences, including dynamic level sequences and camera transitions.

LimenCore

Offers a wide range of utility classes and components for game development, such as threading, graphics rendering, and math utilities.

LimenCredits

Manages the lifecycle and display of credits within plugins.

LimenDeveloper

Streamlines the development process by managing build configurations and ensuring module initialization/shutdown.

LimenGameFramework

Provides a robust foundation for game development, including AI behavior trees, user interface management, character handling, and game modes.

LimenGameMap

Manages game maps, focusing on rendering and visualization features such as minimaps.

LimenGlobalRandomStream

Offers a system for generating pseudo-random numbers, with integration into Behavior Trees for probabilistic decision-making.

LimenHints

Provides a flexible system for managing hints within games, including trigger-based display and customizable widget management.

LimenLevels

Manages level transitions and loading screens, ensuring efficient resource management and smooth gameplay experiences.

LimenLevelTransitions

Handles the lifecycle of level transitions and loading screens, providing customization options for performance optimization.

LimenLocomotion

Enhances locomotion mechanics with features such as sprinting, camera shakes, and step sounds, integrated with Behavior Trees.

LimenManagedSpawns

Manages actor spawning within the game world, offering both atomic and dynamic spawning capabilities.

LimenMirrors

Provides a system for adding realistic mirror effects to scenes, enhancing visual storytelling.

LimenModals

Offers a robust framework for managing modals within games, including customizable widgets and developer settings.

LimenModularPuzzles

Manages the creation, management, and solving of modular puzzles within games, providing utility functions and components.

LimenModularSettings

Provides a flexible system for managing user settings within applications, with support for custom settings and developer tools.

LimenNotifications

Offers a system for displaying notifications within games, including queuing and lifecycle management of notification widgets.

LimenObjectives

Manages objectives within games, providing tracking, display, and logging capabilities.

LimenSaveSystem

Provides a robust framework for saving and loading game data, with support for asynchronous operations and developer settings.

LimenSocialLinkIntegration

Integrates social links within applications, allowing for easy sharing of content on various platforms.

LimenStorage

Manages storage operations within the application, providing efficient data management and lifecycle management.

LimenSubtitles

Offers a system for managing dialogue playback and subtitle display within games, with customizable widgets and developer settings.

LimenThreadPool

Provides a framework for managing a pool of worker threads, enabling parallel execution of tasks and customization through developer settings.

LimenTriggers

Manages trigger volumes and collision detection, providing notifications and interaction logic.

LimenUpgrades

Manages credits and upgrades within games, allowing for replication and management across multiplayer environments.

LimenWidgets

Offers a comprehensive set of customizable widgets and functionalities for creating rich user interfaces in Unreal Engine projects.

Each module within the LimenCore plugin is designed to address specific needs in game development, providing developers with a versatile toolkit to build engaging and high-performance games.

22 May 2026