diff options
| author | tpart <tpart120@proton.me> | 2026-02-28 23:47:53 +0100 |
|---|---|---|
| committer | tpart <tpart120@proton.me> | 2026-02-28 23:47:58 +0100 |
| commit | 9a5936093a9fb99ddb3e6959f72d9c612638f76d (patch) | |
| tree | d2c2f02bb28c271dda6c33b782c449e4ebb29acb /client/map/progress/progress.tscn | |
| parent | 5d88f2606e456f7a61019de4cd78cce43be73f40 (diff) | |
| download | hurrycurry-9a5936093a9fb99ddb3e6959f72d9c612638f76d.tar hurrycurry-9a5936093a9fb99ddb3e6959f72d9c612638f76d.tar.bz2 hurrycurry-9a5936093a9fb99ddb3e6959f72d9c612638f76d.tar.zst | |
Upgrade all project files to 4.6
Diffstat (limited to 'client/map/progress/progress.tscn')
| -rw-r--r-- | client/map/progress/progress.tscn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/map/progress/progress.tscn b/client/map/progress/progress.tscn index af7dfe0a..b8182ea5 100644 --- a/client/map/progress/progress.tscn +++ b/client/map/progress/progress.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=5 format=3 uid="uid://4ewufm6tqhpb"] +[gd_scene format=3 uid="uid://4ewufm6tqhpb"] [ext_resource type="Shader" uid="uid://b3w7j4oka0yeb" path="res://map/progress/progress.gdshader" id="1_6f2a0"] [ext_resource type="Script" uid="uid://dmdqg418vkip6" path="res://map/progress/progress.gd" id="2_bb3u3"] @@ -13,7 +13,7 @@ shader = ExtResource("1_6f2a0") shader_parameter/progress = 0.0 shader_parameter/bad = false -[node name="Progress" type="MeshInstance3D"] +[node name="Progress" type="MeshInstance3D" unique_id=2131670011] mesh = SubResource("QuadMesh_m0itj") surface_material_override/0 = SubResource("ShaderMaterial_4k6cy") script = ExtResource("2_bb3u3") |