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,9 +1,9 @@
[gd_scene load_steps=3 format=3 uid="uid://c0fqv8e3tljmp"]
[gd_scene format=3 uid="uid://c0fqv8e3tljmp"]
[ext_resource type="Texture2D" uid="uid://dfpdumvnepffe" path="res://guide_examples/top_down_shooter/bolt/bolt.png" id="1_b5s4m"]
[ext_resource type="Script" path="res://guide_examples/top_down_shooter/bolt/bolt.gd" id="2_o61jt"]
[ext_resource type="Script" uid="uid://w7nan374op8" path="res://guide_examples/top_down_shooter/bolt/bolt.gd" id="2_o61jt"]
[node name="Bolt" type="Sprite2D"]
[node name="Bolt" type="Sprite2D" unique_id=1257343636]
texture = ExtResource("1_b5s4m")
script = ExtResource("2_o61jt")
speed = 1000.0