alesan99 / mari0_ae

Mari0: Alesan99's Entities
Do What The F*ck You Want To Public License
69 stars 26 forks source link

Limit toggle block hitting rate #659

Open WilliamFr0g opened 2 months ago

WilliamFr0g commented 2 months ago

Currently when in contact with an attack (often a custom enemy move) that will hit them, On/Off Blocks and Action Blocks will toggle every frame, resulting is an effectively random final state, which can be very frustrating. It may be better to only toggle them on intervals, or simply ignore all toggles on consecutive frames. This change could possibly be applied to manycoins bricks too, which can be hit extremely rapidly.