Moved some files around
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://dxi17xvdlhkvc"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://e7lahg40lq8a" path="res://Assets/Textures/dead_eye_dog_heavy.png" id="1_fqks5"]
|
||||
[ext_resource type="Texture2D" uid="uid://h5svpdvo6tcd" path="res://Enemies/ElderEyeDog/icon_elder_eye_dog.png" id="2_7h6ly"]
|
||||
[ext_resource type="Texture2D" uid="uid://h5svpdvo6tcd" path="res://Enemies/ElderEyeDog/ico_elder_eye_dog.png" id="2_7h6ly"]
|
||||
[ext_resource type="PackedScene" uid="uid://dl3rwqwbgrq2m" path="res://Enemies/ElderEyeDog/scn_elder_eye_dog.tscn" id="3_01b8q"]
|
||||
[ext_resource type="Script" uid="uid://cbwxa2a4hfcy4" path="res://Scripts/Resources/enemy.gd" id="4_egbcr"]
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
@@ -3,15 +3,15 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://h5svpdvo6tcd"
|
||||
path="res://.godot/imported/icon_elder_eye_dog.png-d36b691ba4537e426e29a310609ed540.ctex"
|
||||
path="res://.godot/imported/ico_elder_eye_dog.png-7da1abb83c8169428f792538065d4b7e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Enemies/ElderEyeDog/icon_elder_eye_dog.png"
|
||||
dest_files=["res://.godot/imported/icon_elder_eye_dog.png-d36b691ba4537e426e29a310609ed540.ctex"]
|
||||
source_file="res://Enemies/ElderEyeDog/ico_elder_eye_dog.png"
|
||||
dest_files=["res://.godot/imported/ico_elder_eye_dog.png-7da1abb83c8169428f792538065d4b7e.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
Reference in New Issue
Block a user