I have grown to 5 static cameras in my main level, there is a 6th that is the player controller with a camera attached to Arm… The Aim is to be able to orbit around a main model (limited by choice) and then click on points that “zoom” you closer to the key areas and remove the control or moment, hopefully adding info to these closer bits…
Altho I am now having “another” problem… I thought I had finally cracked everything so all I needed to do was replicate my “hotshots” and change the names / variables accordingly, and it worked for the second, but for some reason I can’t get 3, 4 and 5!
In my main level BP i have this which makes the hot spot actors face the main armed camera (this works fine!)
And this for blending with each static cam
This is just showing the names of the cameras in the Game mode BP
and here is a typical “hotspot” actor BP I have set up, there are several named “city” “eat” “shop” etc…
and a view of the hotspot:
So why am i struggling to get a “hit” on any of the last 3 spots? I have got them to follow the camera that all works but I get zero hits! I have attached a string previously to see if it was just a visual problem but i wasn’t getting any hits from that either… maybe I have been working on this too long today! if you can spot the problem or if you think I could have done any of this a better way please let me know as I am a very basic / new user!