updating project files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://bqalfgp8jjady"]
|
||||
[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"]
|
||||
|
||||
@@ -6,15 +6,15 @@
|
||||
radius = 7.99901
|
||||
height = 32.0275
|
||||
|
||||
[node name="banana" type="Node2D" groups=["food"]]
|
||||
[node name="banana" type="Node2D" unique_id=419400810 groups=["food"]]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1930543110]
|
||||
texture_filter = 1
|
||||
texture = ExtResource("1_uoy0d")
|
||||
|
||||
[node name="Area2D" type="Area2D" parent="."]
|
||||
[node name="Area2D" type="Area2D" parent="." unique_id=1672513448]
|
||||
metadata/owner = NodePath("..")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D"]
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D" unique_id=1969441031]
|
||||
rotation = 1.5865
|
||||
shape = SubResource("CapsuleShape2D_vo3bi")
|
||||
|
||||
Reference in New Issue
Block a user