feat: first full movement and enemy prototype
This commit is contained in:
parent
d72a037d5a
commit
eb8dba058d
42 changed files with 3844 additions and 0 deletions
10
project/materials/forest_background.tres
Normal file
10
project/materials/forest_background.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://djdxb1ptl4fkm"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b2jg52p2jp4m6" path="res://materials/forest_background_albedo.png" id="1"]
|
||||
|
||||
[resource]
|
||||
shading_mode = 0
|
||||
diffuse_mode = 3
|
||||
specular_mode = 2
|
||||
albedo_color = Color(0.262932, 0.262932, 0.262932, 1)
|
||||
albedo_texture = ExtResource("1")
|
||||
BIN
project/materials/forest_background_albedo.png
Normal file
BIN
project/materials/forest_background_albedo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.5 MiB |
35
project/materials/forest_background_albedo.png.import
Normal file
35
project/materials/forest_background_albedo.png.import
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b2jg52p2jp4m6"
|
||||
path.s3tc="res://.godot/imported/forest_background_albedo.png-642a0f669ff130342dd8093d23e0d358.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://materials/forest_background_albedo.png"
|
||||
dest_files=["res://.godot/imported/forest_background_albedo.png-642a0f669ff130342dd8093d23e0d358.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
project/materials/grass_albedo.png
Normal file
BIN
project/materials/grass_albedo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
35
project/materials/grass_albedo.png.import
Normal file
35
project/materials/grass_albedo.png.import
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cjamwnt4hrwfv"
|
||||
path.s3tc="res://.godot/imported/grass_albedo.png-57e8badbbc8384a3f2937b01be12939e.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://materials/grass_albedo.png"
|
||||
dest_files=["res://.godot/imported/grass_albedo.png-57e8badbbc8384a3f2937b01be12939e.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
|
||||
8
project/materials/ground.tres
Normal file
8
project/materials/ground.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://5knww03rsy1a"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://y4ftdhw1dlsv" path="res://materials/ground_albedo.png" id="1"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1")
|
||||
uv1_scale = Vector3(0.15, 0.15, 0.15)
|
||||
uv1_triplanar = true
|
||||
BIN
project/materials/ground_albedo.png
Normal file
BIN
project/materials/ground_albedo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 167 KiB |
35
project/materials/ground_albedo.png.import
Normal file
35
project/materials/ground_albedo.png.import
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://y4ftdhw1dlsv"
|
||||
path.s3tc="res://.godot/imported/ground_albedo.png-cf078738e4e623441210940e255d1b5d.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://materials/ground_albedo.png"
|
||||
dest_files=["res://.godot/imported/ground_albedo.png-cf078738e4e623441210940e255d1b5d.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
project/materials/hair_albedo.png
Normal file
BIN
project/materials/hair_albedo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
35
project/materials/hair_albedo.png.import
Normal file
35
project/materials/hair_albedo.png.import
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://chn66gpql1jsl"
|
||||
path.s3tc="res://.godot/imported/hair_albedo.png-981c776a21414d965a3bf5beccbe4944.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://materials/hair_albedo.png"
|
||||
dest_files=["res://.godot/imported/hair_albedo.png-981c776a21414d965a3bf5beccbe4944.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
project/materials/leaves_albedo.png
Normal file
BIN
project/materials/leaves_albedo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
35
project/materials/leaves_albedo.png.import
Normal file
35
project/materials/leaves_albedo.png.import
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d1sxmql1f46f6"
|
||||
path.s3tc="res://.godot/imported/leaves_albedo.png-c7fbf26344a7d1d842a58cae87a5960c.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://materials/leaves_albedo.png"
|
||||
dest_files=["res://.godot/imported/leaves_albedo.png-c7fbf26344a7d1d842a58cae87a5960c.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
project/materials/leaves_normal.png
Normal file
BIN
project/materials/leaves_normal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 MiB |
35
project/materials/leaves_normal.png.import
Normal file
35
project/materials/leaves_normal.png.import
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ibjmbcpyrog3"
|
||||
path.s3tc="res://.godot/imported/leaves_normal.png-766133aa6b297b181b025e5d58a9ccb2.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://materials/leaves_normal.png"
|
||||
dest_files=["res://.godot/imported/leaves_normal.png-766133aa6b297b181b025e5d58a9ccb2.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=1
|
||||
roughness/src_normal="res://materials/leaves_normal.png"
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue