Skip to content

People are fully visible behind small trees  #191

@samoen

Description

@samoen

small_tree_bug

When a party member is behind a 'tree_small' feature, their sprite is layered fully on top of the tree sprite, instead of fading one of the sprites, which happens for larger sizes of tree.

Activity

Grokmoo

Grokmoo commented on Oct 23, 2020

@Grokmoo
Owner

I think the Point Ord refactor in bea874c probably broke this.

I forgot how this works. The issue is that those are static sprites rendered in a different layer than the actors. And, they can be either underneath or above the entities, depending on orientation. These trees really need to be broken into multiple pieces to fix this, just like the larger trees.

added this to the 0.6.0 milestone on Oct 23, 2020
modified the milestones: 0.6.0, Future on Jan 15, 2021
modified the milestones: Future, 1.0 on Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Grokmoo@samoen

        Issue actions

          People are fully visible behind small trees · Issue #191 · Grokmoo/sulis