Skip to content

Add PlayerHitFloor hook

aiire requested to merge (removed):playerhitfloor-hook into next

Executed in P_PlayerHitFloor, this hook can override basically the entire function and can return whether to clipmomz. Here's a simple script that reverses Knuckles' glide landing with his super form's: glideland.lua

srb20004

Here is an already compiled build: srb2win.exe

Edited by aiire

Merge request reports