8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bifyi58itph4i"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/terrain.gd" id="1_5hbti"]
|
|
|
|
[node name="Terrain" type="Node2D"]
|
|
position = Vector2(391, 198)
|
|
script = ExtResource("1_5hbti")
|