Skip to content

Add a light type of entity for lighting effects #267

@eonarheim

Description

@eonarheim

Context

It would be useful to have the ability to utilize dynamic lighting effects.

Proposal

Something like this

// x, y, radius, luminosity
var light = new ex.Light(100, 100, 10, 1);
game.currentScene.addLight(light);

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureLabel applied to new feature requestsstaleThis 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