1
0

Added Dirs

This commit is contained in:
FoxSpellCaster
2025-01-11 17:26:58 -05:00
parent 8bf00126cd
commit 8bf64058c2
13 changed files with 11 additions and 11 deletions

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://0smkcrhbdvc1"
path="res://.godot/imported/Star.png-3d2463ef4f98ea59d22a7cf94b1ff20b.ctex"
path="res://.godot/imported/Star.png-01a34829910ff9d4a2ed5314776e6ff9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Loops/Star.png"
dest_files=["res://.godot/imported/Star.png-3d2463ef4f98ea59d22a7cf94b1ff20b.ctex"]
source_file="res://Loops/Assets/Star.png"
dest_files=["res://.godot/imported/Star.png-01a34829910ff9d4a2ed5314776e6ff9.ctex"]
[params]

View File

@@ -1,7 +1,7 @@
[gd_scene load_steps=3 format=3 uid="uid://ca4ilsycpp4su"]
[ext_resource type="Script" uid="uid://cag5s4yohpx7r" path="res://Loops/Loops.gd" id="1_18ujs"]
[ext_resource type="Texture2D" uid="uid://0smkcrhbdvc1" path="res://Loops/Star.png" id="2_aidhk"]
[ext_resource type="Script" uid="uid://cag5s4yohpx7r" path="res://Loops/Scripts/Loops.gd" id="1_18ujs"]
[ext_resource type="Texture2D" uid="uid://0smkcrhbdvc1" path="res://Loops/Assets/Star.png" id="2_aidhk"]
[node name="Main" type="Node2D"]
script = ExtResource("1_18ujs")