updating project files
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 31s
Create tag and build when new code gets to main / Test (push) Has been cancelled
Create tag and build when new code gets to main / Export (push) Has been cancelled

This commit is contained in:
2026-01-28 09:50:10 +01:00
parent 119850a7b4
commit af1f6da98d
656 changed files with 12395 additions and 5889 deletions

View File

@@ -1,14 +1,14 @@
[gd_scene load_steps=4 format=3 uid="uid://c1ht6xduduxri"]
[gd_scene format=3 uid="uid://c1ht6xduduxri"]
[ext_resource type="Script" path="res://guide_examples/touch/placement_indicator/placement_indicator.gd" id="1_gnpc8"]
[ext_resource type="Script" uid="uid://cnb3sumemposh" path="res://guide_examples/touch/placement_indicator/placement_indicator.gd" id="1_gnpc8"]
[ext_resource type="Resource" uid="uid://iilpc2tjr5mx" path="res://guide_examples/touch/mapping_contexts/actions/spawn.tres" id="2_grp35"]
[ext_resource type="Texture2D" uid="uid://geq3rs2fxqs4" path="res://guide_examples/touch/placement_indicator/radial_progress.png" id="2_slqs6"]
[node name="PlacementIndicator" type="Node2D"]
[node name="PlacementIndicator" type="Node2D" unique_id=510321547]
script = ExtResource("1_gnpc8")
spawn = ExtResource("2_grp35")
[node name="TextureProgressBar" type="TextureProgressBar" parent="."]
[node name="TextureProgressBar" type="TextureProgressBar" parent="." unique_id=1935660875]
unique_name_in_owner = true
anchors_preset = 8
anchor_left = 0.5

View File

@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/radial_progress.png-a1f0b05f25628c67f45ec0be2
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
@@ -25,6 +27,10 @@ mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false