hey gall. just a quick question… I’m trying to cast to another blueprint that’s on a paper 2d actor. but I cant seem to find the right node to link to the object input on the cast to node. it keeps failing with everything ive tried. Im just trying to set a bool variable if that helps.
Thank you
I’m having this issue myself right now as well. Did you ever figure out a solution, or does anyone know of one? Trying to reference a paper2d BP from a different BP.
Try checking out the documentation page on Referencing Actors and Blueprint Communication.
Understanding this should resolve most of the possible issues you could be having.