waffen realoden reapriert
This commit is contained in:
@@ -26,6 +26,8 @@ public class Door_Rotate : MonoBehaviour
|
||||
|
||||
void Update()
|
||||
{
|
||||
if (PauseMenu.GameIsPaused) return;
|
||||
|
||||
if (Input.GetKeyDown(KeyCode.E) && IsPlayerLooking())
|
||||
{
|
||||
ToggleDoor();
|
||||
|
||||
Reference in New Issue
Block a user