Commit d0f85ee2 authored by czy's avatar czy

配置管理1.1

parent 37dd1763
......@@ -5,7 +5,7 @@ using UnityEngine;
public class ConfigurationFile : MonoBehaviour
{
[Header("AI和主角")]
[Header("主角")]
[Tooltip("控制向前的速度。")]
public float VSpeed = 20.0f;
public int SpeedLevel = 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment