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

upright_sprite: Fix walk animation in first person #12194

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

SmallJoker
Copy link
Member

@SmallJoker SmallJoker commented Apr 12, 2022

When a player walks in devtest (first person view), their own sprite animation appears in the screen. Example:
grafik

It was caused by 8f652f4. This PR fixes it now. The shadows are still weird when walking backwards, but at least the animation no longer appears.

To do

This PR is Ready for Review.

How to test

  1. devtest world
  2. watch your "feet"
  3. walk

Copy link
Member

@sfan5 sfan5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@SmallJoker SmallJoker merged commit 1d07a36 into minetest:master Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants