I need to access the hit actor option here and the option that will activate that option is disabled. How can I enable this? “split struct pin”
1 Like
Don’t think you can do that with an array. You need to get a specific index and then split.
3 Likes
I don’t know exactly how to do this. how can I do it?
You’re using a Multi Line Trace,
potentially returning multiple hits; run ForEachLoop
first:
Or use a regular trace if you only want a singular hit result.
2 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.