EverestAPI / SpringCollab2020

Code mod to be used for the 2020 Celeste Spring Community Collab.
MIT License
2 stars 0 forks source link

Bird tutorial with custom text and controls #106

Closed maddie480 closed 4 years ago

maddie480 commented 4 years ago

Closes #60.

A tutorial bird that shows an arbitrary button combination. The tutorial bubble shows up when the player enters a trigger, and the bird flies away when the player enters another trigger. The "bird ID" is only useful if multiple birds are in the same room, to bind birds to triggers.

Vanilla allows for various things to be put in tutorial bird bubbles: textures, buttons, directions and strings. The "controls" parameter is quite complex, but powerful, as a result. The default value matches the vanilla hyperjump tutorial.