vault backup: 2024-12-20 17:38:55

This commit is contained in:
BlueRose 2024-12-20 17:38:55 +08:00
parent b31e31cb88
commit 122f5e29e2
2 changed files with 8 additions and 1 deletions

View File

@ -31,8 +31,9 @@
- [x] BP07 才艺数据没有物理的问题。 - [x] BP07 才艺数据没有物理的问题。
- [x] 乃琳道具耳朵的描边模型的物理与耳朵模型不匹配。=> 移除描边模型 - [x] 乃琳道具耳朵的描边模型的物理与耳朵模型不匹配。=> 移除描边模型
- [x] 飞行状态下需要给贝拉的物理设置忽略RootMotion移动。=> 在罗导的Sequence中K后处理蓝图事件来设置Ignore Component Transform - [x] 飞行状态下需要给贝拉的物理设置忽略RootMotion移动。=> 在罗导的Sequence中K后处理蓝图事件来设置Ignore Component Transform
- [ ] 添加LiveArea Name搜索功能。
# 12.23~12.27
- [x] 添加LiveArea Name搜索功能。
# 场景迁移需求 # 场景迁移需求
给天气系统添加新的配置与渲染功能参数调整。 给天气系统添加新的配置与渲染功能参数调整。

View File

@ -0,0 +1,6 @@
ALiveDirectorGameMode::GetSeamlessTravelActorList
https://www.uejoy.com/archives/1130
使用了UE5的RelicationGraphUDirectorReplicationGraphNode_AlwaysRelevant_ForConnection::GatherActorListsForConnection()