-
-
Notifications
You must be signed in to change notification settings - Fork 17
Animated 2D items appear flat on bedrock #27
Copy link
Copy link
Open
Labels
Confirmed BugThe bug reported is confirmed and able to be replicated.The bug reported is confirmed and able to be replicated.Missing Client FeatureWhen the Bedrock client is missing a feature that Java Edition hasWhen the Bedrock client is missing a feature that Java Edition has
Metadata
Metadata
Assignees
Labels
Confirmed BugThe bug reported is confirmed and able to be replicated.The bug reported is confirmed and able to be replicated.Missing Client FeatureWhen the Bedrock client is missing a feature that Java Edition hasWhen the Bedrock client is missing a feature that Java Edition has
Type
Fields
Give feedbackNo fields configured for issues without a type.
Animated textures for Java require a PNG file that is separated into frames, and a png.mcmeta file that controls these frames to generate the texture animation.
These textures aren't fully rendered by Rainbow, even though the item becomes animated when held in your hand, they appear visually thin.
It would need to be corrected to make it similar to the other items.