11 lines
		
	
	
		
			341 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			341 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[gd_resource type="ShaderMaterial" load_steps=2 format=2]
 | 
						|
 | 
						|
[ext_resource path="res://shaders/tile_shader.gdshader" type="Shader" id=1]
 | 
						|
 | 
						|
[resource]
 | 
						|
resource_local_to_scene = true
 | 
						|
shader = ExtResource( 1 )
 | 
						|
shader_param/baseColor = Color( 0.0823529, 0, 1, 1 )
 | 
						|
shader_param/highlightColor = Color( 1, 0, 0, 1 )
 | 
						|
shader_param/isHighlighted = null
 |