over 5 years
ago -
KeithMiron-1943
-
Direct link
In a nutshell, variables are there for you to store information such as number, a player, a location in the world.
I would also recommend utilizing the “Workshop Inspector”. https://playoverwatch.com/en-us/news/22938941/introducing-the-overwatch-workshop#debug
You can inspect the contents of variables using the inspector, and it will give you a better idea of what’s going on in your script.