Animation Rotation

Hi,

I am new to unreal engine and wondering how do i make a simple object rotate in one direction? without having to import animation skeleton rig just a simple loop animation rotation in X axis for the ceiling fan.

Occ
Regards

Hi!

Create Actor Blueprint. Add fan components. Add rotation with Add World Rotation for Fan Rotor component. Replace fan static mesh with fan blueprint.

Wow! for 2 weeks trying to make it rotating awsome saved me a tons thank you so much! I’ve Renamed the the thread to Animation: Object Rotation along an Axis more accurate to help others with similar question.