So, since the answerhub decided to remove all the work I put into writing this up once, I’ll keep it short.
This is what I have:
I’m trying to cast to the Hook (A normal actor BP) from the Level Blueprint.
But the Input for “Object” doesn’t accept anything. I’ve tried many many many different nodes and none of them cause the Cast to succeed. The only one that I have found that doesnt cause an outright error is the “Get owner” Node, but even that causes the cast to fail. Like so:
So I beg you all, which node exactly is it asking for? I have done SO much research on this and read all the ‘theory’ behind casting, but for over 2 months now I have yet to figure this out. Please help, If this isn’t the right way to go about getting information (such as variables) from an Actor, please let me know how else I can do it. This has been a huge annoyance to me lately and I just cant get it right.
TL;DR, What node do I input for an actor BP under “Object”?