This repository has been archived on 2026-01-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
AW_2025/Assets/Scripts/Controller/OrbitalControllerTarget.cs
2025-02-27 13:19:18 +09:00

7 lines
78 B
C#

using UnityEngine;
public class OrbitalControllerTarget : MonoBehaviour
{
}