Renamed world tile coloring shader.
parent
593c2f556b
commit
883e256101
|
@ -1,6 +1,6 @@
|
|||
[gd_resource type="ShaderMaterial" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://materials/shader/IslandColorRampShader.gdshader" type="Shader" id=1]
|
||||
[ext_resource path="res://materials/shader/WorldTileTypeShader.gdshader" type="Shader" id=1]
|
||||
|
||||
[resource]
|
||||
shader = ExtResource( 1 )
|
Loading…
Reference in New Issue