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.
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.