The code for making stuff not able to hop to platforms
inst.components.locomotor:SetAllowPlatformHopping(false)
this code stops working or won't work at all if "Lag Compensation" is turned on. It would be great if it can be fixed then modders can use the code to make stuff like players not board boats, thank you.
Steps to Reproduce
set " inst.components.locomotor:SetAllowPlatformHopping() " to false (for example for your character prefab) and then turn on "Lag Compensation" and then it will stop working and even if "Lag Compensation" is turned off it still won't work anymore
-
1
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now