diff options
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 ) |