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

Battle 2k3: Flip assets if facing the other direction option #1564

Closed
Ghabry opened this issue Dec 13, 2018 · 4 comments · Fixed by #2310
Closed

Battle 2k3: Flip assets if facing the other direction option #1564

Ghabry opened this issue Dec 13, 2018 · 4 comments · Fixed by #2310

Comments

@Ghabry
Copy link
Member

Ghabry commented Dec 13, 2018

Flips the assets automatically to the enemy when attacking instead of always facing to the left.

btw, which Chunk is this?

system2

@Ghabry Ghabry added the Battle label Dec 13, 2018
@Ghabry Ghabry added this to the 0.6.x milestone Dec 13, 2018
@carstene1ns
Copy link
Member

carstene1ns commented Dec 13, 2018

0x65

@fmatthew5876
Copy link
Contributor

Do we already know the complete set of sprites that this affects? Or do we need to test for it?

@Ghabry
Copy link
Member Author

Ghabry commented Dec 14, 2018

This affects all Sprite_Battlers, static Monsters and Animation2 animations.

Not sure:

if BattleAnimation battlers (the alternative to Animation2) are also mirrored.

if attack battle animations on the target are mirrored.

@fmatthew5876
Copy link
Contributor

fmatthew5876 commented Jan 6, 2019

It looks like this is for animations

https://steamcommunity.com/app/362870/discussions/0/458606877316718565/

I confirmed it flips these animations

  • Actor skill battle animation
  • Actor weapon animation
  • Enemy skill battle animation
  • Enemy normal attack battle animation

I tested these variants

  • Screen Scope
  • Single Scope

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

Successfully merging a pull request may close this issue.

3 participants