Writing Data-Driven Code in Unity : Global Variables

Hello there! Today I will do another short and sweet post! I like it better this way so it’s easier to follow what’s going on. Last post was about creating a variable class that could be extended into multiple types to store data like integers, float, etc. Next step for me was to create a…