Thutmose / Pokecube

Primary Development has moved to: https://github.com/Pokecube-Development
https://github.com/Pokecube-Development
19 stars 7 forks source link

Moves animations ignore color. #254

Closed CorentG closed 6 years ago

CorentG commented 6 years ago

Issue Description:

I remember i told you this on another issue, but i put that here in case you forgot.

What happens:

In the animation editor, if i change for example Thunderbolt, and i use the particle "misc" then set the color to light_blue, it will not use light_blue, instead, it's gonna use the Type's color.

What you expected to happen:

The color i put is used, instead of the Type's one.

Steps to reproduce:

1.Use the animation editor, then choose for example thunderbolt 2.With the "misc" particle set the color to light-blue 3.It will use the type's color instead of light blue. ...


Affected Versions (Do not use "latest"):

Thutmose commented 6 years ago

Hmm, I thought I had fixed this, I will look into it some more

Thutmose commented 6 years ago

I found the issue, I had forgotten to call the method that fixes this. It should be fixed in the next release of Pokecube Core

Thutmose commented 6 years ago

uploading Pokecube Core 6.35.4, it should be fixed in it, I tested with thunderbolt, and it had some light blue particles after the fix.