#What does watch value,debug,and comment do
1 messages · Page 1 of 1 (latest)
Watch value-
Monitors a variable's value (numbers, texts, true/false, etc.). Used for calculating stuff and knowing their value
Debug-
Lets you execute a line of a script (only lines below the debug block), used for finding errors, or to see what's happening line by line
Comment-
Let's you organize you script and make it shorter (visually),used to differentiate different parts of a script to make locating parts easier
Watch value can b put in an INF loop to continuously monitor smth
Are you able to see debug and watchvalue ingame?
Like not when playtesting but actually playing game in home menu
I dont want some people to see my scripts when playing
No, only in-dev
Just turn on "watch value" in dev panel