Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 구현한 기능
필수과제 1 – 수동 재장전(Manual Reloading) 시스템 구현
탄창(Magazine) 오브젝트 제작
XR Grab Interactable,Rigidbody,Collider,Magazine.cs부착총(Pistol)에 탄창 소켓 추가
MagazineSocketPoint생성 후XR Socket Interactor부착BoxCollider(isTrigger)+Rigidbody(kinematic)설정VRGun스크립트의Magazine Socket에 연결VRGun 스크립트 확장
currentMagazine할당ConsumeOne()사용하여 발사 시마다 탄 수 감소AmmoText)를 통해현재 탄 / 최대 탄실시간 표시실제 재장전 흐름
https://drive.google.com/file/d/1Co_31xbO3930q9t-uPJFpi28qXBeeJ1-/view?usp=drive_link
apk 다운 링크입니다