ufocoder / fps

Browser first-person 2.5D shooter
https://ufocoder.github.io/fps/
57 stars 5 forks source link

Door entity support #21

Closed ufocoder closed 4 months ago

ufocoder commented 5 months ago

There's a screenshot from Wolfenstein 3d. We have to implement a door entity like this. Doors should be part of the map and have behaviour like walls until they are opened.

image