Skip to content

Commit

Permalink
update youtube video link
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-doobu committed Aug 9, 2024
1 parent 34e6b02 commit 0447db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/posts/2024/08/asset-load-1/index.kor.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ https://github.com/planetarium/NineChronicles/pull/4736

에셋을 패치 하려면 유저들이 앱 실행 중 항상 접근할 수 있는 웹 서버에 사용할 에셋들을 업로드해야 한다. 나는 회사에서 적극 사용 중인 AWS에서 제공해주는 S3 버킷에 에셋을 업로드하고 게임에서 이를 로드해서 사용해보는 테스트를 하였다.

!youtube[6qXSP9vJ06s?si=RusxbkGKXnIVDUKv]
[에셋 패치 적용 영상](https://www.youtube.com/watch?v=6qXSP9vJ06s)

(위 영상에서 '바로 로드 안됨'이라고 나오는 부분의 문제는 해결했는데, 어이없게도 에셋 로드를 하고 로드가 완료되는 걸 기다리지 않고 오브젝트를 생성하고 있었다.)

Expand Down

0 comments on commit 0447db6

Please sign in to comment.