[gd_scene load_steps=3 format=3 uid="uid://cmdvtaiunt32k"] [ext_resource type="Script" uid="uid://ds1rixr57lt7e" path="res://script/cell.gd" id="1_gxfu7"] [ext_resource type="Texture2D" uid="uid://84uig641vqbo" path="res://asset/cell.png" id="2_eibgp"] [node name="Cell" type="Node2D"] script = ExtResource("1_gxfu7") block_size = 20 [node name="TextureRect" type="TextureRect" parent="."] offset_right = 20.0 offset_bottom = 20.0 texture = ExtResource("2_eibgp") expand_mode = 1