2026-07-07 여러대화중 선택할수 있게 변경
This commit is contained in:
Binary file not shown.
@@ -13,8 +13,10 @@ public class ChoiceHud : MonoBehaviour
|
||||
[SerializeField] private GameObject _root;
|
||||
[SerializeField] private Transform _rowContainer;
|
||||
[SerializeField] private DialogChoiceRow _rowPrefab;
|
||||
[SerializeField] private GameObject _dialogSelectPanelObj;
|
||||
[SerializeField] private TMP_Text ChoiceQuestion;
|
||||
[SerializeField] private RectTransform _ScrollRect;
|
||||
|
||||
|
||||
[Header("Layout")]
|
||||
[Tooltip("선택지 한 줄의 높이")]
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user