Animation & Mesh character

icon picker
Mograph with BP


Object scaling with keyframe:



Create BP actor, name as BP_Cube, change the mesh to cube
In construction script (to adjust size by using variable):
image.png
Change category to Control (optional), so in Details, Size → the display show as control too
Make Size variable float and visible
image.png

To set keyframe animation
In event graph (rename static mesh to cube, Scaleup renamed by node Add Timeline) :
image.png
Open ScaleUp node to create keyframe (here 2 keyframe, scale up size from 0 to 5 form 0th sec to 5th sec)
image.png
Track name is renamed by R click on it
image.png

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.