For example, there are two menu options in different menus, assuming A and B, and I want to make B only a clone of A, in other words, when player click B, the consequence is as exactly same as click A. However, I don't want to only copy codes for the sake of maintenence. Is there any better...