Files
GGJ26/scenes/list/list.tscn
minimata 59b63b0945
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 7s
Create tag and build when new code gets to main / Export (push) Successful in 1m19s
guest review process
2026-01-31 15:10:06 +01:00

14 lines
458 B
Plaintext

[gd_scene format=3 uid="uid://0rq12xgcteak"]
[ext_resource type="Script" uid="uid://cexbywhlc4ykd" path="res://scenes/list/list.gd" id="1_khygj"]
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_trceg"]
radius = 198.0
height = 1044.0
[node name="List" type="Area2D" unique_id=36531496]
script = ExtResource("1_khygj")
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=579673425]
shape = SubResource("CapsuleShape2D_trceg")