• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

How do I modify this?

choi

New member
Unity 3D를 수정하여 성공적으로 게임에 적용했습니다. 그러나 총의 방향이 잘못되어 어떻게 고칠 수 있을지 모르겠습니다. 아이템 파일을 수정했는데 잘 안되네요.

또한 Unity 3D로 리볼버를 수정했습니다. 왠지 쏠 때마다 스파크가 나오지 않는다. 그 이유를 알 수 있을까요?
 
 




20220928111141_1.jpg

 
Last edited by a moderator:
Hello

Not sure that's what you are looking for,  but I would play with the HoldType property of the item in the xml.

 
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:
Back
Top