update godot version

This commit is contained in:
Alex
2025-07-25 14:23:37 -07:00
parent be3a39c735
commit 30f976b0be
44 changed files with 80 additions and 41 deletions
+2 -3
View File
@@ -3,13 +3,12 @@
[ext_resource type="Shader" uid="uid://dm5rgp78v61ha" path="res://Shaders/SwipeArrow.tres" id="1_3a7c4"]
[ext_resource type="Texture2D" uid="uid://cmaq66vbi80ug" path="res://_Assets/Textures/Notes/SlideArrow_Texture.png" id="2_nviet"]
[ext_resource type="Texture2D" uid="uid://kjoqem41xatr" path="res://_Assets/Textures/Notes/SlideArrow_Mask.png" id="3_qcc22"]
[ext_resource type="Script" path="res://Scripts/Things/TunnelObjects/SwipeArrow.cs" id="4_ep8x4"]
[ext_resource type="Script" uid="uid://7o2akyvgxgw6" path="res://Scripts/Things/TunnelObjects/SwipeArrow.cs" id="4_ep8x4"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_hasp1"]
resource_local_to_scene = true
shader = ExtResource("1_3a7c4")
shader_parameter/ArrowColor = Color(0, 1, 0, 1)
shader_parameter/isCwShape = false
shader_parameter/isCw = false
shader_parameter/TileMult = 6.0
shader_parameter/scrollMultiplier = 2.0
shader_parameter/arrow = ExtResource("2_nviet")