[gd_scene load_steps=4 format=3 uid="uid://rp5orgc6ae7j"] [ext_resource type="Script" uid="uid://gn1504blq1pf" path="res://scripts/fodder.gd" id="1_4lnnv"] [ext_resource type="Texture2D" uid="uid://di2vybjsniag4" path="res://assets/tilemap.png" id="2_eps3e"] [sub_resource type="CircleShape2D" id="CircleShape2D_220eh"] radius = 8.06226 [node name="CrawlerFodder" type="CharacterBody2D"] script = ExtResource("1_4lnnv") [node name="CollisionShape2D" type="CollisionShape2D" parent="."] shape = SubResource("CircleShape2D_220eh") [node name="Sprite2D" type="Sprite2D" parent="."] texture = ExtResource("2_eps3e") region_enabled = true region_rect = Rect2(400, 64, 16, 16)