mochida1/cub3D

bug(raycasting): initial direction/position

Closed this issue · 0 comments

using anything but W, results in initial position bugging all the raycasting due to plane's initialization.
using a modified key_left() and key_right() should fix it.