ufocoder / fps

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

Add ability to slide along walls for player and enemies. #18

Closed dmitriypereverza closed 5 months ago

dmitriypereverza commented 5 months ago

Now it's annoying that the player can get stuck in the wall texture.

In this PR we add property to MoveComponent:canSlide.