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