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
The ConstantVelocityEnabled property has been removed
Impact: Any use or reference to the ConstantVelocityEnabled property in your code will cause errors.
Action required: Remove all the references to the ConstantVelocityEnabled property. To emulate the behaviour of this property you can set the property constantly to a specific value.
Fixes
Collisions wasn't working when ConstantVelocityEnabled property was enabled
There were some files with .lua instead of .luau, which was incoherent