Other Modules¶
This module lets you add interactive dialogue into your game. The module itself handles Yarn scripts
and the dialogue runtime; use bridge package flame_jenny
in order to add it into a Flame game.
Oxygen is a lightweight Entity Component System framework written in Dart, with a focus on performance and ease of use. This package replaces the Flame Component System with the Oxygen Entity Component System.
The content on this page is licensed under the CC BY 4.0 License,
and code samples under the MIT License.