Verse Library verse

01 Making Props That Translate

Defines a concrete class inheriting from a movable prop for position updates.

extracted-snippets/documentation/en-us/fortnite/animating-prop-movement-3-translating-props-in-verse/01-making-props-that-translate.verse

# 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
# A prop that moves (translates) toward either a Creative prop target
# or a position in world space.
translating_prop<public> := class<concrete>(movable_prop):

Comments

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