Verse Library verse

06 Defining Props That Move

Defines an editor-adjustable float for the pause duration after prop movement completes.

extracted-snippets/documentation/en-us/fortnite/animating-prop-movement-1-making-movable-props-in-verse/06-defining-props-that-move.verse

# 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
# The duration in seconds to wait after movement ends.
@editable {ToolTip := MoveEndDelayTip}
MoveEndDelay:float = 0.0

Comments

    Sign in to vote, comment, or suggest an edit. Sign in