I want to adjust the location and angle of the spotlight component(not the static mesh component) like the second picture for reference. The one on the right is from another blueprint I made where I only stacked the spotlight mesh and the spotlight component together without creating any construction script or event graph, but in that, I had to create 3-4 separate blueprints and use them separately everytime I needed to place a spotlight track lighting in my project. I wanted to create a single blueprint where I can simply adjust the settings of the blueprint(like a procedural mesh). Everything was fine in the blueprint until I added the spotlight component (for light), and I cant seem to figure out the solution to bring it to a position to match this.
Ideally, I want it to look like the one in B(which is a blueprint without the scripts), and not A(the blueprint with the issue).
Would you happen to know any solution to this? I would be grateful for any suggestions or help.