Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigation: van location tracked differently from other game elements #1700

Open
evemartin opened this issue Aug 12, 2024 · 0 comments
Open

Comments

@evemartin
Copy link
Contributor

It seems that the van's location is currently tracked based on the road square it is facing - i.e. in this picture, the van registers as being on the same square as the cow when it is on the line to the left of the cow.

image.png

This task is to investigate alternative ways of positioning/tracking the van, i.e. basing its location on the road square it is facing away from/has just driven over or having the van stop in the centers of road squares rather than on the lines separating them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant