swipe arrows good?!
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
[ext_resource type="Texture2D" uid="uid://cmaq66vbi80ug" path="res://_Assets/Textures/Notes/SlideArrow_Texture.png" id="4_rv322"]
|
||||
[ext_resource type="Texture2D" uid="uid://kjoqem41xatr" path="res://_Assets/Textures/Notes/SlideArrow_Mask.png" id="6_o3u8k"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_u2bbd"]
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_gys6q"]
|
||||
resource_local_to_scene = true
|
||||
shader = ExtResource("3_k16x0")
|
||||
shader_parameter/ArrowColor = Color(0, 1, 0, 1)
|
||||
@@ -39,7 +39,7 @@ patch_margin_left = 12
|
||||
patch_margin_right = 12
|
||||
|
||||
[node name="SwipeArrow" parent="." instance=ExtResource("3_smdjm")]
|
||||
material = SubResource("ShaderMaterial_u2bbd")
|
||||
material = SubResource("ShaderMaterial_gys6q")
|
||||
layout_mode = 0
|
||||
offset_top = -75.0
|
||||
offset_bottom = 693.0
|
||||
offset_top = -35.0
|
||||
offset_bottom = 733.0
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
[ext_resource type="Texture2D" uid="uid://cmaq66vbi80ug" path="res://_Assets/Textures/Notes/SlideArrow_Texture.png" id="4_v0t51"]
|
||||
[ext_resource type="Texture2D" uid="uid://kjoqem41xatr" path="res://_Assets/Textures/Notes/SlideArrow_Mask.png" id="5_dafyh"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_52amd"]
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_y8jlc"]
|
||||
resource_local_to_scene = true
|
||||
shader = ExtResource("3_de2t7")
|
||||
shader_parameter/ArrowColor = Color(0, 1, 0, 1)
|
||||
@@ -40,7 +40,7 @@ patch_margin_left = 12
|
||||
patch_margin_right = 12
|
||||
|
||||
[node name="SwipeArrow" parent="." instance=ExtResource("3_b1dle")]
|
||||
material = SubResource("ShaderMaterial_52amd")
|
||||
material = SubResource("ShaderMaterial_y8jlc")
|
||||
layout_mode = 0
|
||||
offset_top = -75.0
|
||||
offset_bottom = 693.0
|
||||
offset_top = -35.0
|
||||
offset_bottom = 733.0
|
||||
|
||||
@@ -20,9 +20,9 @@ width = 1
|
||||
|
||||
[node name="SwipeArrow" type="TextureRect"]
|
||||
material = SubResource("ShaderMaterial_hasp1")
|
||||
offset_top = -70.0
|
||||
offset_right = 175.0
|
||||
offset_bottom = 698.0
|
||||
offset_top = -30.0
|
||||
offset_right = 125.0
|
||||
offset_bottom = 738.0
|
||||
rotation = -1.5708
|
||||
texture = SubResource("GradientTexture1D_afqg4")
|
||||
script = ExtResource("4_ep8x4")
|
||||
|
||||
Reference in New Issue
Block a user