Hey there, is there a way I could cause RPG Maker to understand if the player is selecting a different head shape (say going from having human head to having a lizard head) that it is a different race? For example, after body_human_male_011, you wind up going to body_lizard_male_001 and somewhere in the game, NPCs treat you as a lizard?
I think if the plugin were to be able to update a variable, I could do it. :) Is that a function the plugin has and I am just missing it?