Verse Library verse

04 Making Props That Rotate

Defines an editable boolean flag controlling whether a prop continuously rotates or completes a single rotation cycle.

extracted-snippets/documentation/en-us/fortnite/animating-prop-movement-4-rotating-props-in-verse/04-making-props-that-rotate.verse

# 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
# Whether the RootProp should rotate forever.
@editable {ToolTip := ShouldRotateForeverTip}
ShouldRotateForever:logic = true

Comments

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