导入leg插件,完成腿部动画
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
using UnityEngine;
|
||||
|
||||
public class FPD_LayersAttribute : PropertyAttribute
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
using UnityEngine;
|
||||
|
||||
public class FPD_LayersAttribute : PropertyAttribute
|
||||
{
|
||||
}
|
||||