test
This commit is contained in:
parent
394b07db60
commit
8a7295be82
4 changed files with 34 additions and 1 deletions
BIN
assets/sprites/icon_test.ico
Normal file
BIN
assets/sprites/icon_test.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 501 KiB |
BIN
assets/sprites/icon_test.png
Normal file
BIN
assets/sprites/icon_test.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
34
assets/sprites/icon_test.png.import
Normal file
34
assets/sprites/icon_test.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://5esiblpt3hti"
|
||||||
|
path="res://.godot/imported/icon_test.png-cde187f809ad7f44b656b5ae6be2490c.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://assets/sprites/icon_test.png"
|
||||||
|
dest_files=["res://.godot/imported/icon_test.png-cde187f809ad7f44b656b5ae6be2490c.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
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
using Godot;
|
using Godot;
|
||||||
using Newlon.Components.Level;
|
using Newlon.Components.Level;
|
||||||
|
|
||||||
|
|
||||||
namespace Newlon.Debug;
|
namespace Newlon.Debug;
|
||||||
|
|
||||||
public partial class Cheats : Node
|
public partial class Cheats : Node
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue