steel background
This commit is contained in:
parent
0f674f2f83
commit
07bba49cc9
3 changed files with 36 additions and 1 deletions
BIN
graphics/backgrounds/steel.png
Normal file
BIN
graphics/backgrounds/steel.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
35
graphics/backgrounds/steel.png.import
Normal file
35
graphics/backgrounds/steel.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/steel.png-2632ac587d41da64a1aa822cf3846761.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://graphics/backgrounds/steel.png"
|
||||
dest_files=[ "res://.import/steel.png-2632ac587d41da64a1aa822cf3846761.stex" ]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_mode=0
|
||||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=0
|
||||
flags/filter=false
|
||||
flags/mipmaps=false
|
||||
flags/anisotropic=false
|
||||
flags/srgb=2
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
process/normal_map_invert_y=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
svg/scale=1.0
|
|
@ -3,7 +3,7 @@
|
|||
[ext_resource path="res://tilesets/t_factory.tres" type="TileSet" id=1]
|
||||
[ext_resource path="res://objects/player/player.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://objects/environment/falling_block/falling_block_lab.tscn" type="PackedScene" id=3]
|
||||
[ext_resource path="res://graphics/backgrounds/factory.png" type="Texture" id=4]
|
||||
[ext_resource path="res://graphics/backgrounds/steel.png" type="Texture" id=4]
|
||||
[ext_resource path="res://maps/boss/boss2_arena.gd" type="Script" id=5]
|
||||
[ext_resource path="res://objects/hud/hud_boss.tscn" type="PackedScene" id=6]
|
||||
[ext_resource path="res://audio/music/klystron_vip.ogg" type="AudioStream" id=7]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue