can i change the slot color inside unreal engine? or image color?
unreal engine colors ue4
7 днів пізніше
RareFlower I apologize for the late response. Mario, who is in charge of the spine-ue4 runtime, is not available for a little while, and unfortunately no one else has sufficient knowledge of ue4. Mario can help out as soon as he’s back. I am afraid to say but please wait for him.
5 днів пізніше
You can use the SetSlotColor()
function:
https://github.com/EsotericSoftware/spine-runtimes/blob/4.1/spine-ue4/Plugins/SpinePlugin/Source/SpinePlugin/Public/SpineSkeletonComponent.h#L119
6 днів пізніше
Mario
thank you for your response
but sorry if i didnt make it clear
i'm using blueprint and i couldnt find the SetSlotColor
What version of the Spine Runtimes are you using? This function has been available for 2 years.