update - add replot and migration to godot 4.4

This commit is contained in:
2025-08-24 09:58:06 +02:00
parent c635028d02
commit c9583a396c
352 changed files with 12864 additions and 305 deletions

View File

@@ -1,6 +1,7 @@
[gd_scene load_steps=3 format=3 uid="uid://b2dp0fncyk58i"]
[ext_resource type="Texture2D" uid="uid://bmrcwkl01eu6p" path="res://textures/props/grass.png" id="1"]
[sub_resource type="Resource" id="Resource_clyx8"]
metadata/__load_path__ = "res://textures/props/grass.png"
[sub_resource type="CircleShape2D" id="1"]
radius = 47.725
@@ -9,7 +10,7 @@ radius = 47.725
[node name="Sprite2D" type="Sprite2D" parent="."]
position = Vector2(-2.4895, 2.17053)
texture = ExtResource("1")
texture = SubResource("Resource_clyx8")
offset = Vector2(36.3788, -295.101)
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]