Compare commits
No commits in common. "2da89d6d9c0d325a5ef31ef8c6d2e8f3afc88913" and "0d0f255827e25cece486c4433fa0662f6ec83e70" have entirely different histories.
2da89d6d9c
...
0d0f255827
80 changed files with 586 additions and 392 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
Binary file not shown.
Binary file not shown.
26
godot/.gitattributes
vendored
26
godot/.gitattributes
vendored
|
@ -1,15 +1,15 @@
|
|||
# Normalize EOL for all files that Git considers text files.
|
||||
* text=auto eol=lf
|
||||
*.glb filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
||||
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||
*.material filter=lfs diff=lfs merge=lfs -text
|
||||
*.mdd filter=lfs diff=lfs merge=lfs -text
|
||||
*.abc filter=lfs diff=lfs merge=lfs -text
|
||||
*.ogg filter=lfs diff=lfs merge=lfs -text
|
||||
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
||||
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
||||
*.blend filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.pc2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.glb filter=lfs diff=lfs merge=lfs -text lockable
|
||||
*.png filter=lfs diff=lfs merge=lfs -text lockable
|
||||
*.jpeg filter=lfs diff=lfs merge=lfs -text lockable
|
||||
*.jpg filter=lfs diff=lfs merge=lfs -text lockable
|
||||
*.material filter=lfs diff=lfs merge=lfs -text lockable
|
||||
*.mdd filter=lfs diff=lfs merge=lfs -text lockable
|
||||
*.abc filter=lfs diff=lfs merge=lfs -text lockable
|
||||
*.ogg filter=lfs diff=lfs merge=lfs -text lockable
|
||||
*.mp3 filter=lfs diff=lfs merge=lfs -text lockable
|
||||
*.mp4 filter=lfs diff=lfs merge=lfs -text lockable
|
||||
*.blend filter=lfs diff=lfs merge=lfs -text lockable
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text lockable
|
||||
*.pc2 filter=lfs diff=lfs merge=lfs -text lockable
|
||||
|
|
|
@ -1,23 +1,19 @@
|
|||
[gd_scene load_steps=6 format=3 uid="uid://3d51hjh2st8a"]
|
||||
[gd_scene load_steps=5 format=3 uid="uid://3d51hjh2st8a"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://d3ccrfjpg4hbv" path="res://Models/palm_curved.tscn" id="3_bth2b"]
|
||||
[ext_resource type="PackedScene" uid="uid://c1n2lfcn4rkx7" path="res://Models/palm_default.tscn" id="4_2cnue"]
|
||||
[ext_resource type="PackedScene" uid="uid://ctbyl0qbks4k6" path="res://Models/ocean.tscn" id="4_dey2i"]
|
||||
[ext_resource type="PackedScene" uid="uid://difi2tur2j4dg" path="res://Models/island.tscn" id="4_lq6cy"]
|
||||
[ext_resource type="PackedScene" uid="uid://hg1yr5rnxd47" path="res://Models/palm_young.tscn" id="5_prlw2"]
|
||||
[ext_resource type="PackedScene" uid="uid://dfyt6kjw8yli" path="res://Models/island.glb" id="1_g7y0t"]
|
||||
[ext_resource type="PackedScene" uid="uid://hlax66fytkd1" path="res://Models/PalmBaby.glb" id="2_xgklm"]
|
||||
[ext_resource type="PackedScene" uid="uid://20pj2pksj6d" path="res://Models/PalmDefalt.glb" id="3_cgw64"]
|
||||
[ext_resource type="PackedScene" uid="uid://72euis56knrs" path="res://Models/ocean.glb" id="4_vhiq3"]
|
||||
|
||||
[node name="Node3D" type="Node3D"]
|
||||
|
||||
[node name="island" parent="." instance=ExtResource("4_lq6cy")]
|
||||
[node name="island" parent="." instance=ExtResource("1_g7y0t")]
|
||||
|
||||
[node name="ocean" parent="." instance=ExtResource("4_dey2i")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.867198, 0)
|
||||
[node name="PalmBaby" parent="." instance=ExtResource("2_xgklm")]
|
||||
transform = Transform3D(0.354782, 0, 0, 0, 0.354782, 0, 0, 0, 0.354782, 0.210514, 1.44177, -0.290407)
|
||||
|
||||
[node name="PalmCurved" parent="." instance=ExtResource("3_bth2b")]
|
||||
transform = Transform3D(0.0166766, 0, 0, 0, 0.0166766, 0, 0, 0, 0.0166766, 2.60201, 1.38633, -0.419671)
|
||||
[node name="PalmDefalt" parent="." instance=ExtResource("3_cgw64")]
|
||||
transform = Transform3D(0.771343, 0, 0, 0, 0.771343, 0, 0, 0, 0.771343, 0.310153, 1.61852, 0.365102)
|
||||
|
||||
[node name="PalmDefault" parent="." instance=ExtResource("4_2cnue")]
|
||||
transform = Transform3D(0.0285645, 0, 0, 0, 0.0285645, 0, 0, 0, 0.0285645, 1.58539, 1.19143, 0.741446)
|
||||
|
||||
[node name="PalmYoung" parent="." instance=ExtResource("5_prlw2")]
|
||||
transform = Transform3D(0.0328739, 0, 0, 0, 0.0328739, 0, 0, 0, 0.0328739, 0.0679206, 1.38939, 0.60797)
|
||||
[node name="ocean" parent="." instance=ExtResource("4_vhiq3")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.904215, 0)
|
||||
|
|
BIN
godot/Models/PalmBaby.glb
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmBaby.glb
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -3,13 +3,13 @@
|
|||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://bx4qhi6ucs6g1"
|
||||
path="res://.godot/imported/PalmYoung.glb-07cd1ed6e2e79b15c1caac825b868450.scn"
|
||||
uid="uid://hlax66fytkd1"
|
||||
path="res://.godot/imported/PalmBaby.glb-7187a1d300a364901adae72742cba718.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmYoung.glb"
|
||||
dest_files=["res://.godot/imported/PalmYoung.glb-07cd1ed6e2e79b15c1caac825b868450.scn"]
|
||||
source_file="res://Models/PalmBaby.glb"
|
||||
dest_files=["res://.godot/imported/PalmBaby.glb-7187a1d300a364901adae72742cba718.scn"]
|
||||
|
||||
[params]
|
||||
|
BIN
godot/Models/PalmBaby_0.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmBaby_0.png
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -2,21 +2,21 @@
|
|||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://m6mopkkotfjc"
|
||||
path.s3tc="res://.godot/imported/wood2.png-f0fb4b8150e6ddd08d41375fa35b14a7.s3tc.ctex"
|
||||
uid="uid://cnclbloh64s1c"
|
||||
path="res://.godot/imported/PalmBaby_0.png-c296a4a54b6ae4b5ad3139109ad944f0.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Textures/wood2.png"
|
||||
dest_files=["res://.godot/imported/wood2.png-f0fb4b8150e6ddd08d41375fa35b14a7.s3tc.ctex"]
|
||||
source_file="res://Models/PalmBaby_0.png"
|
||||
dest_files=["res://.godot/imported/PalmBaby_0.png-c296a4a54b6ae4b5ad3139109ad944f0.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
@ -32,4 +32,4 @@ process/normal_map_invert_y=false
|
|||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
detect_3d/compress_to=1
|
BIN
godot/Models/PalmBaby_1.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmBaby_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -2,21 +2,21 @@
|
|||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://xtmihxoot0c5"
|
||||
path.s3tc="res://.godot/imported/wood5.png-00769a26e54f211b2d40fde27ccee07b.s3tc.ctex"
|
||||
uid="uid://b44ejaeaajdhh"
|
||||
path="res://.godot/imported/PalmBaby_1.png-a1b82caf39b3ca1a5028f921d9323d02.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Textures/wood5.png"
|
||||
dest_files=["res://.godot/imported/wood5.png-00769a26e54f211b2d40fde27ccee07b.s3tc.ctex"]
|
||||
source_file="res://Models/PalmBaby_1.png"
|
||||
dest_files=["res://.godot/imported/PalmBaby_1.png-a1b82caf39b3ca1a5028f921d9323d02.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
@ -32,4 +32,4 @@ process/normal_map_invert_y=false
|
|||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
detect_3d/compress_to=1
|
BIN
godot/Models/PalmBaby_2.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmBaby_2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -2,21 +2,21 @@
|
|||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cqdi13k4hs5vb"
|
||||
path.s3tc="res://.godot/imported/wood1.png-e14cdc49f9065a35c75e56b56e461231.s3tc.ctex"
|
||||
uid="uid://b6fxjmmet5r10"
|
||||
path="res://.godot/imported/PalmBaby_2.png-4208109faf40be1728d0af09596344da.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Textures/wood1.png"
|
||||
dest_files=["res://.godot/imported/wood1.png-e14cdc49f9065a35c75e56b56e461231.s3tc.ctex"]
|
||||
source_file="res://Models/PalmBaby_2.png"
|
||||
dest_files=["res://.godot/imported/PalmBaby_2.png-4208109faf40be1728d0af09596344da.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
@ -32,4 +32,4 @@ process/normal_map_invert_y=false
|
|||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
detect_3d/compress_to=1
|
BIN
godot/Models/PalmBaby_3.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmBaby_3.png
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -2,21 +2,21 @@
|
|||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b2iu26wm0edrx"
|
||||
path.s3tc="res://.godot/imported/dirt1.png-b55b3abf3c2708e0d7c2fb3ad0056f26.s3tc.ctex"
|
||||
uid="uid://cvn6vnq5dv46e"
|
||||
path="res://.godot/imported/PalmBaby_3.png-6488722b3f8d7aecd8f47e6a8e8ce7c8.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Textures/dirt1.png"
|
||||
dest_files=["res://.godot/imported/dirt1.png-b55b3abf3c2708e0d7c2fb3ad0056f26.s3tc.ctex"]
|
||||
source_file="res://Models/PalmBaby_3.png"
|
||||
dest_files=["res://.godot/imported/PalmBaby_3.png-6488722b3f8d7aecd8f47e6a8e8ce7c8.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
@ -32,4 +32,4 @@ process/normal_map_invert_y=false
|
|||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
detect_3d/compress_to=1
|
BIN
godot/Models/PalmCurve.glb
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmCurve.glb
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -3,13 +3,13 @@
|
|||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://b56skjdfurygh"
|
||||
path="res://.godot/imported/PalmCurved.glb-cf28da405e67c437c2d5c27fcb7c8852.scn"
|
||||
uid="uid://dweehrcbv8v47"
|
||||
path="res://.godot/imported/PalmCurve.glb-605aa30b6fada958174c36cef8bb0017.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmCurved.glb"
|
||||
dest_files=["res://.godot/imported/PalmCurved.glb-cf28da405e67c437c2d5c27fcb7c8852.scn"]
|
||||
source_file="res://Models/PalmCurve.glb"
|
||||
dest_files=["res://.godot/imported/PalmCurve.glb-605aa30b6fada958174c36cef8bb0017.scn"]
|
||||
|
||||
[params]
|
||||
|
BIN
godot/Models/PalmCurve_0.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmCurve_0.png
(Stored with Git LFS)
Normal file
Binary file not shown.
35
godot/Models/PalmCurve_0.png.import
Normal file
35
godot/Models/PalmCurve_0.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cgivgbo20bbkm"
|
||||
path="res://.godot/imported/PalmCurve_0.png-864d481a4f126007497ac31d73ccb4a3.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmCurve_0.png"
|
||||
dest_files=["res://.godot/imported/PalmCurve_0.png-864d481a4f126007497ac31d73ccb4a3.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=true
|
||||
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
|
BIN
godot/Models/PalmCurve_1.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmCurve_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
35
godot/Models/PalmCurve_1.png.import
Normal file
35
godot/Models/PalmCurve_1.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ditkfw1km7bbl"
|
||||
path="res://.godot/imported/PalmCurve_1.png-46b0afbaad2f4024799a6cb1e9eb1bb4.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmCurve_1.png"
|
||||
dest_files=["res://.godot/imported/PalmCurve_1.png-46b0afbaad2f4024799a6cb1e9eb1bb4.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=true
|
||||
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
|
BIN
godot/Models/PalmCurve_2.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmCurve_2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
35
godot/Models/PalmCurve_2.png.import
Normal file
35
godot/Models/PalmCurve_2.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c41qnlva7v1mw"
|
||||
path="res://.godot/imported/PalmCurve_2.png-af31fb89b71f8a5988e9f8452aa32512.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmCurve_2.png"
|
||||
dest_files=["res://.godot/imported/PalmCurve_2.png-af31fb89b71f8a5988e9f8452aa32512.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=true
|
||||
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
|
BIN
godot/Models/PalmCurve_3.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmCurve_3.png
(Stored with Git LFS)
Normal file
Binary file not shown.
35
godot/Models/PalmCurve_3.png.import
Normal file
35
godot/Models/PalmCurve_3.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://5qpsbtdx0gct"
|
||||
path="res://.godot/imported/PalmCurve_3.png-7b129cf0fb70747e0e10bc6115059150.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmCurve_3.png"
|
||||
dest_files=["res://.godot/imported/PalmCurve_3.png-7b129cf0fb70747e0e10bc6115059150.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=true
|
||||
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
|
BIN
godot/Models/PalmCurved.glb
(Stored with Git LFS)
BIN
godot/Models/PalmCurved.glb
(Stored with Git LFS)
Binary file not shown.
BIN
godot/Models/PalmDefalt.glb
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmDefalt.glb
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -3,13 +3,13 @@
|
|||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://7c7deqr02ce6"
|
||||
path="res://.godot/imported/PalmDefault.glb-d6adf049bce7c146ca069c671cf7b1f8.scn"
|
||||
uid="uid://20pj2pksj6d"
|
||||
path="res://.godot/imported/PalmDefalt.glb-58c7d83aad3bcc87352eeb73a0c7b201.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmDefault.glb"
|
||||
dest_files=["res://.godot/imported/PalmDefault.glb-d6adf049bce7c146ca069c671cf7b1f8.scn"]
|
||||
source_file="res://Models/PalmDefalt.glb"
|
||||
dest_files=["res://.godot/imported/PalmDefalt.glb-58c7d83aad3bcc87352eeb73a0c7b201.scn"]
|
||||
|
||||
[params]
|
||||
|
BIN
godot/Models/PalmDefalt_0.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmDefalt_0.png
(Stored with Git LFS)
Normal file
Binary file not shown.
35
godot/Models/PalmDefalt_0.png.import
Normal file
35
godot/Models/PalmDefalt_0.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c628umi4o4blr"
|
||||
path="res://.godot/imported/PalmDefalt_0.png-bfdfe5e406c48778472b6be13a7a34e7.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmDefalt_0.png"
|
||||
dest_files=["res://.godot/imported/PalmDefalt_0.png-bfdfe5e406c48778472b6be13a7a34e7.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=true
|
||||
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
|
BIN
godot/Models/PalmDefalt_1.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmDefalt_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
35
godot/Models/PalmDefalt_1.png.import
Normal file
35
godot/Models/PalmDefalt_1.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d1uu4fuwhratq"
|
||||
path="res://.godot/imported/PalmDefalt_1.png-b4cc18374b106639c984ce152d3c0a84.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmDefalt_1.png"
|
||||
dest_files=["res://.godot/imported/PalmDefalt_1.png-b4cc18374b106639c984ce152d3c0a84.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=true
|
||||
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
|
BIN
godot/Models/PalmDefalt_2.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmDefalt_2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
35
godot/Models/PalmDefalt_2.png.import
Normal file
35
godot/Models/PalmDefalt_2.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bxkduelx6wrjj"
|
||||
path="res://.godot/imported/PalmDefalt_2.png-fe107eef6ad94c50b09387360fc404f4.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmDefalt_2.png"
|
||||
dest_files=["res://.godot/imported/PalmDefalt_2.png-fe107eef6ad94c50b09387360fc404f4.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=true
|
||||
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
|
BIN
godot/Models/PalmDefalt_3.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmDefalt_3.png
(Stored with Git LFS)
Normal file
Binary file not shown.
35
godot/Models/PalmDefalt_3.png.import
Normal file
35
godot/Models/PalmDefalt_3.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b53c6g6po4exw"
|
||||
path="res://.godot/imported/PalmDefalt_3.png-39efa6c44aaf08b2cbdcbe3e8f6c6618.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmDefalt_3.png"
|
||||
dest_files=["res://.godot/imported/PalmDefalt_3.png-39efa6c44aaf08b2cbdcbe3e8f6c6618.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=true
|
||||
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
|
BIN
godot/Models/PalmDefault.glb
(Stored with Git LFS)
BIN
godot/Models/PalmDefault.glb
(Stored with Git LFS)
Binary file not shown.
BIN
godot/Models/PalmOld.glb
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmOld.glb
(Stored with Git LFS)
Normal file
Binary file not shown.
32
godot/Models/PalmOld.glb.import
Normal file
32
godot/Models/PalmOld.glb.import
Normal file
|
@ -0,0 +1,32 @@
|
|||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://bh4k32assxowo"
|
||||
path="res://.godot/imported/PalmOld.glb-147ccad25ac679541e5c6065a64b86cf.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmOld.glb"
|
||||
dest_files=["res://.godot/imported/PalmOld.glb-147ccad25ac679541e5c6065a64b86cf.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type="Node3D"
|
||||
nodes/root_name="Scene Root"
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=true
|
||||
meshes/create_shadow_meshes=true
|
||||
meshes/light_baking=1
|
||||
meshes/lightmap_texel_size=0.2
|
||||
skins/use_named_skins=true
|
||||
animation/import=true
|
||||
animation/fps=30
|
||||
animation/trimming=false
|
||||
animation/remove_immutable_tracks=true
|
||||
import_script/path=""
|
||||
_subresources={}
|
||||
gltf/embedded_image_handling=1
|
BIN
godot/Models/PalmOld_0.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmOld_0.png
(Stored with Git LFS)
Normal file
Binary file not shown.
35
godot/Models/PalmOld_0.png.import
Normal file
35
godot/Models/PalmOld_0.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dmtauwovubapq"
|
||||
path="res://.godot/imported/PalmOld_0.png-108a5021c094b9efb7b6aebff1812042.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmOld_0.png"
|
||||
dest_files=["res://.godot/imported/PalmOld_0.png-108a5021c094b9efb7b6aebff1812042.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=true
|
||||
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
|
BIN
godot/Models/PalmOld_1.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmOld_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
35
godot/Models/PalmOld_1.png.import
Normal file
35
godot/Models/PalmOld_1.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dh3nllreh7jmg"
|
||||
path="res://.godot/imported/PalmOld_1.png-9d26cb3c5e922e9cf940b6381266506b.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmOld_1.png"
|
||||
dest_files=["res://.godot/imported/PalmOld_1.png-9d26cb3c5e922e9cf940b6381266506b.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=true
|
||||
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
|
BIN
godot/Models/PalmOld_2.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmOld_2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
35
godot/Models/PalmOld_2.png.import
Normal file
35
godot/Models/PalmOld_2.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bmbin1eux4wdb"
|
||||
path="res://.godot/imported/PalmOld_2.png-b1129663150704daec83be45b7086e4b.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmOld_2.png"
|
||||
dest_files=["res://.godot/imported/PalmOld_2.png-b1129663150704daec83be45b7086e4b.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=true
|
||||
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
|
BIN
godot/Models/PalmOld_3.png
(Stored with Git LFS)
Normal file
BIN
godot/Models/PalmOld_3.png
(Stored with Git LFS)
Normal file
Binary file not shown.
35
godot/Models/PalmOld_3.png.import
Normal file
35
godot/Models/PalmOld_3.png.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cosy7srhky8wf"
|
||||
path="res://.godot/imported/PalmOld_3.png-b8306afb2af0530760cf30b01522113a.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/PalmOld_3.png"
|
||||
dest_files=["res://.godot/imported/PalmOld_3.png-b8306afb2af0530760cf30b01522113a.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=true
|
||||
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
|
BIN
godot/Models/PalmYoung.glb
(Stored with Git LFS)
BIN
godot/Models/PalmYoung.glb
(Stored with Git LFS)
Binary file not shown.
BIN
godot/Models/island.glb
(Stored with Git LFS)
BIN
godot/Models/island.glb
(Stored with Git LFS)
Binary file not shown.
|
@ -1,13 +0,0 @@
|
|||
[gd_scene load_steps=4 format=3 uid="uid://difi2tur2j4dg"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://dfyt6kjw8yli" path="res://Models/island.glb" id="1_5vc8b"]
|
||||
[ext_resource type="Material" uid="uid://yuhlhpwji3c4" path="res://Textures/sand.tres" id="2_bmkng"]
|
||||
[ext_resource type="Material" uid="uid://b88xmds4mx7rd" path="res://Textures/grass.tres" id="2_knbpa"]
|
||||
|
||||
[node name="island" instance=ExtResource("1_5vc8b")]
|
||||
|
||||
[node name="Island" parent="." index="0"]
|
||||
material_override = ExtResource("2_bmkng")
|
||||
|
||||
[node name="Island_001" parent="." index="1"]
|
||||
material_override = ExtResource("2_knbpa")
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://db7qj2qi77cs0"
|
||||
uid="uid://chobfm0kom4lx"
|
||||
path.s3tc="res://.godot/imported/island_ForestFloor.png-3cfb2f9a6f202757613ad8a123bcc970.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
|
|
BIN
godot/Models/ocean.glb
(Stored with Git LFS)
BIN
godot/Models/ocean.glb
(Stored with Git LFS)
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://ctbyl0qbks4k6"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://72euis56knrs" path="res://Models/ocean.glb" id="1_7455n"]
|
||||
[ext_resource type="Material" uid="uid://c3u8uoiywkd2n" path="res://Textures/water.tres" id="2_bsnkm"]
|
||||
|
||||
[node name="ocean" instance=ExtResource("1_7455n")]
|
||||
|
||||
[node name="Ocean" parent="." index="0"]
|
||||
material_override = ExtResource("2_bsnkm")
|
|
@ -1,16 +0,0 @@
|
|||
[gd_scene load_steps=5 format=3 uid="uid://d3ccrfjpg4hbv"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://b56skjdfurygh" path="res://Models/PalmCurved.glb" id="1_snqoj"]
|
||||
[ext_resource type="Texture2D" uid="uid://cqdi13k4hs5vb" path="res://Textures/wood1.png" id="2_yi8j6"]
|
||||
[ext_resource type="Material" uid="uid://dudwc12l32jc1" path="res://Textures/leaves.tres" id="4_1vrev"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_p2v08"]
|
||||
albedo_texture = ExtResource("2_yi8j6")
|
||||
|
||||
[node name="PalmCurved" instance=ExtResource("1_snqoj")]
|
||||
|
||||
[node name="PalmBarkCurve" parent="." index="0"]
|
||||
material_override = SubResource("StandardMaterial3D_p2v08")
|
||||
|
||||
[node name="PalmLeaveCurve" parent="." index="1"]
|
||||
material_override = ExtResource("4_1vrev")
|
|
@ -1,16 +0,0 @@
|
|||
[gd_scene load_steps=5 format=3 uid="uid://c1n2lfcn4rkx7"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://7c7deqr02ce6" path="res://Models/PalmDefault.glb" id="1_wlpps"]
|
||||
[ext_resource type="Material" uid="uid://dudwc12l32jc1" path="res://Textures/leaves.tres" id="2_xkp4w"]
|
||||
[ext_resource type="Texture2D" uid="uid://cqdi13k4hs5vb" path="res://Textures/wood1.png" id="3_vowun"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_81n3a"]
|
||||
albedo_texture = ExtResource("3_vowun")
|
||||
|
||||
[node name="PalmDefault" instance=ExtResource("1_wlpps")]
|
||||
|
||||
[node name="PalmLeaveDeafalt" parent="." index="0"]
|
||||
material_override = ExtResource("2_xkp4w")
|
||||
|
||||
[node name="PalmBarkDefalts" parent="." index="1"]
|
||||
material_override = SubResource("StandardMaterial3D_81n3a")
|
|
@ -1,16 +0,0 @@
|
|||
[gd_scene load_steps=5 format=3 uid="uid://hg1yr5rnxd47"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bx4qhi6ucs6g1" path="res://Models/PalmYoung.glb" id="1_aeax5"]
|
||||
[ext_resource type="Material" uid="uid://dudwc12l32jc1" path="res://Textures/leaves.tres" id="2_6pvnm"]
|
||||
[ext_resource type="Texture2D" uid="uid://cqdi13k4hs5vb" path="res://Textures/wood1.png" id="3_ynktd"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_tug8p"]
|
||||
albedo_texture = ExtResource("3_ynktd")
|
||||
|
||||
[node name="PalmYoung" instance=ExtResource("1_aeax5")]
|
||||
|
||||
[node name="PalmLeaveYoung" parent="." index="0"]
|
||||
material_override = ExtResource("2_6pvnm")
|
||||
|
||||
[node name="PalmBarkYoung" parent="." index="1"]
|
||||
material_override = SubResource("StandardMaterial3D_tug8p")
|
|
@ -1,13 +0,0 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://yuhlhpwji3c4"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://d0pddcjy8uhp" path="res://Textures/leaves3.png" id="1_2cxg6"]
|
||||
[ext_resource type="Texture2D" uid="uid://b2iu26wm0edrx" path="res://Textures/dirt1.png" id="1_yock7"]
|
||||
|
||||
[resource]
|
||||
diffuse_mode = 3
|
||||
specular_mode = 1
|
||||
albedo_color = Color(1, 1, 0.682353, 1)
|
||||
albedo_texture = ExtResource("1_yock7")
|
||||
normal_texture = ExtResource("1_2cxg6")
|
||||
uv1_scale = Vector3(150, 150, 150)
|
||||
uv1_triplanar_sharpness = 0.00995752
|
BIN
godot/Textures/dirt1.png
(Stored with Git LFS)
BIN
godot/Textures/dirt1.png
(Stored with Git LFS)
Binary file not shown.
|
@ -1,13 +0,0 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://b88xmds4mx7rd"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cvnigqwcb01dj" path="res://Textures/grass1.png" id="1_40rrr"]
|
||||
[ext_resource type="Texture2D" uid="uid://d0pddcjy8uhp" path="res://Textures/leaves3.png" id="1_r1qrb"]
|
||||
|
||||
[resource]
|
||||
diffuse_mode = 3
|
||||
specular_mode = 1
|
||||
albedo_color = Color(0.423529, 0.619608, 0.145098, 1)
|
||||
albedo_texture = ExtResource("1_40rrr")
|
||||
normal_texture = ExtResource("1_r1qrb")
|
||||
uv1_scale = Vector3(75, 75, 75)
|
||||
uv1_triplanar_sharpness = 0.00995752
|
BIN
godot/Textures/grass1.png
(Stored with Git LFS)
BIN
godot/Textures/grass1.png
(Stored with Git LFS)
Binary file not shown.
|
@ -1,35 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cvnigqwcb01dj"
|
||||
path.s3tc="res://.godot/imported/grass1.png-c997955a6f372eba919566039b01899e.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Textures/grass1.png"
|
||||
dest_files=["res://.godot/imported/grass1.png-c997955a6f372eba919566039b01899e.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
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=0
|
BIN
godot/Textures/grass2.png
(Stored with Git LFS)
BIN
godot/Textures/grass2.png
(Stored with Git LFS)
Binary file not shown.
|
@ -1,35 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cg4en6vvbibj3"
|
||||
path.s3tc="res://.godot/imported/grass2.png-937551ccce52f42d9f9c12c7cf49916c.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Textures/grass2.png"
|
||||
dest_files=["res://.godot/imported/grass2.png-937551ccce52f42d9f9c12c7cf49916c.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
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=0
|
BIN
godot/Textures/island.blend
(Stored with Git LFS)
BIN
godot/Textures/island.blend
(Stored with Git LFS)
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://bc55kqevl3ova"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://dfyt6kjw8yli" path="res://Models/island.glb" id="1_lh107"]
|
||||
[ext_resource type="Material" uid="uid://b88xmds4mx7rd" path="res://Textures/grass.tres" id="2_ciqou"]
|
||||
|
||||
[node name="island" instance=ExtResource("1_lh107")]
|
||||
|
||||
[node name="Island" parent="." index="0"]
|
||||
material_override = ExtResource("2_ciqou")
|
|
@ -1,13 +0,0 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://dudwc12l32jc1"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cqdi13k4hs5vb" path="res://Textures/wood1.png" id="1_5s240"]
|
||||
[ext_resource type="Texture2D" uid="uid://d0pddcjy8uhp" path="res://Textures/leaves3.png" id="2_blarx"]
|
||||
|
||||
[resource]
|
||||
diffuse_mode = 3
|
||||
specular_mode = 1
|
||||
albedo_color = Color(0.439216, 0.552941, 0, 1)
|
||||
albedo_texture = ExtResource("1_5s240")
|
||||
normal_texture = ExtResource("2_blarx")
|
||||
uv1_scale = Vector3(2, 2, 2)
|
||||
uv1_triplanar_sharpness = 0.00995752
|
BIN
godot/Textures/leaves3.png
(Stored with Git LFS)
BIN
godot/Textures/leaves3.png
(Stored with Git LFS)
Binary file not shown.
|
@ -1,35 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d0pddcjy8uhp"
|
||||
path.s3tc="res://.godot/imported/leaves3.png-7feaf1aea3de842c23cbad746ec07044.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Textures/leaves3.png"
|
||||
dest_files=["res://.godot/imported/leaves3.png-7feaf1aea3de842c23cbad746ec07044.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=1
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
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=0
|
|
@ -1,12 +0,0 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://yuhlhpwji3c4"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://d0pddcjy8uhp" path="res://Textures/leaves3.png" id="1_cj3li"]
|
||||
|
||||
[resource]
|
||||
diffuse_mode = 3
|
||||
specular_mode = 1
|
||||
albedo_color = Color(0.219608, 0.494118, 0.0705882, 1)
|
||||
albedo_texture = ExtResource("1_cj3li")
|
||||
normal_texture = ExtResource("1_cj3li")
|
||||
uv1_scale = Vector3(150, 150, 150)
|
||||
uv1_triplanar_sharpness = 0.00995752
|
|
@ -1,7 +0,0 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://c3u8uoiywkd2n"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://d0pddcjy8uhp" path="res://Textures/leaves3.png" id="1_x366e"]
|
||||
|
||||
[resource]
|
||||
albedo_color = Color(0.101961, 0.517647, 0.729412, 1)
|
||||
normal_texture = ExtResource("1_x366e")
|
BIN
godot/Textures/weirding2.png
(Stored with Git LFS)
BIN
godot/Textures/weirding2.png
(Stored with Git LFS)
Binary file not shown.
|
@ -1,35 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cwhif8yubo7pv"
|
||||
path.s3tc="res://.godot/imported/weirding2.png-0ec272148c017c4eeacae4dee370838c.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Textures/weirding2.png"
|
||||
dest_files=["res://.godot/imported/weirding2.png-0ec272148c017c4eeacae4dee370838c.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
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=0
|
BIN
godot/Textures/wood1.png
(Stored with Git LFS)
BIN
godot/Textures/wood1.png
(Stored with Git LFS)
Binary file not shown.
BIN
godot/Textures/wood2.png
(Stored with Git LFS)
BIN
godot/Textures/wood2.png
(Stored with Git LFS)
Binary file not shown.
BIN
godot/Textures/wood5.png
(Stored with Git LFS)
BIN
godot/Textures/wood5.png
(Stored with Git LFS)
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
grape.png: https://www.hippopng.com/png-7oc0z5/
|
Binary file not shown.
Before Width: | Height: | Size: 111 KiB |
Binary file not shown.
Before Width: | Height: | Size: 117 KiB |
Loading…
Add table
Reference in a new issue