mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-29 09:32:38 +00:00
make Numpad3 action work remotely
This commit is contained in:
parent
bc7a7211b9
commit
3b030e4580
@ -191,9 +191,7 @@ public class DebugActions : MonoBehaviour, IAddComponentOnStart
|
||||
sarcoController.secondSealProjector.SetLit(false);
|
||||
sarcoController.thirdSealProjector.SetLit(false);
|
||||
|
||||
sarcoController._attemptOpenAfterDelay = true;
|
||||
sarcoController._openAttemptTime = Time.time + 0.5f;
|
||||
sarcoController.enabled = true;
|
||||
sarcoController.OnPressInteract();
|
||||
}
|
||||
|
||||
if (Keyboard.current[Key.Numpad4].wasPressedThisFrame)
|
||||
|
Loading…
x
Reference in New Issue
Block a user