Verse Library verse

03 Making Props That Scale

Defines an editable array of three-dimensional vectors for storing scaling targets in prop animations.

extracted-snippets/documentation/en-us/fortnite/animating-prop-movement-5-scaling-props-in-verse/03-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
# The array of vector3 targets for the RootProp to scale to.
@editable {ToolTip := MoveTargetsTip}
var ScaleTargets:[]vector3= array{}

Comments

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