luciasoftware / lucia

An audio game engine written in python
GNU Lesser General Public License v3.0
34 stars 15 forks source link

bugged getdir function #23

Closed Amerikranian closed 4 years ago

Amerikranian commented 5 years ago

the getdir function is broken. When I face 0 and I try turning right (45 degrees) it puts me at 135, treating 0 as a 90. my calls to snapright and snapleft look like snapright(getdir(facing), 45) and snapleft(getdir(facing), 45). Please fix this issue

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been closed due to inactivity.