21 lines
825 B
Plaintext
21 lines
825 B
Plaintext
[gd_scene format=3 uid="uid://cob0yjs7tx2ol"]
|
|
|
|
[ext_resource type="Script" uid="uid://b6yek34613pbw" path="res://scripts/grape.gd" id="1_0gvam"]
|
|
[ext_resource type="Texture2D" uid="uid://d2pinnrigixnp" path="res://assets/16x16 Pixelart Food Icons/Pixel_Foods(ARTLİNE).png" id="1_8daar"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0gvam"]
|
|
atlas = ExtResource("1_8daar")
|
|
region = Rect2(55, 19, 15, 16)
|
|
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_cukkh"]
|
|
|
|
[node name="Grape" type="Area2D" unique_id=994786367]
|
|
script = ExtResource("1_0gvam")
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=2069064426]
|
|
texture_filter = 1
|
|
texture = SubResource("AtlasTexture_0gvam")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1030759335]
|
|
shape = SubResource("CircleShape2D_cukkh")
|