# Source URL: https://dev.epicgames.com/documentation/en-us/fortnite/animating-prop-movement-4-rotating-props-in-verse
# Local doc: epic-docs/documentation/en-us/fortnite/animating-prop-movement-4-rotating-props-in-verse.md
# Section: Making Props that Rotate
# A prop that rotates by an additional rotation or rotates to match
# a Creative prop's rotation.
rotating_prop<public> := class<concrete>(movable_prop):
Verse Library
verse
01 Making Props That Rotate
Declares a concrete device class for props that rotate, extending base movable prop functionality.
extracted-snippets/documentation/en-us/fortnite/animating-prop-movement-4-rotating-props-in-verse/01-making-props-that-rotate.verse