Fix 29
All checks were successful
Build / build (push) Successful in 1m18s

This commit is contained in:
2025-06-07 23:31:44 +02:00
parent b1ffda018b
commit 9ed0852a50
27 changed files with 119 additions and 105 deletions

7
scenes/ColoredEntity.tscn Executable file → Normal file
View File

@@ -1,7 +1,6 @@
[gd_scene load_steps=2 format=2]
[gd_scene load_steps=2 format=3 uid="uid://borh4suvgy34u"]
[ext_resource path="res://scripts/ColoredEntity.gd" type="Script" id=1]
[ext_resource type="Script" uid="uid://dtqhtrcx6gb7u" path="res://scripts/ColoredEntity.gd" id="1"]
[node name="ColoredEntity" type="Node2D"]
script = ExtResource( 1 )
script = ExtResource("1")