mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 16:53:48 +00:00
Power Pickup
This commit is contained in:
parent
e6c880e918
commit
5e4c82c9e7
9 changed files with 166 additions and 1 deletions
BIN
Sprites/Items/Point_Pickup.png
(Stored with Git LFS)
Normal file
BIN
Sprites/Items/Point_Pickup.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/Items/Point_Pickup.png.import
Normal file
34
Sprites/Items/Point_Pickup.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d2vmocquikjia"
|
||||
path="res://.godot/imported/Point_Pickup.png-d9c59802b179b94be552554e096bb625.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Sprites/Items/Point_Pickup.png"
|
||||
dest_files=["res://.godot/imported/Point_Pickup.png-d9c59802b179b94be552554e096bb625.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
Sprites/Items/Point_Pickup_Green.png
(Stored with Git LFS)
Normal file
BIN
Sprites/Items/Point_Pickup_Green.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/Items/Point_Pickup_Green.png.import
Normal file
34
Sprites/Items/Point_Pickup_Green.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cdwip2s28eleh"
|
||||
path="res://.godot/imported/Point_Pickup_Green.png-4ff1fce26aa47731e728584956d4a3e2.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Sprites/Items/Point_Pickup_Green.png"
|
||||
dest_files=["res://.godot/imported/Point_Pickup_Green.png-4ff1fce26aa47731e728584956d4a3e2.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
Sprites/Items/Power_Pickup.png
(Stored with Git LFS)
Normal file
BIN
Sprites/Items/Power_Pickup.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/Items/Power_Pickup.png.import
Normal file
34
Sprites/Items/Power_Pickup.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bjdsi4x8m42ky"
|
||||
path="res://.godot/imported/Power_Pickup.png-8e0997413eb4330ea358e3ad4c0679f8.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Sprites/Items/Power_Pickup.png"
|
||||
dest_files=["res://.godot/imported/Power_Pickup.png-8e0997413eb4330ea358e3ad4c0679f8.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
|
||||
Loading…
Add table
Add a link
Reference in a new issue