Open fatlard1993 opened 7 years ago
ditched ids for strings
thinking this could be better still. maybe a master object containing static references to sprites and anything else helpful would be nice. Then I wouldnt have to loop through all the damned sprites all the time
just replace numeric IDs with readable string formed IDs of sorts eg 'GR' would mean ground red 'L' for lava 'MB for mineral blue and so forth..