Merge branch 'main' of 121.165.94.243:capers/bluewater into NTG
This commit is contained in:
commit
2d1ed3f287
@ -60,8 +60,7 @@ namespace BlueWaterProject
|
|||||||
|
|
||||||
private void OnInteraction(InputValue value)
|
private void OnInteraction(InputValue value)
|
||||||
{
|
{
|
||||||
var mmfPlayer = CameraManager.Inst.inShipCam.transform.gameObject.GetComponent<MMF_Player>();
|
|
||||||
VisualFeedbackManager.Inst.CameraShake(mmfPlayer);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private void OnCancel(InputValue value)
|
private void OnCancel(InputValue value)
|
||||||
|
Loading…
Reference in New Issue
Block a user