Update accessibilty
This commit is contained in:
parent
a69e74e853
commit
d3cafd3c15
@ -421,7 +421,7 @@ namespace Passer.Humanoid {
|
|||||||
colliding = false;
|
colliding = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void UpdateRigidbody() {
|
public virtual void UpdateRigidbody() {
|
||||||
if (handRigidbody == null) {
|
if (handRigidbody == null) {
|
||||||
UpdateGrabbedMechanicalJoint();
|
UpdateGrabbedMechanicalJoint();
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user