forked from team-sg/hero-mark-2
new lighter water
This commit is contained in:
parent
b3dadff025
commit
cf3550bb9a
12 changed files with 493 additions and 97 deletions
14
graphics/tiles/water_light.tres
Normal file
14
graphics/tiles/water_light.tres
Normal file
|
@ -0,0 +1,14 @@
|
|||
[gd_resource type="AnimatedTexture" load_steps=4 format=2]
|
||||
|
||||
[ext_resource path="res://graphics/tiles/water_light_3.png" type="Texture" id=1]
|
||||
[ext_resource path="res://graphics/tiles/water_light_2.png" type="Texture" id=2]
|
||||
[ext_resource path="res://graphics/tiles/water_light_1.png" type="Texture" id=3]
|
||||
|
||||
[resource]
|
||||
frames = 3
|
||||
fps = 5.0
|
||||
frame_0/texture = ExtResource( 3 )
|
||||
frame_1/texture = ExtResource( 2 )
|
||||
frame_1/delay_sec = 0.0
|
||||
frame_2/texture = ExtResource( 1 )
|
||||
frame_2/delay_sec = 0.0
|
BIN
graphics/tiles/water_light_1.png
Normal file
BIN
graphics/tiles/water_light_1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 173 B |
35
graphics/tiles/water_light_1.png.import
Normal file
35
graphics/tiles/water_light_1.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/water_light_1.png-dc9c8f84dcd53cb8390256599356eb12.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://graphics/tiles/water_light_1.png"
|
||||
dest_files=[ "res://.import/water_light_1.png-dc9c8f84dcd53cb8390256599356eb12.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/water_light_2.png
Normal file
BIN
graphics/tiles/water_light_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 176 B |
35
graphics/tiles/water_light_2.png.import
Normal file
35
graphics/tiles/water_light_2.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/water_light_2.png-5ba81c90747918ba78298b265efaba0e.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://graphics/tiles/water_light_2.png"
|
||||
dest_files=[ "res://.import/water_light_2.png-5ba81c90747918ba78298b265efaba0e.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/water_light_3.png
Normal file
BIN
graphics/tiles/water_light_3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 174 B |
35
graphics/tiles/water_light_3.png.import
Normal file
35
graphics/tiles/water_light_3.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/water_light_3.png-0de652eb02faac645f8fedd7417768ab.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://graphics/tiles/water_light_3.png"
|
||||
dest_files=[ "res://.import/water_light_3.png-0de652eb02faac645f8fedd7417768ab.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/water_light_bottom.png
Normal file
BIN
graphics/tiles/water_light_bottom.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 131 B |
35
graphics/tiles/water_light_bottom.png.import
Normal file
35
graphics/tiles/water_light_bottom.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/water_light_bottom.png-e25ee4fe947bb28d8d59adf3b8d8632b.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://graphics/tiles/water_light_bottom.png"
|
||||
dest_files=[ "res://.import/water_light_bottom.png-e25ee4fe947bb28d8d59adf3b8d8632b.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