sava
This commit is contained in:
@@ -6,7 +6,12 @@ namespace NBF
|
||||
{
|
||||
protected override void OnInit()
|
||||
{
|
||||
transform.position = Rod.lineHandler.LineConnector_1.transform.position;
|
||||
// Lure.gameObject.GetComponent<ConfigurableJoint>().connectedBody =
|
||||
// lineHandler.LineConnector_1.GetComponent<Rigidbody>();
|
||||
// LureHookWaterDisplacement = Lure.GetComponent<FWaterDisplacement>();
|
||||
|
||||
SetParent(Rod.lineHandler.LineConnector_1.transform);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user