Skip to content

Rendering issues when around solid tiles #4

@Trollauxism

Description

@Trollauxism

http://puu.sh/7DKsj.png

Originally my thoughts were that it wasn't using its own render method so I made the BasicSolidTile class extend Tile instead of BasicTile and then added all the constructors from BasicTile and replaced super(id, false, false, levelColour); with super(id, true, false, levelColour); because I want them to be solid.
It didn't help at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions