How to let an object keep rotating?

Hello.
I am learning UE5.
I want to let an object keep rotating, how to do it?

You can make a blueprint actor and then have a rotating movement component. The in the details panel you can set the rotation rate which basically decides how fast on what axis’s it rotates.

1 Like