forked from team-sg/hero-mark-2
oiI
This commit is contained in:
parent
a3e793e114
commit
a2b9da421a
12 changed files with 291 additions and 9 deletions
14
graphics/tiles/oil.tres
Normal file
14
graphics/tiles/oil.tres
Normal file
|
@ -0,0 +1,14 @@
|
|||
[gd_resource type="AnimatedTexture" load_steps=4 format=2]
|
||||
|
||||
[ext_resource path="res://graphics/tiles/oil_2.png" type="Texture" id=1]
|
||||
[ext_resource path="res://graphics/tiles/oil_1.png" type="Texture" id=2]
|
||||
[ext_resource path="res://graphics/tiles/oil_3.png" type="Texture" id=3]
|
||||
|
||||
[resource]
|
||||
frames = 3
|
||||
fps = 5.0
|
||||
frame_0/texture = ExtResource( 2 )
|
||||
frame_1/texture = ExtResource( 1 )
|
||||
frame_1/delay_sec = 0.0
|
||||
frame_2/texture = ExtResource( 3 )
|
||||
frame_2/delay_sec = 0.0
|
BIN
graphics/tiles/oil_1.png
Normal file
BIN
graphics/tiles/oil_1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 168 B |
35
graphics/tiles/oil_1.png.import
Normal file
35
graphics/tiles/oil_1.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/oil_1.png-71a0c20092e1b028d894b8f235c01f34.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://graphics/tiles/oil_1.png"
|
||||
dest_files=[ "res://.import/oil_1.png-71a0c20092e1b028d894b8f235c01f34.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
|
BIN
graphics/tiles/oil_2.png
Normal file
BIN
graphics/tiles/oil_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 177 B |
35
graphics/tiles/oil_2.png.import
Normal file
35
graphics/tiles/oil_2.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/oil_2.png-06401b4492a3087417e24a5a742c996b.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://graphics/tiles/oil_2.png"
|
||||
dest_files=[ "res://.import/oil_2.png-06401b4492a3087417e24a5a742c996b.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
|
BIN
graphics/tiles/oil_3.png
Normal file
BIN
graphics/tiles/oil_3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 176 B |
35
graphics/tiles/oil_3.png.import
Normal file
35
graphics/tiles/oil_3.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/oil_3.png-cb7837d3212870c5dec358b2c4d92ec5.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://graphics/tiles/oil_3.png"
|
||||
dest_files=[ "res://.import/oil_3.png-cb7837d3212870c5dec358b2c4d92ec5.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
|
BIN
graphics/tiles/oil_bottom.png
Normal file
BIN
graphics/tiles/oil_bottom.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 130 B |
35
graphics/tiles/oil_bottom.png.import
Normal file
35
graphics/tiles/oil_bottom.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/oil_bottom.png-54a30e61dae210f9fb93ef8952d0fea8.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://graphics/tiles/oil_bottom.png"
|
||||
dest_files=[ "res://.import/oil_bottom.png-54a30e61dae210f9fb93ef8952d0fea8.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
|
Loading…
Add table
Add a link
Reference in a new issue