Updated Accessibility
This commit is contained in:
parent
277662d107
commit
a69f8c4eac
@ -59,7 +59,7 @@ namespace Passer.Humanoid {
|
|||||||
/// as the third person avatar.
|
/// as the third person avatar.
|
||||||
public Animator[] tpAvatars = new Animator[0];
|
public Animator[] tpAvatars = new Animator[0];
|
||||||
|
|
||||||
private HumanoidControl humanoid;
|
protected HumanoidControl humanoid;
|
||||||
|
|
||||||
protected virtual void Start() {
|
protected virtual void Start() {
|
||||||
humanoid = GetComponent<HumanoidControl>();
|
humanoid = GetComponent<HumanoidControl>();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user