DEG-68-연출-사운드-추가 #18
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "DEG-68-연출-사운드-추가"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
배경음과 효과음을 추가하였습니다.
오디오 추가 내역
Housing 씬
GameSound.cs (GameManager의 partial class) 에 추가한 효과음은 아래와 같은 형태로 호출하여 사용하시면 됩니다.
GameManager.Instance.PlayPlayerAttackSound();
감사합니다.
+) 오디오는 Assets/StoreAssets/AllOfSound 에 다 몰아넣었습니다.
원하시는 사운드로 변경 및 사용하셔도 됩니다.
고생하셨습니다. 사운드 재생 방법 확인 했습니다. (엄지척)
확인했습니다! 고생하셨습니다!!
Pull request closed