Skip to content

Particle drawing issue #3666

@keasy9

Description

@keasy9

Digging into particle system and find that particles draws using debug draw, and there is no comments why not using common grawing.

Tried change it to

ctx.drawCircle(vec(0, 0), this.size/2, this._currentColor);

and visualy nothing changed.

Is it error or there is deep issues with common drawing and particles?

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleThis issue or PR has not had any activity recently

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions