godot-knot/game/objects/line/line.tscn

7 lines
207 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://cy1nem1r8fpil"]
[ext_resource type="Script" path="res://game/objects/line/line.gd" id="1_wjhxv"]
[node name="Line" type="Line2D"]
script = ExtResource("1_wjhxv")