Skip to content

Reassign texture ID on texture filename change #4

Description

@anticitizn

Currently, once a texture ID is assigned to a Texture component, further changes to the stored filename will not have any effect. The only way to truly change the texture is to unassign the texture component and assign a new one to the entity, which is unwieldy and possibly relatively slow. It is conceivable that quads may have to change their texture often.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions