Hey everyone!
I’m on Unreal Engine 5.1 and seems that for whatever reason I am not able to choose the OUTPUT writes from a module. The only one available is the one from the solve forces and velocity.
So I am wondering if there’s any extra option to choose that since I want to be able to access the output from the Update Mesh Reproduction for a basic morphing effect.
I made sure of course to disable the option to write to intrinsic variables, but even if that’s checked, I still should be able to access the outputs isn’t it?
Any guidance will be greatly appreciated!