In “Components” I can"t find “Rotating” element. Where is this and what i can use instead this.
Version 4.12
You can make your own rotating component instead.
Or you can do all that code in few bp nodes on event tick.
use interpto just like described here, but instead of location change rotation.
hint, always interpto to current angle plus like 90deg (or minus), it will keep rotation.