Page 1 of 1

Level Entering Without Level Extension

Posted: Sun Jan 14, 2024 10:54 am
by LooKiCH
This is small lua library for level entering without level extension (.lvlx or .lvl) to hide star count (there was such feature in 1.3, it was removed in 2.0). Works in warps to level and level objects in world map
how to use: show
You can use in episode, level or everywhere (save to scripts\base)

Code: Select all

require("levelEnteringWithoutExtension") -- in luna.lua (for warps to level) and/or map.lua (for level objects in world map), or at the end of lunabase.lua for all levels and episodes
GIF: show
Image
Download