添加蓝图资产
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -21,7 +21,10 @@
|
||||
# Ignore all cooked/asset content by default...
|
||||
Content/**
|
||||
# ...but keep the minimal required folders
|
||||
!Content/AGame/**
|
||||
# -!Content/AGame/**
|
||||
+!Content/
|
||||
+!Content/AGame/
|
||||
+!Content/AGame/**
|
||||
|
||||
# (Optional) keep top-level Content structure files if you use them
|
||||
!Content/*.uprojectdirs
|
||||
|
||||
BIN
Content/AGame/Character/Anim/ABP_Retargeter.uasset
Normal file
BIN
Content/AGame/Character/Anim/ABP_Retargeter.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/Character/Anim/IK_AutoGeneratedSource.uasset
Normal file
BIN
Content/AGame/Character/Anim/IK_AutoGeneratedSource.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/Character/Anim/IK_AutoGeneratedTarget.uasset
Normal file
BIN
Content/AGame/Character/Anim/IK_AutoGeneratedTarget.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/Character/Anim/RTG_AutoGenerated.uasset
Normal file
BIN
Content/AGame/Character/Anim/RTG_AutoGenerated.uasset
Normal file
Binary file not shown.
Binary file not shown.
BIN
Content/AGame/Character/Player/Player_Base.uasset
Normal file
BIN
Content/AGame/Character/Player/Player_Base.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/Gameplay/GameInstance_Default.uasset
Normal file
BIN
Content/AGame/Gameplay/GameInstance_Default.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/Gameplay/GameMode_InGame.uasset
Normal file
BIN
Content/AGame/Gameplay/GameMode_InGame.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/Gameplay/GameState_Default.uasset
Normal file
BIN
Content/AGame/Gameplay/GameState_Default.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/Gameplay/Player/Camera/CameraData_Default.uasset
Normal file
BIN
Content/AGame/Gameplay/Player/Camera/CameraData_Default.uasset
Normal file
Binary file not shown.
Binary file not shown.
BIN
Content/AGame/Gameplay/Player/Input/Action/IA_Look.uasset
Normal file
BIN
Content/AGame/Gameplay/Player/Input/Action/IA_Look.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/Gameplay/Player/Input/Action/IA_Move.uasset
Normal file
BIN
Content/AGame/Gameplay/Player/Input/Action/IA_Move.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/Gameplay/Player/Input/ICS_Default.uasset
Normal file
BIN
Content/AGame/Gameplay/Player/Input/ICS_Default.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/Gameplay/Player/Input/IMC_Default.uasset
Normal file
BIN
Content/AGame/Gameplay/Player/Input/IMC_Default.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/Gameplay/Player/Input/InputConfig_Default.uasset
Normal file
BIN
Content/AGame/Gameplay/Player/Input/InputConfig_Default.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/Gameplay/Player/PC_InGame_Default.uasset
Normal file
BIN
Content/AGame/Gameplay/Player/PC_InGame_Default.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/Gameplay/Player/PS_InGame_Default.uasset
Normal file
BIN
Content/AGame/Gameplay/Player/PS_InGame_Default.uasset
Normal file
Binary file not shown.
Binary file not shown.
BIN
Content/AGame/Map/Map_Test.umap
Normal file
BIN
Content/AGame/Map/Map_Test.umap
Normal file
Binary file not shown.
BIN
Content/AGame/UI/GameUILayout.uasset
Normal file
BIN
Content/AGame/UI/GameUILayout.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/UI/GameUIPolicy.uasset
Normal file
BIN
Content/AGame/UI/GameUIPolicy.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/UI/HUD/HUD_InGame.uasset
Normal file
BIN
Content/AGame/UI/HUD/HUD_InGame.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/UI/Menu/Overlap/WBP_Menu_Overlap.uasset
Normal file
BIN
Content/AGame/UI/Menu/Overlap/WBP_Menu_Overlap.uasset
Normal file
Binary file not shown.
BIN
Content/AGame/UI/Synty/WBP_Synty_IconFrame.uasset
Normal file
BIN
Content/AGame/UI/Synty/WBP_Synty_IconFrame.uasset
Normal file
Binary file not shown.
Reference in New Issue
Block a user