Anyone aware of a way to attach an actor to a component of another actor that is not the root component?
For example, currently in Editor you:
- attach to >> choose actor >> choose socket (of root component)
What I want to do is:
- attach to >> choose actor >> choose component >> choose socket
Preferably without modifying the engine source?