Add Alot of stuff, Computer, repairStation, Whole game, Many things!
This commit is contained in:
@@ -49,7 +49,7 @@ public class PlayerController : BasicCharacter {
|
||||
Debug.LogError("No HUDManager found");
|
||||
return;
|
||||
}
|
||||
if (!_hudManager.isUiOpen) {
|
||||
if (!_hudManager.IsUiOpen) {
|
||||
HandleMovementInput();
|
||||
HandleInteraction();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user