becomingplural / GBS_PlatformerPlus

Platformer+ Plugin for GBStudio
MIT License
34 stars 3 forks source link

added custom event to enable or disable wall slide #14

Closed attackemartin closed 1 year ago

attackemartin commented 1 year ago

I couldn't find the option to enable or disable wall slide from a custom event. For my game, I want to only have this enabled for certain walls, so a trigger field before that wall can be placed and I activate wall slide by entering the trigger field and disable it by leaving the trigger field.

So this new custom event provides a trigger to enable or disable wall slide.

attackemartin commented 1 year ago

is already in the plugins features. my bad!