当前位置:网站首页>UE4 通过重叠事件开启门
UE4 通过重叠事件开启门
2022-08-05 03:29:00 【Zhichao_97】
效果:
步骤:
1.创建一个Actor蓝图
命名为BP_Door_Parent
2.双击打开 BP_Door_Parent,添加一个静态网格体组件
命名为DoorFrame
3.再添加一个静态网格体组件,命名为Door
4.为DoorFrame、Door分别赋予对应的静态网格体组件
5.在事件图表中添加两个自定义事件,分别名为开门、关门
6.添加一个时间轴命名为开门动画
7.双击打开时间轴,鼠标右键添加两个关键帧,分别为(0,0)和(1,1),轨迹命名为Door_Ahpa
8.将Door拖入来虎丘对它的引用
9.添加 设置相对旋转 节点
10.添加 插值(旋转体) 节点,希望门从0旋转到-80°
11.快捷键C添加注释,命名为Door Animation
接下来,要通过添加一个盒体碰撞来检查角色与门是否重叠,从而来调用相应的开关门事件
12.鼠标右键点击BP_Door_Parent,选择创建子蓝图类
命名为BPC_Door_Overlap
13.双击打开BPC_Door_Overlap,添加一个盒体碰撞组件
14.在视口中调整碰撞体为合适的大小
15.在细节面板中,点击添加组件开始和结束重叠事件
16.在事件图表中添加如下节点,表示只有玩家角色进入时才会触发重叠事件
17.添加如下节点,表示重叠时触发开门事件
18.完善节点
19.添加注释
20.将BPC_Door_Overlap拖入进行测试,效果如开头所示。
边栏推荐
- 用Unity发布APP到Hololens2无坑教程
- AI + Small Nucleic Acid Drugs | Eleven Completes $22 Million Seed Round Financing
- Confessing the era of digital transformation, Speed Cloud engraves a new starting point for value
- 21 Days Learning Challenge (2) Use of Graphical Device Trees
- token、jwt、oauth2、session解析
- 龙蜥社区第二届理事大会圆满召开!理事换届选举、4 位特约顾问加入
- 如何在WordPress中添加特定类别的小工具
- Ffmpeg - sources analysis
- 905. Interval selection
- The sword refers to Offer--find the repeated numbers in the array (three solutions)
猜你喜欢
The second council meeting of the Dragon Lizard Community was successfully held!Director general election, 4 special consultants joined
Defect detection (image processing part)
Developing Hololens encountered The type or namespace name 'HandMeshVertex' could not be found..
.NET应用程序--Helloworld(C#)
[GYCTF2020]EasyThinking
Never put off till tomorrow what you can put - house lease management system based on the SSM
【滤波跟踪】基于matlab无迹卡尔曼滤波惯性导航+DVL组合导航【含Matlab源码 2019期】
Details such as compiling pretreatment
Flink 1.15.1 Cluster Construction (StandaloneSession)
为什么pca分量没有关联
随机推荐
静态方法获取配置文件数据
Dynamic management of massive service instances
高项 02 信息系统项目管理基础
Call Alibaba Cloud oss and sms services
Slapped in the face: there are so many testers in a certain department of byte
通过模拟Vite一起深入其工作原理
ASP.NET应用程序--Hello World
You may use special comments to disable some warnings. 报错解决的三种方式
2022 High-level installation, maintenance, and removal of exam questions mock exam question bank and online mock exam
用Unity发布APP到Hololens2无坑教程
银行数据采集,数据补录与指标管理3大问题如何解决?
2022-08-04T17:50:58.296+0800 ERROR Announcer-3 io.airlift.discovery.client.Announcer appears after successful startup of presto
burp安装及代理设置
剑指Offer--找出数组中重复的数字(三种解法)
Defect detection (image processing part)
Fifteen. Actual combat - MySQL database building table character set and collation
Principle and Technology of Virtual Memory
思考(八十八):使用 protobuf 自定义选项,做数据多版本管理
Acid (ACID) Base (BASE) Principles for Database Design
How to find all fields with empty data in sql