vault backup: 2025-02-07 17:36:55
This commit is contained in:
parent
d75d8e0c62
commit
57ac0481d3
17
02-Note/DAWA/Old/FightingGameStemp笔记.md
Normal file
17
02-Note/DAWA/Old/FightingGameStemp笔记.md
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
# 前言
|
||||
- Document:https://drive.google.com/file/d/1zgNpEdIRJxYInLf7WppvjQuUKup6tJAV/view
|
||||
# 3C
|
||||
- BP_GameInstance:联机相关逻辑。
|
||||
- BP_FightingGameMode:
|
||||
- BP_GameState:
|
||||
- BP_PlayerState:
|
||||
- 逻辑
|
||||
- 载入所有角色选人阶段资源(1~16)
|
||||
- 根据选择的模式调用SetInitialPositionFor1on1()或者SetInitialPositionFor3On3(),之后创建BP_GlobalCamera
|
||||
- 3个接口实现:BPIStartCameraForBattle、BPISetChange-SideForCamera、BPISetInitial-PositionForArcade
|
||||
- BP_Sub_Controller => BP_Common_Controller:
|
||||
|
||||
|
||||
## Character
|
||||
每个角色的逻辑都单独写在一个Character蓝图类中。
|
Loading…
x
Reference in New Issue
Block a user