변경 자산

이 페이지는 이번 작업에서 핵심적으로 반영된 자산을 보기 쉽게 분류한 목록입니다.
의뢰자가 전체 범위를 이해할 수 있도록, 실제 흐름에 중요한 항목 위주로 정리했습니다.

이름 및 경로 정리된 주요 자산

작업 과정에서 일부 자산은 이름이나 위치가 더 알아보기 쉬운 형태로 정리되었습니다.

  • Content/BP/Demon/Enemy_Interface.uasset -> Content/BP/Demon/BPI_EnemyInterface.uasset
  • Content/BP_Widget/Widget/GameStart.uasset -> Content/_Game/Widgets/WBP_GameStart.uasset
  • Content/BP_Widget/Widget/GameOver_UI.uasset -> Content/_Game/Widgets/WBP_GameOver.uasset

위 항목은 기능 연결 과정에서 참조 구조를 정리하고, 자산 역할이 더 분명하게 보이도록 이름과 경로를 정리한 사례입니다.

핵심 블루프린트

  • Content/BP/Demon/Demon_Enemy.uasset
  • Content/BP_Widget/Enemy/DDoKaebiii/BP_Goblin.uasset
  • Content/_Game/Blueprints/BP_OpenDoor.uasset
  • Plugins/GASPALS/Content/Blueprints/RetargetedCharacters/CBP_SandboxCharacter_Metahuman_Kellan.uasset
  • Plugins/GASPALS/Content/Blueprints/CBP_SandboxCharacter.uasset

UI / 위젯

  • Content/_Game/Widgets/WBP_Intro.uasset
  • Content/_Game/Widgets/WBP_GameStart.uasset
  • Content/_Game/Widgets/WBP_GameStartUI.uasset
  • Content/_Game/Widgets/WBP_PlayerUI.uasset
  • Content/_Game/Widgets/WBP_GameOver.uasset
  • Content/BP_Widget/Widget/YouWin_UMG.uasset
  • Content/BP_Widget/Widget/GameStart_UI.uasset
  • Content/BP_Widget/Widget/Score_UI.uasset

맵 / 레벨

  • Content/Swamp/levels/Level1_2.umap
  • Content/Son777_basic.umap
  • Content/BP_Widget/Start_L.umap
  • Content/_Game/Level/L_Demo.umap

미디어 / 인트로

  • Content/Movies/Intro.mp4
  • Content/Movies/MI_Intro.uasset
  • Content/Movies/MP_Intro.uasset
  • Content/Movies/MS_Intro.uasset
  • Content/Movies/MT_Intro.uasset
  • Content/Movies/M_Intro.uasset

전투 / 애니메이션 관련 자산

  • Content/A_MetaHumans/S_meta/Anim_Notify/ANS_TRACE.uasset
  • Content/A_MetaHumans/S_meta/Anim_Notify/BPI_DAMAGETRACE.uasset
  • Content/BP/Demon/ABP_Demon_Copy.uasset
  • Content/BP/Demon/BPI_EnemyInterface.uasset
  • Content/BP/Demon/SwordEvent.uasset
  • Content/Component/Demo/DemoAnimations/Attacks/Montage_son/Greystone_PrimaryA1_Montage.uasset
  • Content/Component/Demo/DemoAnimations/Attacks/Montage_son/MyAttacted_Montage.uasset

추가 반영된 보유 에셋 패키지 2종

  • Content/_Game/Assets/41_Animations_Monsters
  • Content/_Game/Assets/BossyEnemy

메모

상기 자산 목록은 외주 제출 기준으로 핵심 흐름에 직접 관여하거나, 이번 구현 및 검수 과정에서 중요하게 반영된 자산을 중심으로 정리했습니다.