It would be great if we could associate a kind of "data sheet", to an object... let's say... we create an hero object, then in the data sheet we would create variables, like Attack, Defence, Level, Magic, MP, HP, ... we could create the variables we wanted and give them values... and use these values later on... like if LEVEL (a variable I created for example) ==50 then attack (the variable attack of that object) =120 for exemple or = another variable... this way it would be possible to store object refering data inside each object. I dont know if it is possible to implement or to do already... I'm kinda new to this sorry don't be too hard on me xD