UE4系列文章目录
前言
动画蒙太奇的官方解释:Animation Montages are animation assets that enable you to combine animations in a single asset and control playback using Blueprints.You can use Animation Montages (Montages) to combine several Animation Sequences into a single asset and control playback with Blueprints. You can also use Animation Montages to replicate Root Motion animation in network games.
翻译:动画蒙太奇是一种动画资源,使您能够将动画组合到单个资源中,并使用蓝图控制播放。可以使用动画蒙太奇(蒙太奇)将多个动画序列组合到一个资源中,并使用蓝图控制播放。也可以使用动画蒙太奇在网络游戏中复制根运动动画。
一、创建动画蒙太奇
1.选择你需要绑定的动画,在你的动画资源(我用的动画名称是:FPP_RifleFire)上单击鼠标右键,
2,选择"Create"–>Create AnimMontage,取名“FPP_RifleFire_Montage”