Browse Source

:truck: Generalize back texture name

DricomDragon 2 years ago
parent
commit
def4bd3ea8

+ 2 - 1
godot/component/ui/background/Background.tscn

@@ -1,6 +1,7 @@
 [gd_scene load_steps=2 format=2]
 
-[ext_resource path="res://component/ui/background/water.jpg" type="Texture" id=1]
+[ext_resource path="res://component/ui/background/back_texture.jpg" type="Texture" id=1]
+
 
 [node name="Background" type="Control"]
 anchor_right = 1.0

godot/component/ui/background/water.jpg → godot/component/ui/background/back_texture.jpg


+ 3 - 3
godot/component/ui/background/water.jpg.import

@@ -2,15 +2,15 @@
 
 importer="texture"
 type="StreamTexture"
-path="res://.import/water.jpg-e1688304b88431022e47310a7c7ae2dd.stex"
+path="res://.import/back_texture.jpg-2b2a4f71c4d50a331e921e7b05a666c6.stex"
 metadata={
 "vram_texture": false
 }
 
 [deps]
 
-source_file="res://component/ui/background/water.jpg"
-dest_files=[ "res://.import/water.jpg-e1688304b88431022e47310a7c7ae2dd.stex" ]
+source_file="res://component/ui/background/back_texture.jpg"
+dest_files=[ "res://.import/back_texture.jpg-2b2a4f71c4d50a331e921e7b05a666c6.stex" ]
 
 [params]