# Source URL: https://dev.epicgames.com/documentation/en-us/fortnite/animating-prop-movement-3-translating-props-in-verse
# Local doc: epic-docs/documentation/en-us/fortnite/animating-prop-movement-3-translating-props-in-verse.md
# Section: Making Props That Translate
# The position for the RootProp to move toward. Use this if you
# do not want to set a MoveTarget.
@editable {ToolTip := MovePositionTip}
var MovePosition:?vector3 = false
Verse Library
verse
04 Making Props That Translate
Declares an optional vector variable for custom prop movement targeting.
extracted-snippets/documentation/en-us/fortnite/animating-prop-movement-3-translating-props-in-verse/04-making-props-that-translate.verse