RootPartUtils
Utility functions involving the root part
Functions
promiseRootPart
Given a humanoid creates a promise that will resolve once the Humanoid.RootPart
property
resolves properly.
info
This works around the fact that humanoid:GetPropertyChangedSignal("RootPart")
does not fire
when the rootpart changes on a humanoid.