当前位置:网站首页>[unreal] animation notes of the scene
[unreal] animation notes of the scene
2022-07-02 10:00:00 【Qiao'an fish】
1. Add level sequence
This logo will appear in the scene after adding , Open the level sequence .
Edit animation in this tab .
2. The camera
Add a camera Actor, Add rocker arms according to your choice / Guide .
Hold down Alt Move , Extendable guide rail .
Move the camera into the guide rail in the outline , The guide rail becomes the camera parent . The camera will move with the guide rail .( So is the rocker arm )
3. animation
Select camera or guide , Add tracks to the level sequence >Actor To Sequncer> Select the selected Actor
The track is created .
Which parameter will change , Click the circle button at the initial frame and the end frame to add a key frame .
4. Trigger animation
Add trigger .
The green box is the trigger .
Add logic to the level blueprint .
Right click in the level blueprint , choice “ by Trigger Box1 Add event ”> Collision > Add trigger start event . On the left is the event .
Next, create a level sequence player , stay Level Sequncer Choose your level sequence . But it can't be played yet .
New playback node .
That's it .
effect : Players come to this place , Automatically play the transition animation .
边栏推荐
猜你喜欢
ICLR 2022: how does AI recognize "things I haven't seen"?
Inverter Simulink model -- processor in the loop test (PIL)
【虚幻】过场动画笔记
图像识别-数据采集
JDBC review
PI control of three-phase grid connected inverter - off grid mode
Alibaba cloud ack introduction
Memories of a chat
Alibaba cloud SLS log service
2837xd 代码生成——StateFlow(3)
随机推荐
2837xd code generation module learning (3) -- IIC, ECAN, SCI, watchdog, ECAP modules
2837xd 代码生成——补充(2)
2837xd代码生成模块学习(1)——GPIO模块
Junit4 runs MVN test test suite upgrade scheme
Save video opencv:: videowriter
2837xd code generation - Supplement (2)
TD conducts functional simulation with Modelsim
Read Day5 30 minutes before going to bed every day_ All key values in the map, how to obtain all value values
C language: making barrels
PI control of three-phase grid connected inverter - off grid mode
Matlab代码生成之SIL/PIL测试
图像识别-数据标注
2837xd code generation - stateflow (3)
Tinyxml2 reading and modifying files
【UE5】AI随机漫游蓝图两种实现方法(角色蓝图、行为树)
Personal experience & blog status
Required request body is missing: (cross domain problem)
QT QLabel样式设置
Operation and application of stack and queue
int与string、int与QString互转