added a very basic boat simulation

This commit is contained in:
2022-08-02 10:17:23 +02:00
parent 4b693c3ea4
commit 520914f27e
13 changed files with 217 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/blackdot.png-1a5bec39eabfc1e72a781050e9b2a025.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://resources/sprites/blackdot.png"
dest_files=[ "res://.import/blackdot.png-1a5bec39eabfc1e72a781050e9b2a025.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=true
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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/bluedot.png-822b3607b0ee4390ae445e3d316914d5.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://resources/sprites/bluedot.png"
dest_files=[ "res://.import/bluedot.png-822b3607b0ee4390ae445e3d316914d5.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=true
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

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

View File

@@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/bluedotwithline.png-9bd6c79f9e749d1334cb830595876e9b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://resources/sprites/bluedotwithline.png"
dest_files=[ "res://.import/bluedotwithline.png-9bd6c79f9e749d1334cb830595876e9b.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=true
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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/reddot.png-01df36789040b36e0f02d697caf9dd6d.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://resources/sprites/reddot.png"
dest_files=[ "res://.import/reddot.png-01df36789040b36e0f02d697caf9dd6d.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=true
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