[HOTFIX] Bugfix
This commit is contained in:
parent
0ea6254cdd
commit
2114b9e41a
@ -60,8 +60,7 @@ namespace BlueWaterProject
|
||||
|
||||
private void OnInteraction(InputValue value)
|
||||
{
|
||||
var mmfPlayer = CameraManager.Inst.inShipCam.transform.gameObject.GetComponent<MMF_Player>();
|
||||
VisualFeedbackManager.Inst.CameraShake(mmfPlayer);
|
||||
|
||||
}
|
||||
|
||||
private void OnCancel(InputValue value)
|
||||
|
Loading…
Reference in New Issue
Block a user