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

Visual bug: Darkest Lariat has some odd looking black lines #897

Open
PLMMJ-FH opened this issue May 15, 2024 · 2 comments
Open

Visual bug: Darkest Lariat has some odd looking black lines #897

PLMMJ-FH opened this issue May 15, 2024 · 2 comments
Assignees
Labels
(Legacy) Bug Legacy Label, don't apply to new issues/PRs Move Affects a move P3 Bug Non gameplay affecting bug. typos, graphical issues, or other minor incorrect interactions. Sprite/Animation For issues/PRs related to graphics

Comments

@PLMMJ-FH
Copy link

PLMMJ-FH commented May 15, 2024

Title says it all. Darkest Lariat's animation has some weird looking black lines going down from it. This might be to represent the user's legs, but they don't look at all like the rest of the animation, they flicker, and they're layered under the opposing 'mon while the rest is layered over it.
DarkestLariatBlackBoxes
DarkestLariatNoBoxes

@Madmadness65 Madmadness65 added (Legacy) Bug Legacy Label, don't apply to new issues/PRs Move Affects a move labels May 15, 2024
@pom-eranian
Copy link

By messing with the json, I discovered that removing the "mirrored" attribute gets rid of the lines. This is the only battle anim that makes the pokemon 'spin' by mirroring every other frame.
It might also be dependent on the size of the pokemon sprite. When I tested with default starters I didn't see anything, but opponent muk had them every time.

Do these lines show up on another move?

@PLMMJ-FH
Copy link
Author

I have not checked whether it shows up on another move. So far no moves I have seen have them.

@chaosgrimmon chaosgrimmon added the Sprite/Animation For issues/PRs related to graphics label Aug 24, 2024
@pom-eranian pom-eranian self-assigned this Aug 24, 2024
@pom-eranian pom-eranian added the P3 Bug Non gameplay affecting bug. typos, graphical issues, or other minor incorrect interactions. label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(Legacy) Bug Legacy Label, don't apply to new issues/PRs Move Affects a move P3 Bug Non gameplay affecting bug. typos, graphical issues, or other minor incorrect interactions. Sprite/Animation For issues/PRs related to graphics
Projects
None yet
Development

No branches or pull requests

4 participants