Files
GGJ26/scenes/main.tscn
minimata 3477b89145
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 10s
Create tag and build when new code gets to main / Export (push) Successful in 1m15s
Basic character, trait and preference resources
2026-01-30 22:30:52 +01:00

23 lines
882 B
Plaintext

[gd_scene format=3 uid="uid://cukfdjcnb5tm6"]
[ext_resource type="PackedScene" uid="uid://bvpyqyftqhy45" path="res://scenes/character/character.tscn" id="1_o5qli"]
[ext_resource type="Texture2D" uid="uid://cftllq6l7xclt" path="res://icon.svg" id="2_0wfyh"]
[node name="Main" type="Node2D" unique_id=875553242]
[node name="Character" parent="." unique_id=138741531 instance=ExtResource("1_o5qli")]
position = Vector2(933, 598)
scale = Vector2(0.5488516, 0.5501616)
[node name="Node2D" type="Node2D" parent="." unique_id=423016219]
[node name="Sprite2D2" type="Sprite2D" parent="." unique_id=897724120]
position = Vector2(437, 790.00006)
scale = Vector2(2.623044, 6.1738076)
texture = ExtResource("2_0wfyh")
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1584569522]
position = Vector2(846, 943)
scale = Vector2(9.480545, 1.8921106)
texture = ExtResource("2_0wfyh")