A code mod for the Everest mod loader for Celeste.
Adds placements for vanilla tile-entities with arbitrary shapes and multiple tile types.
Comes with a custom Ahorn editing menu for Fancy placements.
Update
in the tile editing window, then Update
in the regular properties window to save your changes.
- Entity Trigger - Ahorn placement for the Everest
Entity Trigger
(integrated with some fancy tile entities). - Better Intro Crusher - non-fancy Intro Crusher with additional features:
manualTrigger
mode for use withEntity Triggers
,delay
andspeed
to configure activation delay and move speed, respectively. - Tile Seed Controller - WiP controller entity that can be used to apply consistent RNG to foreground and/or background tiles in a room.
To include this mod in your map, add the following to the Dependencies
section of your everest.yaml:
- Name: FancyTileEntities
Version: 1.5.0
Report bugs to @coloursofnoise
on the Celeste Discord or by opening an issue on Github.