diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-14 13:04:34 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-14 13:04:34 +0100 |
commit | 4bfbf641dc2b8aca8de9f86a9908063f39bd6e31 (patch) | |
tree | 3d016842fc578f59cb0727ddb506c3b01cf53c62 /scenes/path.tscn | |
parent | 90af765b430e3a75daa9b2b4d0343ae58ad5c33d (diff) |
.
Diffstat (limited to 'scenes/path.tscn')
-rw-r--r-- | scenes/path.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/path.tscn b/scenes/path.tscn index cd46718..4c3a028 100644 --- a/scenes/path.tscn +++ b/scenes/path.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=4 format=2] -[ext_resource path="res://models/pointer.obj" type="ArrayMesh" id=1] +[ext_resource path="res://assets/models/pointer.obj" type="ArrayMesh" id=1] [sub_resource type="SpatialMaterial" id=16] albedo_color = Color( 1, 0, 0, 1 ) |