LandGrifter/Scenes/Debugging/Old/esdasda.tscn
2025-02-09 23:10:16 +01:00

21 lines
720 B
Text

[gd_scene load_steps=3 format=3 uid="uid://bs0ivyrgfxfwe"]
[ext_resource type="Texture2D" uid="uid://der2h1fixycxe" path="res://Assets/Placeholders/Old/Hexagon/hexagon.png" id="1_2cufb"]
[ext_resource type="Texture2D" uid="uid://dwtc2vp6g4mab" path="res://Assets/Placeholders/Old/test.png" id="2_dblwt"]
[node name="Node2D" type="Node2D"]
[node name="Hexagon" type="Sprite2D" parent="."]
texture_filter = 1
position = Vector2(276, 233)
rotation = 0.937807
texture = ExtResource("1_2cufb")
[node name="Test" type="Sprite2D" parent="."]
texture_filter = 1
position = Vector2(193, 194)
rotation = -0.664152
texture = ExtResource("2_dblwt")
offset = Vector2(7, 49)
[node name="Skeleton2D" type="Skeleton2D" parent="."]