当前位置:网站首页>UE4 后期处理体积 (角色受到伤害场景颜色变淡案例)
UE4 后期处理体积 (角色受到伤害场景颜色变淡案例)
2022-08-05 03:29:00 【Zhichao_97】
在上一篇博客中(UE4 第一人称角色模板 添加生命值和调试伤害)已经完成了角色生命值减少的功能,本文在此基础上通过后期处理组件来继续增加场景颜色随着生命值减少而变淡的效果。
效果:
在按下p键来减少生命值的同时,场景也随之失去颜色
步骤:
1.打开第一人称角色蓝图,点击添加组件-》后期处理组件
2.点击 编译,选中后期处理组件,设置优先级为1,这样它的优先级就会高于关卡中的体积
3.混合权重设为0,(混合权重表示在场景中的应用比例,0表示在默认情况下没有启用)
4.将饱和度设置为0,这样场景就会失去所有颜色
接下来使用混合权重来更新后期处理组件在场景中的应用比例
5.找到减少生命值的部分,如下图。接下来,我们希望在更新生命值的时候也更新后期处理体积和混合权重
6.将后期处理组件拖入
7.从后期处理组件中引出设置混合权重节点,这个节点也需要一个0~1的值
8.通过 已限制映射范围 来将生命值0~100的范围映射至0~1,生命值为100时我们希望后期处理组件在场景中的应用比例为0,因此要让混合权重的值为0,因此In Range A=100,对应的Out Range A=0;同样的道理,当生命值为0时,混合权重的值为1。
我感觉生命值低于70时再开始显示后期处理体积比较合适
边栏推荐
- 10 years of testing experience, worthless in the face of the biological age of 35
- 2022 Hangzhou Electric Multi-School 1st Game
- Burp installation and proxy settings
- This year's Qixi Festival, "love vegetables" are more loving than gifts
- 基于生长的棋盘格角点检测方法
- Beyond YOLO5-Face | YOLO-FaceV2 officially open source Trick+ academic point full
- After the large pixel panorama is completed, what are the promotion methods?
- Swing有几种常用的事件处理方式?如何监听事件?
- Summary of domestic environments supported by SuperMap
- 测试薪资这么高?刚毕业就20K
猜你喜欢
YYGH-13-Customer Service Center
为什么pca分量没有关联
This year's Qixi Festival, "love vegetables" are more loving than gifts
public static <T> List<T> asList(T... a) 原型是怎么回事?
新人如何入门和学习软件测试?
冰蝎V4.0攻击来袭,安全狗产品可全面检测
告白数字化转型时代,时速云镌刻价值新起点
Growth-based checkerboard corner detection method
【七夕节】浪漫七夕,代码传情。将爱意变成绚烂的立体场景,给她(他)一个惊喜!(送代码)
[TA-Frost Wolf_may-"Hundred Talents Project"] Graphics 4.3 Real-time Shadow Introduction
随机推荐
静态方法获取配置文件数据
Detailed and comprehensive postman interface testing practical tutorial
Dive into how it works together by simulating Vite
On governance and innovation, the 2022 OpenAtom Global Open Source Summit OpenAnolis sub-forum came to a successful conclusion
GC Gaode coordinate and Baidu coordinate conversion
Common open source databases under Linux, how many do you know?
大像素全景制作完成后,推广方式有哪些?
36-Jenkins-Job迁移
How to simulate the background API call scene, very detailed!
Dameng 8 database export and import
Ffmpeg - sources analysis
The second council meeting of the Dragon Lizard Community was successfully held!Director general election, 4 special consultants joined
Shell script: for loop and the while loop
告白数字化转型时代,时速云镌刻价值新起点
2022-08-04 第六小组 瞒春 学习笔记
CPDA|How Operators Learn Data Analysis (SQL) from Negative Foundations
Leading the highland of digital medicine, Zhongshan Hospital explores to create a "new paradigm" for future hospitals
ASP.NET应用程序--Hello World
21天学习挑战赛(2)图解设备树的使用
测试薪资这么高?刚毕业就20K