Skip to content

Move player friction reset after movement code for lua qol

katsy requested to merge katsy/SRB2:icefix into next

It can be a royal pain to detect friction changes in lua scripts because of when it gets reset, so I moved it to a more convenient spot.

Here's the same momentum mod with slippery Luigi before and after:
nowwatchandlearnheresthedealhellslipandslideonthisbananapeel
luigitime

Merge request reports