7 lines
185 B
Plaintext
7 lines
185 B
Plaintext
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://scenes/components/curved_line_2d.gd" type="Script" id=1]
|
||
|
|
||
|
[node name="CurvedLine2d" type="Node2D"]
|
||
|
script = ExtResource( 1 )
|