diff options
author | perivesta <> | 2023-07-08 11:40:53 +0200 |
---|---|---|
committer | perivesta <> | 2023-07-08 11:40:53 +0200 |
commit | 892ed4854bcccbac546f5ac32c0c5fa0245f5fa7 (patch) | |
tree | 6c3403e1734790c48a90741e62e0369301b1e06a /Nodes/drawing.tscn | |
parent | a10d0e582a9a614b933f3e689592595e6438513e (diff) | |
download | 2023-892ed4854bcccbac546f5ac32c0c5fa0245f5fa7.tar.gz 2023-892ed4854bcccbac546f5ac32c0c5fa0245f5fa7.tar.bz2 2023-892ed4854bcccbac546f5ac32c0c5fa0245f5fa7.zip |
draw a path for car to follow
Diffstat (limited to 'Nodes/drawing.tscn')
-rw-r--r-- | Nodes/drawing.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Nodes/drawing.tscn b/Nodes/drawing.tscn index 3f65fee..1057f09 100644 --- a/Nodes/drawing.tscn +++ b/Nodes/drawing.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://covygojlfmx6x"] +[gd_scene load_steps=4 format=3 uid="uid://cfolt02ucvo3d"] [ext_resource type="Script" path="res://Scripts/drawing.gd" id="1_03nmp"] [ext_resource type="Texture2D" uid="uid://bpasf8is2xnfb" path="res://icon.svg" id="2_sgpkt"] |