Hello, I am completely new to ue4 and I have a mission in front of me. I need to make two actors, one is a text and the other is a mesh, and to make it so whenever I change the text the mesh will change its size to fit the text inside. I am using c++ and up till now I figured about set actor scale 3d but I didn’t understand how to use it. thank you!