Skip to content

How to use Lore Engine specific features

sayofthelor edited this page Feb 17, 2022 · 7 revisions

Here you can figure out how to use some special features included in Lore Engine!

Touch controls (COMING SOON)

To use touch controls, compile the game with the flag -mobile.

Custom Per-Side Noteskins (COMING SOON)

To use custom noteskins per-side on a per-song basis, open the chart editor and change Left Noteskin and Right Noteskin to your desired note skin. These go either in assets/preload/images if you're compiling or mods/images if you aren't.

Example:

Left Noteskin: NOTE_assets_3D
Right Noteskin: circleSkin

Clone this wiki locally