Verse Library verse

01 Making Props That Scale

Declares a public concrete class inheriting from a base prop type for modification.

extracted-snippets/documentation/en-us/fortnite/animating-prop-movement-5-scaling-props-in-verse/01-making-props-that-scale.verse

# Source URL: https://dev.epicgames.com/documentation/en-us/fortnite/animating-prop-movement-5-scaling-props-in-verse
# Local doc:  epic-docs/documentation/en-us/fortnite/animating-prop-movement-5-scaling-props-in-verse.md
# Section:    Making Props that Scale
# A prop that scales toward either a given scale or a Creative prop's scale.
scaling_prop<public> := class<concrete>(movable_prop):

Comments

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