Skip to content
David Higueros edited this page Oct 31, 2025 · 14 revisions

Bosses Helper Logo

Current Version: 1.2.1


This is a helper specifically designed to allow the creation of custom bosses within a Celeste map, fully customizable through input in the map editor or utilizing user-provided .xml and .lua files to execute attacks, cutscenes, and more.

Lua Helper Functions

Throughout the wiki, there are mentions of helper functions provided to the Lua environment used to run all attacks, events, and setups. It uses all helper functions pre-existing from the Lua Cutscenes mod made by Cruor. Additional helper functions specific to this mod have also been added.

Disclaimer

Currently, I have referenced and used code from Ricky06's Conqueror's Peak, Cruor's LuaCutscenes, and IsaGoodFriend's BadelineFollower, all of which either have their code under license or have explicitly allowed me to do code reference and copying. All other code is original or from Vanilla Celeste.

Clone this wiki locally