Hello everyone, I have a question about accessing linked anim blueprint variables.
So at The anim graph (MG), I have added a link anim graph (LG) there. So inside the LG, I have a variable (bulletValue).
Soin character blueprint, I can access the MG buy using cast to MG and all variables there, but I cant access anything in LG. If anyone can help me , many thanks.