Hi,
I want to access the mesh transform/scale on my companion ai from my enemy ai’s bp. What bp node do i need to access and change the mesh transform/scale values from there ? I have the “on kill” logic and i just need to put in between my companion logic to get bigger/ grow bigger with each kill he does on any enemy. How can i do this the easy way? I have my companion ai as a variable in the enemy bp so i “get” it then i get the mesh and after that i will need to get this transform values of the mesh but i’m not sure which one is it then so far i could’t manage to make it work.
Here is how i try this but it failed to change/scale the mesh bigger