# Source URL: https://dev.epicgames.com/documentation/en-us/fortnite/animating-prop-movement-1-making-movable-props-in-verse
# Local doc: epic-docs/documentation/en-us/fortnite/animating-prop-movement-1-making-movable-props-in-verse.md
# Section: Defining Props that Move
# Defines a Creative prop that moves to a target or location using animation.
movable_prop<public> := class<abstract>():
Verse Library
verse
01 Defining Props That Move
Defines an abstract base class for creating custom movable prop entities in UEFN.
extracted-snippets/documentation/en-us/fortnite/animating-prop-movement-1-making-movable-props-in-verse/01-defining-props-that-move.verse