修改arm
This commit is contained in:
@@ -178,6 +178,7 @@ namespace NBF
|
||||
}
|
||||
|
||||
yield return 2; //等待1帧
|
||||
|
||||
transform.SetParent(Player.ModelAsset.RodRoot);
|
||||
transform.localPosition = Vector3.zero;
|
||||
transform.rotation = Player.ModelAsset.RodRoot.rotation;
|
||||
|
||||
Reference in New Issue
Block a user