Hello. I need help with developing a system so that lever A (red) activates platform A (red) and lever B (blue) activates platform B (blue). this normally would be no problem, however, I use only one sprite for both levers and both platforms (to save space), so having animation or instance vars. will not work. What can I do?