Closed Ondra-Kavan closed 3 years ago
Can assure the door does open and close, but the player can't walk through the door as it is too small
Can assure the door does open and close, but the player can't walk through the door as it is too small
The door isn't too small. The player is too big. But I didn't wan't to change the player collider in case it broke something.
Ah ok, that can be easily changed then
Added a keypad to the door 19c99351e30bf30f30cea2e8516cbcb0b947f60d. The keypad is always next to the door. I will add an option to hide the keypad or make another blueprint without the keypad later.
Added a door blueprint without the keypad.
So far I made a door that opens and closes automatically when the player gets close. I will add opening with a key and code later.