Skip to content

Improve wind shader effect for frame-by-frame animated sprites #2193

@manuq

Description

@manuq

When integrating the void-affected trees with blisters #2165 we realized that the wind shader effect depends on the size of the texture. That is, of the full animation strip or spritesheet. In the change #2184 the workaround was to make all textures the same size by:

  • Exporting the treetop textures with empty frames
  • Exporting the the normal trunk (not affected by void) with the same asset in all 14 frames!

We should investigate if changing the wind shader and passing the number of frames of the current animation as parameter is possible. Then re-export the textures above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Untriaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions