Skip to content

Feature request: add color (ColorTransform) + fog color #2

@Wiering

Description

@Wiering

In Flash, I normally use ColorTransform a lot.
In Axel, it seems like only the multiply part is available, not the add/offset part.
Could that be added?

Also, having a fog color (+ fog intensity) would be great.
So the final color would be:

(color * colorTransformMul + colorTransformAdd) * (1 - fogIntensity) + fogColor * fogIntensity

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