Hello, I can’t seem to get this node setup to work with a Blueprint that has a camera actor in it. I have the same setup with another blueprint that has a mesh in it working fine, but if I try to recreate the actor object reference variable for that blueprint it also fails. All the settings in the variables appear to be the same.
Thanks for any feedback. Let me know if more info is needed to diagnose this.
“None”
I’m not sure how the other two mesh actor blueprints I have that use the same setup are working. I feel like I’m missing something in the variable settings, but they all look the same.
How do I properly assign the reference? My other cube actor BP doesn’t use any set nodes or anything at all. It’s just a blueprint with a cube mesh in it. Somehow I created the Cube Actor Ref and properly referenced the Cube Actor BP that it exists in.
So you have this actor with a camera in it, and a variable ready to hold a reference to that, but when did you say ‘… when I use this variable, that’s the camera actor I’m talking about…’ ( because there could be 500 ).
Right, I understand the need to assign the variable to the specific camera. I’m just not sure how exactly to do it or how it has already been done for my cube BP that doesn’t have any set node or other nodes in the graph.
Ok, so when you put this BP in the level, you can tell it which camera actor you’re talking about by using the dropper tool. You just have to make the actor reference ‘instance editable’ first