RetroBatter
Member
I'm trying to save an smf model through smf_model_save, but the function shows an error if I try to save a model that doesn't have a rig:
GML:
Variable <unknown_object>.nodeList(100251, -2147483648) not set before reading it.
at gml_Script_smf_model_save (line 946) - nodeList = rig.nodeList;