Atrocities
This commit is contained in:
parent
8e0f90ae3d
commit
9680b21792
90 changed files with 324 additions and 69 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 38 KiB |
BIN
assets/sprites/atlases/buttons.png
Normal file
BIN
assets/sprites/atlases/buttons.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
34
assets/sprites/atlases/buttons.png.import
Normal file
34
assets/sprites/atlases/buttons.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d2c1erdy0xhkc"
|
||||
path="res://.godot/imported/buttons.png-3aeb713c6d839208d95029b5a2b993c9.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sprites/atlases/buttons.png"
|
||||
dest_files=["res://.godot/imported/buttons.png-3aeb713c6d839208d95029b5a2b993c9.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
|
||||
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
|
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b0tb2hjum40aw"
|
||||
path="res://.godot/imported/summertime_saga.png-a514e890c4a5a9aa20ec33143673fe69.ctex"
|
||||
path="res://.godot/imported/background_summer.png-700d604c57ef18a3dd284f06667ad7ba.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sprites/summertime_saga.png"
|
||||
dest_files=["res://.godot/imported/summertime_saga.png-a514e890c4a5a9aa20ec33143673fe69.ctex"]
|
||||
source_file="res://assets/sprites/background_summer.png"
|
||||
dest_files=["res://.godot/imported/background_summer.png-700d604c57ef18a3dd284f06667ad7ba.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
7
assets/sprites/bucket.tres
Normal file
7
assets/sprites/bucket.tres
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://ce04l60l6mhfk"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dvldjlg0nr355" path="res://assets/sprites/atlases/atlas1.png" id="1_h38vp"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_h38vp")
|
||||
region = Rect2(356, 16, 40, 41)
|
||||
Loading…
Add table
Add a link
Reference in a new issue