Sequencer does not update with skylight which only work in Blueprint but I am a beginner.

Hey guys, I’m trying to understand the process from which the guy have able to solve using the event track to open in BP however I’m confused because from what I’m looking, he used the Level Blueprint and Skylight BP which I don’t understand the correlation and where he got it from. It also contains variables which he created but I don;t know what setting he used to tweak and the nodes which half the stuff I could not find.

I would appreciate if anyone can help me breakdown into simple steps.

Thanks

Bump

Anyone??

Is there really no basic for this? I want to link my skylight to sequencer but it only work if I toggle on and off for the visibility but as soon as I scrubbed through the next sequence shots and went back, it vanished while all of my other lights are working.

post screenshots of what you have and try to explain exactly what you need help with

https://www.veed.io/view/302748e2-5fbd-42f7-be65-e10587b73c65?panel=share

As you can see, I set up the keys for the skylight color on this particular sequence shot but as soon as I transitioned to my previous shot with different camera and scrubbed back to it, the RGB color has vanished unless I turn the visibility of the light actor back on and off.

Which of course the play simulation and render final output won’t work as well for skylight.

Hence I came across this solution where apparently you need to set up the event track to trigger which can be achieved in blueprint however I have little knowledge so I don;t understand that process where he brought multiple class together with some nodes that have targets and what variable did he worked with.

I need the instructions for this:

you need to add a key to the beginning. Put your animation at the beginning, then click the circle that i’m pointing to.

Capture

You can open the level blueprint at the top of the main window like this.

Yeah it didn’t work, I set up the keys before and tried playing through the sequence and nothing change

For level blueprint, I’m trying to understand how he bring skylight component and actor to level and the light color from the graphs.

Alright I have been playing around with blueprint but I’m still stuck. When I made a Blueprint class for Skylight whether it’s actor or actor component , it won’t let me reference under Level BP when I tried to link to the target to “Set Light Color” which tells me that it is not compatible with Light Component Object. What Am I doing wrong?