# Source URL: https://dev.epicgames.com/documentation/en-us/fortnite/animating-prop-movement-6-combining-movement-rotation-and-scale-in-verse
# Local doc: epic-docs/documentation/en-us/fortnite/animating-prop-movement-6-combining-movement-rotation-and-scale-in-verse.md
# Section: Building Keyframes on a Loop
# Builds an animation from an array of keyframes, then calls MoveToEase()
# to animate the prop.
BuildAndPlayAnimation()<suspends>:void=
Verse Library
verse
18 Building Keyframes On A Loop
Suspended function that constructs and executes custom prop movement animations.
extracted-snippets/documentation/en-us/fortnite/animating-prop-movement-6-combining-movement-rotation-and-scale-in-verse/18-building-keyframes-on-a-loop.verse