1
0
This commit is contained in:
FoxSpellCaster
2025-01-11 00:34:46 -05:00
parent 8a0223f07b
commit fc844f4d90
5 changed files with 16 additions and 3 deletions

6
Loops/Loops.gd Normal file
View File

@@ -0,0 +1,6 @@
extends Node2D
# Called when the node enters the scene tree for the first time.
func _ready():
pass

1
Loops/Loops.gd.uid Normal file
View File

@@ -0,0 +1 @@
uid://cag5s4yohpx7r

6
Loops/Loops.tscn Normal file
View File

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

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

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