Netcode Bootstrap
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
using UnityEngine;
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
namespace Rukhanka.Hybrid
|
||||
{
|
||||
public class HumanBodyPartOverrideAuthoring: MonoBehaviour
|
||||
{
|
||||
public AvatarMaskBodyPart humanBodyPart;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user