adapap / OWScript

Python-like scripting language which transpiles into Overwatch Workshop script rulesets.
MIT License
37 stars 2 forks source link

Globally change variables after being used in chase expression #34

Closed adapap closed 4 years ago

adapap commented 4 years ago

Every instance of a variable needs to be changed to use the letter and no index after being seen in a chase expression. This includes imported files.

Algorithm:

Instead of sending the variable names, an alternative: