Revision Difference
Entity:SetGravity#551747
<function name="SetGravity" parent="Entity" type="classfunc">
<description>
Sets the gravity multiplier of the entity.
<bug issue="3648">This function is not predicted.</bug>
<note>This only works on players</note>⤶
</description>
<realm>Shared</realm>
<args>
<arg name="gravityMultiplier" type="number">Value which specifies the gravity multiplier.</arg>
</args>
</function>