14 lines
368 B
Plaintext
14 lines
368 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://cl201baro5y5"]
|
|
|
|
[ext_resource type="Script" path="res://vehicules/car_pathfinder.gd" id="1_fbnn2"]
|
|
|
|
[node name="voiture_pnj" type="PathFollow2D"]
|
|
position = Vector2(-411, 81)
|
|
rotates = false
|
|
script = ExtResource("1_fbnn2")
|
|
|
|
[node name="Label" type="Label" parent="."]
|
|
visible = false
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|