Does this mean that its better to call data from tables cells instead of creating global game attributes? For example I have 20 Damage game attributes (1 for each enemy). Is it better if I make a table for these Damage attributes and retrieve the data from it instead of making the 20 game attributes ?
Comments
better then creating tons of attributes
Calvin
Calvin