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

bug: cow reorients when dragged a second time #1718

Open
evemartin opened this issue Sep 4, 2024 · 0 comments
Open

bug: cow reorients when dragged a second time #1718

evemartin opened this issue Sep 4, 2024 · 0 comments

Comments

@evemartin
Copy link
Contributor

Describe the bug
Right after a cow is dragged onto the Level Editor grid, when it is re-dragged to a new spot on the grid, its orientation changes. This reorientation does not happen if it has already been re-dragged to a new spot.

To Reproduce
Steps to reproduce the behaviour:

  1. Go to the Level Editor
  2. Drag a cow to place it on the grid. Do not place it on a road
  3. Re-drag the cow to a new spot on the grid. Notice that its orientation changes so that it faces a different direction

Expected behaviour
The cow's orientation while dragging should not change. (The orientation should only change when the cow is dragged to a road and the cow reorients to match the road, this functionality is working though so is not part of this task)

Screenshots

Screencast.from.04-09-24.11.09.45.webm

Additional context
This task might be related to Task #1717 but because it is a behaviour specific to cows rather than all scenery I have made it separate just in case

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