Basic game

This commit is contained in:
2023-10-07 17:43:33 -07:00
parent c8db89d0cf
commit 9b1ba976d0
16 changed files with 1008 additions and 0 deletions

View File

@ -0,0 +1,96 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="700"
height="700"
viewBox="0 0 185.20833 185.20834"
version="1.1"
id="svg8"
sodipodi:docname="boulder.svg"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.7804479"
inkscape:cx="352.27977"
inkscape:cy="352.82204"
inkscape:document-units="px"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
units="px"
inkscape:window-width="1500"
inkscape:window-height="920"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid10"
dotted="true" />
</sodipodi:namedview>
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
sodipodi:type="star"
style="fill:#8b8b91;fill-opacity:1;stroke:#6d6d72;stroke-width:2.64583336;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path12"
sodipodi:sides="10"
sodipodi:cx="92.604164"
sodipodi:cy="92.604164"
sodipodi:r1="90.084419"
sodipodi:r2="72.561577"
sodipodi:arg1="-0.22731924"
sodipodi:arg2="0.086840028"
inkscape:flatsided="true"
inkscape:rounded="0"
inkscape:randomized="0"
d="m 180.37108,72.30215 -4.82877,55.46544 -36.50832,42.0342 L 84.79106,182.34912 33.532465,160.61693 4.8372522,112.90618 9.6660164,57.440742 46.174334,15.406538 100.41727,2.8592033 151.67586,24.591393 Z"
inkscape:transform-center-x="-1.3882968e-06"
inkscape:transform-center-y="1.262088e-06" />
<path
sodipodi:type="star"
style="fill:#afafb8;fill-opacity:1;stroke-width:0.096411;stroke-linecap:round"
id="path12-3"
sodipodi:sides="10"
sodipodi:cx="92.604164"
sodipodi:cy="92.604164"
sodipodi:r1="67.987129"
sodipodi:r2="53.87093"
sodipodi:arg1="-0.22243095"
sodipodi:arg2="0.091728315"
inkscape:flatsided="true"
inkscape:rounded="0"
inkscape:randomized="0"
inkscape:transform-center-x="1.4068344e-06"
d="m 158.91637,77.606113 -3.84887,41.841707 -27.70774,31.58834 -40.983199,9.26931 -38.604462,-16.59029 -21.480137,-36.11296 3.84887,-41.841712 27.70774,-31.588343 40.983195,-9.269306 38.604463,16.590292 z"
transform="matrix(0.87102117,0.28747162,-0.28747162,0.87102117,38.565043,-14.677095)"
inkscape:transform-center-y="-2.8935958e-06" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ttb1b3k07qu5"
path="res://.godot/imported/boulder.svg-886660507ab097f22361cd4de8f7af63.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://textures/world/biome/forest/boulder.svg"
dest_files=["res://.godot/imported/boulder.svg-886660507ab097f22361cd4de8f7af63.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=false
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
svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false

View File

@ -0,0 +1,143 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="200"
height="200"
viewBox="0 0 52.916664 52.916668"
version="1.1"
id="svg8"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
sodipodi:docname="grass.svg">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="2.4344304"
inkscape:cx="155.83664"
inkscape:cy="110.68719"
inkscape:document-units="px"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="true"
units="px"
inkscape:snap-bbox="true"
inkscape:window-width="1500"
inkscape:window-height="920"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:object-nodes="true">
<inkscape:grid
type="xygrid"
id="grid115"
dotted="true" />
</sodipodi:namedview>
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
id="rect1172"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 0,0 H 13.229167 V 13.229167 H 0 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-4"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 13.229167,0 H 26.458333 V 13.229167 H 13.229167 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-7"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 26.458333,0 H 39.687501 V 13.229167 H 26.458333 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-6"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 39.687501,1.025641e-7 H 52.916666 V 13.229167 H 39.687501 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-5"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 0,13.229167 H 13.229167 V 26.458333 H 0 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-69"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 13.229167,13.229167 H 26.458333 V 26.458333 H 13.229167 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-3"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 26.458333,13.229167 H 39.687501 V 26.458333 H 26.458333 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-74"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 39.687501,13.229167 H 52.916666 V 26.458333 H 39.687501 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-52"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 0,26.458333 H 13.229167 V 39.687501 H 0 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-54"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 13.229167,26.458334 H 26.458333 V 39.687501 H 13.229167 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-744"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 26.458333,26.458335 H 39.687497 V 39.687501 H 26.458333 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-30"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 39.687501,26.458333 H 52.916666 V 39.687497 H 39.687501 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-78"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 1.025641e-7,39.687501 H 13.229167 V 52.916666 H 1.025641e-7 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-68"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 13.229167,39.687501 H 26.458333 V 52.916666 H 13.229167 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-8"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 26.458333,39.687501 H 39.687497 V 52.916666 H 26.458333 Z"
sodipodi:nodetypes="ccccc" />
<path
id="rect1172-43"
style="fill:#00cb00;fill-opacity:1;stroke:#00b300;stroke-width:0.912355;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 39.687497,39.687501 H 52.916663 V 52.916666 H 39.687497 Z"
sodipodi:nodetypes="ccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://vyhureoc5qlp"
path="res://.godot/imported/grass.svg-c7937a61141e85218fe957f9825e2602.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://textures/world/biome/forest/grass.svg"
dest_files=["res://.godot/imported/grass.svg-c7937a61141e85218fe957f9825e2602.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=false
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
svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false

View File

@ -0,0 +1,128 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="700"
height="700"
viewBox="0 0 185.20833 185.20834"
version="1.1"
id="svg8"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
sodipodi:docname="tree.svg">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.85934584"
inkscape:cx="325.97068"
inkscape:cy="348.60629"
inkscape:document-units="px"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
units="px"
inkscape:window-width="1500"
inkscape:window-height="920"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid10"
dotted="true" />
</sodipodi:namedview>
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
sodipodi:type="star"
style="fill:#0fa92b;fill-opacity:1;stroke:#278232;stroke-width:2.64583336;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path12"
sodipodi:sides="10"
sodipodi:cx="92.604164"
sodipodi:cy="92.604164"
sodipodi:r1="90.903796"
sodipodi:r2="73.227371"
sodipodi:arg1="-0.22243095"
sodipodi:arg2="0.091728315"
inkscape:flatsided="false"
inkscape:rounded="0"
inkscape:randomized="0"
d="m 181.26846,72.550666 -15.74478,26.761106 10.59855,29.184338 -28.46757,12.39564 -8.57971,29.8403 -30.31673,-6.70454 L 84.277401,183.12579 63.69148,159.88198 32.660395,160.94335 29.668403,130.03861 3.9398711,112.65766 19.684648,85.896556 9.0860939,56.712221 37.553669,44.316579 46.133381,14.476282 76.450108,21.180818 100.93093,2.0825388 l 20.58592,23.2438092 31.03108,-1.061368 2.992,30.904736 z"
inkscape:transform-center-x="-1.4142858e-06"
inkscape:transform-center-y="1.2857144e-06" />
<path
sodipodi:type="star"
style="fill:#13c215;fill-opacity:1;stroke-width:0.096411;stroke-linecap:round"
id="path12-3"
sodipodi:sides="10"
sodipodi:cx="92.604164"
sodipodi:cy="92.604164"
sodipodi:r1="67.987129"
sodipodi:r2="53.87093"
sodipodi:arg1="-0.22243095"
sodipodi:arg2="0.091728315"
inkscape:flatsided="false"
inkscape:rounded="0"
inkscape:randomized="0"
inkscape:transform-center-x="-1.3708903e-06"
d="m 158.91637,77.606113 -12.66775,19.932614 8.81888,21.909093 -21.96453,8.67991 -5.74321,22.90843 -22.8716,-5.88823 -18.111599,15.15754 -15.042492,-18.20726 -23.56197,1.61697 -1.467671,-23.57174 -20.012466,-12.54122 12.667751,-19.932619 -8.818881,-21.909093 21.964523,-8.679906 5.743217,-22.908437 22.871593,5.88823 18.111602,-15.157536 15.042493,18.207264 23.56197,-1.616972 1.46767,23.571741 z"
transform="rotate(10.859702,92.604163,92.604164)" />
<path
sodipodi:type="star"
style="fill:#13c215;fill-opacity:1;stroke-width:0.096411;stroke-linecap:round"
id="path977"
sodipodi:sides="10"
sodipodi:cx="92.604164"
sodipodi:cy="92.604164"
sodipodi:r1="67.987129"
sodipodi:r2="53.87093"
sodipodi:arg1="-0.22243095"
sodipodi:arg2="0.091728315"
inkscape:flatsided="false"
inkscape:rounded="0"
inkscape:randomized="0"
inkscape:transform-center-x="-1.3708903e-06"
d="m 158.91637,77.606113 -12.66775,19.932614 8.81888,21.909093 -21.96453,8.67991 -5.74321,22.90843 -22.8716,-5.88823 -18.111599,15.15754 -15.042492,-18.20726 -23.56197,1.61697 -1.467671,-23.57174 -20.012466,-12.54122 12.667751,-19.932619 -8.818881,-21.909093 21.964523,-8.679906 5.743217,-22.908437 22.871593,5.88823 18.111602,-15.157536 15.042493,18.207264 23.56197,-1.616972 1.46767,23.571741 z"
transform="rotate(10.859702,92.604163,92.604164)" />
<path
sodipodi:type="star"
style="fill:#16e619;fill-opacity:1;stroke-width:0.096411;stroke-linecap:round"
id="path977-3"
sodipodi:sides="10"
sodipodi:cx="92.604164"
sodipodi:cy="92.604164"
sodipodi:r1="67.987129"
sodipodi:r2="53.87093"
sodipodi:arg1="-0.22243095"
sodipodi:arg2="0.091728315"
inkscape:flatsided="false"
inkscape:rounded="0"
inkscape:randomized="0"
transform="matrix(0.46341927,0.3991194,-0.3991194,0.46341927,86.649731,12.729495)"
d="m 158.91637,77.606113 -12.66775,19.932614 8.81888,21.909093 -21.96453,8.67991 -5.74321,22.90843 -22.8716,-5.88823 -18.111599,15.15754 -15.042492,-18.20726 -23.56197,1.61697 -1.467671,-23.57174 -20.012466,-12.54122 12.667751,-19.932619 -8.818881,-21.909093 21.964523,-8.679906 5.743217,-22.908437 22.871593,5.88823 18.111602,-15.157536 15.042493,18.207264 23.56197,-1.616972 1.46767,23.571741 z" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://i7fjjduk8b0c"
path="res://.godot/imported/tree.svg-4d363f8900783b86fcadd9ed98eb0075.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://textures/world/biome/forest/tree.svg"
dest_files=["res://.godot/imported/tree.svg-4d363f8900783b86fcadd9ed98eb0075.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=false
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
svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false