StanislavPetrovV / DOOM-style-Game

DOOM-style 3D (raycasting) Game in Python Pygame
MIT License
550 stars 242 forks source link

Cant rotate player ? #12

Closed Tacblades closed 6 months ago

Tacblades commented 6 months ago

I am loving this tutorial on youtube and working my way through it I have a really weird behaviour tho in the 2d map and on the projection when I move left and right its doesnt rotate, only moves the player horizontally or vertically ? I just cant work out why ?

Tacblades commented 6 months ago

all seems to work now I implemented the mouse controls