自动化生成字典
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
using Demo.Attr;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Demo.Game
|
||||
@@ -5,6 +6,7 @@ namespace Demo.Game
|
||||
/// <summary>
|
||||
/// 天然被动跟随
|
||||
/// </summary>
|
||||
[Scriptable]
|
||||
public class SplineScaling : BasicSplineJustFollow
|
||||
{
|
||||
public static SplineScaling Make()
|
||||
|
||||
Reference in New Issue
Block a user