-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from dsg-jam/feat/level
add an initial level layout
- Loading branch information
Showing
13 changed files
with
612 additions
and
457 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="CompressedTexture2D" | ||
uid="uid://dmvil73jb4qqu" | ||
path.s3tc="res://.godot/imported/Ground_baseColor(1).png-0aaa6cdec36f60ee04fb882b0eb0fdf2.s3tc.ctex" | ||
path.etc2="res://.godot/imported/Ground_baseColor(1).png-0aaa6cdec36f60ee04fb882b0eb0fdf2.etc2.ctex" | ||
metadata={ | ||
"imported_formats": ["s3tc_bptc", "etc2_astc"], | ||
"vram_texture": true | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://assets/custom/Ground_baseColor(1).png" | ||
dest_files=["res://.godot/imported/Ground_baseColor(1).png-0aaa6cdec36f60ee04fb882b0eb0fdf2.s3tc.ctex", "res://.godot/imported/Ground_baseColor(1).png-0aaa6cdec36f60ee04fb882b0eb0fdf2.etc2.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 |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
[remap] | ||
|
||
importer="scene" | ||
importer_version=1 | ||
type="PackedScene" | ||
uid="uid://t305yf7iyosi" | ||
path="res://.godot/imported/ground.blend-453948ae3d6487d419b73a9d343fb846.scn" | ||
|
||
[deps] | ||
|
||
source_file="res://assets/custom/ground.blend" | ||
dest_files=["res://.godot/imported/ground.blend-453948ae3d6487d419b73a9d343fb846.scn"] | ||
|
||
[params] | ||
|
||
nodes/root_type="" | ||
nodes/root_name="" | ||
nodes/apply_root_scale=true | ||
nodes/root_scale=1.0 | ||
nodes/import_as_skeleton_bones=false | ||
meshes/ensure_tangents=true | ||
meshes/generate_lods=true | ||
meshes/create_shadow_meshes=true | ||
meshes/light_baking=1 | ||
meshes/lightmap_texel_size=0.2 | ||
meshes/force_disable_compression=false | ||
skins/use_named_skins=true | ||
animation/import=true | ||
animation/fps=30 | ||
animation/trimming=false | ||
animation/remove_immutable_tracks=true | ||
animation/import_rest_as_RESET=false | ||
import_script/path="" | ||
_subresources={} | ||
blender/nodes/visible=0 | ||
blender/nodes/active_collection_only=false | ||
blender/nodes/punctual_lights=true | ||
blender/nodes/cameras=true | ||
blender/nodes/custom_properties=true | ||
blender/nodes/modifiers=1 | ||
blender/meshes/colors=false | ||
blender/meshes/uvs=true | ||
blender/meshes/normals=true | ||
blender/meshes/tangents=true | ||
blender/meshes/skins=2 | ||
blender/meshes/export_bones_deforming_mesh_only=false | ||
blender/materials/unpack_enabled=true | ||
blender/materials/export_materials=1 | ||
blender/animation/limit_playback=true | ||
blender/animation/always_sample=true | ||
blender/animation/group_tracks=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://d2o4xdtorv1dq"] | ||
|
||
[ext_resource type="Texture2D" uid="uid://dmvil73jb4qqu" path="res://assets/custom/Ground_baseColor(1).png" id="1_h5y68"] | ||
|
||
[resource] | ||
albedo_texture = ExtResource("1_h5y68") | ||
albedo_texture_force_srgb = true | ||
uv1_scale = Vector3(0.315, 0.315, 0.315) | ||
uv1_triplanar = true | ||
uv1_world_triplanar = true | ||
grow_amount = -14.742 |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[gd_scene load_steps=3 format=3 uid="uid://dudt471xpwcal"] | ||
|
||
[ext_resource type="PackedScene" uid="uid://t305yf7iyosi" path="res://assets/custom/ground.blend" id="1_10nwf"] | ||
[ext_resource type="Material" uid="uid://d2o4xdtorv1dq" path="res://materials/grass.tres" id="2_mdjw0"] | ||
|
||
[node name="ground" instance=ExtResource("1_10nwf")] | ||
|
||
[node name="Cube" parent="." index="0"] | ||
material_override = ExtResource("2_mdjw0") |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.