CabinGame/Luxe/assets/materials/WipButton.material.lx

7 lines
142 B
Text
Raw Normal View History

material = {
basis = "luxe: material_basis/sprite_pixelated"
inputs = {
sprite.color = [1 1 1 1]
sprite.uv = [0 0 1 1]
}
}