I’m using a struct to do most of it (modifying the structs variables/tower’s variables therefore) to be honest, but there’s times when you don’t want to break and make a struct just to change 1 thing.
Quick question; I’ve yet to experiment with using data tables, but would you suggest this method over the way I’m approaching it? I’d imagine it might be less time consuming in the end possibly in terms of overall workflow in general.