[Unity][UGUI]跟随角色头顶的名字血条

    using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class UIFollowObject : MonoBehaviour { public Text nameLabel; // Update is called
相关文章
相关标签/搜索