修改rope
This commit is contained in:
@@ -294,6 +294,9 @@ namespace NBF
|
||||
Line = obj.GetComponent<FLine>();
|
||||
Line.transform.position = Asset.lineConnector.position;
|
||||
Line.Init(this.Player, this);
|
||||
|
||||
var obiSolver = solver.GetComponent<ObiSolver>();
|
||||
// obiSolver.simulateWhenInvisible
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user