1 2 3 4 5 6
extends TextureRect func _ready() -> void: texture = BMPTexture.from_texture(texture, [Color.MAGENTA])