add change trains
This commit is contained in:
@@ -22,7 +22,6 @@ public class LocomotionHandler : MonoBehaviour
|
||||
public float pullUpPositionBefore;
|
||||
public float pullUpPositionAfter;
|
||||
|
||||
public readonly float pullUpPosition = -12;
|
||||
private Coroutine c_effect;
|
||||
|
||||
void Update()
|
||||
|
||||
Reference in New Issue
Block a user