Skip to content

Add a sprite outline shader #16170

Open
Open
@alice-i-cecile

Description

@alice-i-cecile

What problem does this solve or what need does it fill?

Shading the outlines of objects is a very common effect, either globally or when objects are selected.

This is much nicer to be able to do dynamically / procedurally than as part of your asset creation, because then the effect can be varied and different levels of outlining can be tweaked without having to redo assets.

What solution would you like?

We ship something configurable in the engine itself.

What alternative(s) have you considered?

We create a detailed high quality example teaching users how to do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-RenderingDrawing game state to the screenC-FeatureA new feature, making something new possibleD-ShadersThis code uses GPU shader languagesS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions