C choi New member Sep 24, 2022 #1 Unity 3D를 수정하여 성공적으로 게임에 적용했습니다. 그러나 총의 방향이 잘못되어 어떻게 고칠 수 있을지 모르겠습니다. 아이템 파일을 수정했는데 잘 안되네요. 또한 Unity 3D로 리볼버를 수정했습니다. 왠지 쏠 때마다 스파크가 나오지 않는다. 그 이유를 알 수 있을까요? Last edited by a moderator: Jul 20, 2023
Unity 3D를 수정하여 성공적으로 게임에 적용했습니다. 그러나 총의 방향이 잘못되어 어떻게 고칠 수 있을지 모르겠습니다. 아이템 파일을 수정했는데 잘 안되네요. 또한 Unity 3D로 리볼버를 수정했습니다. 왠지 쏠 때마다 스파크가 나오지 않는다. 그 이유를 알 수 있을까요?
U Umbrella New member Sep 28, 2022 #2 Hello Not sure that's what you are looking for, but I would play with the HoldType property of the item in the xml.
Hello Not sure that's what you are looking for, but I would play with the HoldType property of the item in the xml.
bdubyah Well-known member Sep 28, 2022 #3 Just move everything in Unity except the top parent until it sits where you want it. Also make sure the top parent is at 0,0,0. And for the muzzle particles, make sure you have an empty child called Muzzle on the weapon in Unity. Last edited by a moderator: Sep 28, 2022
Just move everything in Unity except the top parent until it sits where you want it. Also make sure the top parent is at 0,0,0. And for the muzzle particles, make sure you have an empty child called Muzzle on the weapon in Unity.