This commit is contained in:
Rendo 2025-07-20 23:54:56 +05:00
commit 59cda54407
12 changed files with 138 additions and 2 deletions

BIN
base/assets/icons/0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 900 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d4epmw6eytpwb"
path="res://.godot/imported/0.png-ded24b1c36dba7628b3c00b051b8755b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://base/assets/icons/0.png"
dest_files=["res://.godot/imported/0.png-ded24b1c36dba7628b3c00b051b8755b.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
base/assets/icons/1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d6qjnodgsdno"
path="res://.godot/imported/1.png-d1034a393d7b5f4cebf98f15d049c355.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://base/assets/icons/1.png"
dest_files=["res://.godot/imported/1.png-d1034a393d7b5f4cebf98f15d049c355.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
base/assets/icons/2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cvs0e0w48jmcw"
path="res://.godot/imported/2.png-786d7e1646abfcc9d428fe046d87b38b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://base/assets/icons/2.png"
dest_files=["res://.godot/imported/2.png-786d7e1646abfcc9d428fe046d87b38b.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
base/assets/icons/3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://3tgkfxqayrbo"
path="res://.godot/imported/3.png-361c3be41101d56ec290fbe60185952e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://base/assets/icons/3.png"
dest_files=["res://.godot/imported/3.png-361c3be41101d56ec290fbe60185952e.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View file

@ -15,7 +15,7 @@
[node name="RotationalSprite" type="Sprite3D" parent="."] [node name="RotationalSprite" type="Sprite3D" parent="."]
billboard = 2 billboard = 2
texture_filter = 0 texture_filter = 0
texture = ExtResource("8_snoby") texture = ExtResource("1_7qny8")
script = ExtResource("2_hmq60") script = ExtResource("2_hmq60")
rotations = Dictionary[float, Texture2D]({ rotations = Dictionary[float, Texture2D]({
0.0: ExtResource("6_d1vpv"), 0.0: ExtResource("6_d1vpv"),

View file

@ -13,7 +13,7 @@ config_version=5
config/name="Revenge of the Red Dragon Pon of the Red Dragon Pon of the Red Dragon Pon" config/name="Revenge of the Red Dragon Pon of the Red Dragon Pon of the Red Dragon Pon"
run/main_scene="uid://d23028pr0jahr" run/main_scene="uid://d23028pr0jahr"
config/features=PackedStringArray("4.4", "Forward Plus") config/features=PackedStringArray("4.4", "Forward Plus")
config/icon="res://icon.svg" config/icon="uid://3tgkfxqayrbo"
[dotnet] [dotnet]

Binary file not shown.

Binary file not shown.