Calculate compass_dir/direction in rayview and put in Position #68
Open
opened 2 months ago by zedshaw
·
0 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Right now I do this weird thing where I calc the compass direction in main_ui, which made sense when I was displaying a compass, but now it's used for rendering in various places. Better to have raycaster.cpp do it along with aiming_at.