Update accessibility
This commit is contained in:
parent
8e768343d8
commit
6c0170e4cf
@ -470,7 +470,7 @@ namespace Passer.Humanoid {
|
||||
OnChangeAvatarEvent?.Invoke();
|
||||
}
|
||||
|
||||
public void InitializeAvatar() {
|
||||
public virtual void InitializeAvatar() {
|
||||
avatarRig = GetAvatar(this.gameObject);
|
||||
|
||||
// Move the animator controller to the targets rig for proper animation support
|
||||
|
Loading…
x
Reference in New Issue
Block a user