From 0967a4654c9fa67b5cfc19edf3cfc075bf6bde92 Mon Sep 17 00:00:00 2001 From: Sophia Pearson Date: Sun, 4 Sep 2022 13:52:41 +0200 Subject: game: extract element scenes --- Scenes/Texty.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Scenes/Texty.tscn') diff --git a/Scenes/Texty.tscn b/Scenes/Texty.tscn index 25892fa..28822b5 100644 --- a/Scenes/Texty.tscn +++ b/Scenes/Texty.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=3 format=2] [ext_resource path="res://Assets/Shaders/crt_shader.tres" type="Material" id=1] -[ext_resource path="res://Scenes/Game.tscn" type="PackedScene" id=2] +[ext_resource path="res://Scenes/Game/Game.tscn" type="PackedScene" id=2] [node name="Texty" type="Node"] -- cgit v1.2.3