Calculate compass_dir/direction in rayview and put in Position #68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. 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.