21 lines
724 B
Plaintext
21 lines
724 B
Plaintext
[gd_scene format=3 uid="uid://dm6d2jg52vi41"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://d2pinnrigixnp" path="res://assets/16x16 Pixelart Food Icons/Pixel_Foods(ARTLİNE).png" id="1_h071m"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_7vr8k"]
|
|
atlas = ExtResource("1_h071m")
|
|
region = Rect2(1, 2, 16, 15)
|
|
|
|
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_3dmh2"]
|
|
radius = 9.0
|
|
height = 18.0
|
|
|
|
[node name="Apple" type="Area2D" unique_id=1121088527]
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1596918550]
|
|
texture_filter = 1
|
|
texture = SubResource("AtlasTexture_7vr8k")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1391308033]
|
|
shape = SubResource("CapsuleShape2D_3dmh2")
|