Verse Library verse

01 Building Animations That Move Rotate And Scale

Declares a concrete prop class that serves as a base for custom movement and rotation scripts.

extracted-snippets/documentation/en-us/fortnite/animating-prop-movement-6-combining-movement-rotation-and-scale-in-verse/01-building-animations-that-move-rotate-and-scale.verse

# Source URL: https://dev.epicgames.com/documentation/en-us/fortnite/animating-prop-movement-6-combining-movement-rotation-and-scale-in-verse
# Local doc:  epic-docs/documentation/en-us/fortnite/animating-prop-movement-6-combining-movement-rotation-and-scale-in-verse.md
# Section:    Building Animations that Move, Rotate, and Scale
# A prop that translates, rotates, and scales to a destination using animation.
animating_prop<public> := class<concrete>(movable_prop):

Comments

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