You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
680 B
Plaintext
14 lines
680 B
Plaintext
|
8 months ago
|
[gd_resource type="ShaderMaterial" load_steps=4 format=3 uid="uid://2wt4samsyj2b"]
|
||
|
|
|
||
|
|
[ext_resource type="Shader" uid="uid://0b88pnjpdqkt" path="res://render/shader/level_grid_mark.gdshader" id="1_tyap1"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://c5qaegv54l5oj" path="res://render/texture/background/canyon01.png" id="2_52b1h"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://c348uodiv002e" path="res://render/texture/background/canyon01_sub01.png" id="3_rtuyj"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
render_priority = 0
|
||
|
|
shader = ExtResource("1_tyap1")
|
||
|
|
shader_parameter/is_open = false
|
||
|
|
shader_parameter/mark_type = 2
|
||
|
|
shader_parameter/tex = ExtResource("2_52b1h")
|
||
|
|
shader_parameter/tex_sub1 = ExtResource("3_rtuyj")
|