Is there any way I can see the real time values of each variable at run time?
-
- Posts: 8
- Joined: Fri Jan 14, 2022 6:17 am
Is there any way I can see the real time values of each variable at run time?
Is there any way I can see the real time values of each variable at run time?
Re: Is there any way I can see the real time values of each variable at run time?
Hi,
Are you talking about quest counter values?
If so, then yes. Open the Quest Editor window. Inspect the player GameObject, or whichever GameObject has the Quest Journal component. In the player's Quests lists, click on a quest. The Quest Journal inspector will show the quest's properties. Scroll own to the Counters section. On the Quest Journal, this will show the current values of the counters.
Are you talking about quest counter values?
If so, then yes. Open the Quest Editor window. Inspect the player GameObject, or whichever GameObject has the Quest Journal component. In the player's Quests lists, click on a quest. The Quest Journal inspector will show the quest's properties. Scroll own to the Counters section. On the Quest Journal, this will show the current values of the counters.
-
- Posts: 8
- Joined: Fri Jan 14, 2022 6:17 am