14 lines
434 B
Plaintext
14 lines
434 B
Plaintext
[gd_scene format=3 uid="uid://ch0lyqkkxaem"]
|
|
|
|
[ext_resource type="Script" uid="uid://cei6fgt3rsc2c" path="res://views/2d/test_lidar.gd" id="1_8h8gx"]
|
|
|
|
[node name="TestLidar" type="Node2D" unique_id=948964638]
|
|
script = ExtResource("1_8h8gx")
|
|
|
|
[node name="Camera2D" type="Camera2D" parent="." unique_id=60160156]
|
|
position = Vector2(400, 400)
|
|
|
|
[node name="Line2D" type="Line2D" parent="." unique_id=1424623383]
|
|
closed = true
|
|
width = 1.0
|