Need help with rotating actor

It depends, if its continuous then a rotation component should suffice. Add it as a child to the scene component.

If you want more controlled rotation logic you can use a timeline to start, stop, pause and loop.