You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a player head surfs they often get stuck in a similar way to what this plugin fixes
I was wondering if there's a simple way to make it fix those as well, where you're surfing and hitting an angled surface in the air with the top of your hull, you can get stuck.
When a player head surfs they often get stuck in a similar way to what this plugin fixes
I was wondering if there's a simple way to make it fix those as well, where you're surfing and hitting an angled surface in the air with the top of your hull, you can get stuck.
https://github.com/GAMMACASE/MomSurfFix/blob/master/addons/sourcemod/scripting/momsurffix2.sp#L498
I looked in here for how things are handled depending on surface normals, it might be something that can be addressed here?
Example of getting stuck on ceiling surf (momsurffix is already used on this server)
headstuck.mp4