#ControlRig_BP
1 messages · Page 1 of 1 (latest)
Which funcion are you talking about?
If you mean you can't create the function for doing the line trace, yes, 4.27 doesn't have that option for the control rig.
That is only in 5.0 and up.
If you want to continue using 4.27 though, you can download EchoWindwalker sample project ad take a look and see how it's done there.
But basically you have to create everything outside of a function so you would have multiple trace code inside the graph instead of functions.
Alot of spaghetti basically in the end.
That would be what it looks like just for the traces.
What it would look like with everything sort of.
These screenshots are from the Echo Windwalker sample.