Files
MovementTests/godot_state_charts_examples/ant_hill/banana/banana.tscn
Minimata af1f6da98d
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 31s
Create tag and build when new code gets to main / Test (push) Has been cancelled
Create tag and build when new code gets to main / Export (push) Has been cancelled
updating project files
2026-01-28 09:50:10 +01:00

21 lines
735 B
Plaintext

[gd_scene format=3 uid="uid://bqalfgp8jjady"]
[ext_resource type="Texture2D" uid="uid://cqt6bgiwgqym7" path="res://godot_state_charts_examples/ant_hill/banana/banana.svg" id="1_uoy0d"]
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_vo3bi"]
radius = 7.99901
height = 32.0275
[node name="banana" type="Node2D" unique_id=419400810 groups=["food"]]
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1930543110]
texture_filter = 1
texture = ExtResource("1_uoy0d")
[node name="Area2D" type="Area2D" parent="." unique_id=1672513448]
metadata/owner = NodePath("..")
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D" unique_id=1969441031]
rotation = 1.5865
shape = SubResource("CapsuleShape2D_vo3bi")