1
0
mirror of https://github.com/Relintai/broken_seals.git synced 2025-01-01 01:37:12 +01:00
broken_seals/game/data/materials/voxelman.tres_off
2019-11-20 13:55:27 +01:00

10 lines
325 B
Plaintext

[gd_resource type="ShaderMaterial" load_steps=3 format=2]
[ext_resource path="res://materials/voxelman_shader.tres" type="Shader" id=1]
[ext_resource path="res://voxel_textures/a2.png" type="Texture" id=2]
[resource]
shader = ExtResource( 1 )
shader_param/Color = Color( 1, 1, 1, 1 )
shader_param/albedo = ExtResource( 2 )