using System; using DG.Tweening; using UnityEngine; namespace HotMain { public class HotMain : MonoBehaviour { private void Start() { } } }