Posts

Showing posts from August, 2020

Door Progress #1

Image
 Door Progress The Door Problem     For this assignment, I want to create a door that you would find in a space station airlock. I need to do a bit more research on how this is done before I can start creating the blueprint for this.               "Can the player open every door in the game?"     "Or are some doors for decoration?"     "How does the player know the difference?"     These questions are important for letting the player know which doors are openable and which aren't. Obviously, we don't want to come right out and state which doors are openable and which aren't. We can let the players know by adding small details to doors that are openable. Maybe if the door is openable there is a green light on doors that can be opened. Or maybe there is a lamp next to the door. We just need something to get the player's attention; it doesn't have to be very dramatic.        Gamepl...