美文网首页
15 - Adding Particles to the Pic

15 - Adding Particles to the Pic

作者: 镜月s | 来源:发表于2017-09-18 17:40 被阅读20次

    给电池添加粒子效果
    编辑Battery_BP蓝图类的WarCollected函数
    调用 的时候 创建粒子特效

    Paste_Image.png

    编辑粒子特效的Source 和 Target属性

    Paste_Image.png Paste_Image.png

    在Battery_BP中 设置Target位置 为模型的socket 为Skeleton 添加Socket spine_02Socket

    Paste_Image.png

    特效播放后 延时1s 调用父类的WasCollected 销毁自身(父类函数节点 右键WasCollected Add Call to Parent function)

    Paste_Image.png

    相关文章

      网友评论

          本文标题:15 - Adding Particles to the Pic

          本文链接:https://www.haomeiwen.com/subject/sxbbsxtx.html