Skip to content

Rendering images with polygon sprite type #93

@Jack37

Description

@Jack37

Hello, I am not sure if this is runtime problem, or problem with exporting scene from Overlap2D, but in my opinion it's pretty important bug.

In the first picture, you can see images in Overlap2D with their default properties, and polygon component added. Under it, there is the same scene rendered in-game, and everything is as it should be.
rendering1

In this picture, I've set Sprite Type of the blue square from SQUARE to POLYGON under Render Properties. Except the offset bug I addressed here UnderwaterApps/overlap2d#376, there is another bug that only happens in-game. As you can see, all objects have the same image now - the image from the polygon that has Sprite Type set to POLYGON. There is also some kind of line that I marked in red circle. This makes it difficult to edit terrain under my character, as all objects will get the image from the terrain.
rendering2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions