I have a blueprint that houses a static mesh (fan) with the RotatingMovement component attached.
I have added quite of few of these fan BP’s to a number of other BP’s as a child actor.
All i would like to do is to activate this rotation in the level sequencer, but so far have been unsuccessful. I would just like to know how to trigger this. There are around 15 of these fans in the level.
hi, thank you for your response. Im confused about your steps taken. i do not seem to have the same property options. here is a screenshot. Please if possible, tell me where i am going wrong
Thanks again
You have to input a key into the Event timeline, like you do for other Tracks. And on this Key you can set the properties, or by double click you open the BP for this Sequencer.
I’m not at home currently so I cannot provide a further guideline😅
I believe you added a Trigger section (at around 0:57) which will only trigger on the provided keyframes (and you provided a single keyframe a few seconds after). Might want to try with a Repeater section instead since, from what I’ve gathered, you’re trying to imitate ticking behavior.
(read the tooltips for Trigger and Repeater in that context menu)