-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
31c5c00
commit 3c77e7f
Showing
26 changed files
with
364 additions
and
95 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,35 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="CompressedTexture2D" | ||
uid="uid://bhnh2gvvbwqrm" | ||
path.s3tc="res://.godot/imported/TreeLOD.png-bb2742e432836497469b14a0353c9025.s3tc.ctex" | ||
metadata={ | ||
"imported_formats": ["s3tc_bptc"], | ||
"vram_texture": true | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://Assets/Art/Textures/TreeLOD.png" | ||
dest_files=["res://.godot/imported/TreeLOD.png-bb2742e432836497469b14a0353c9025.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 |
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
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,34 @@ | ||
[remap] | ||
|
||
importer="scene" | ||
importer_version=1 | ||
type="PackedScene" | ||
uid="uid://dkonx1ug7cljx" | ||
path="res://.godot/imported/Log1COLOUR.glb-bf225e42053d4264304d93698cdc4860.scn" | ||
|
||
[deps] | ||
|
||
source_file="res://Assets/Models/Log1COLOUR.glb" | ||
dest_files=["res://.godot/imported/Log1COLOUR.glb-bf225e42053d4264304d93698cdc4860.scn"] | ||
|
||
[params] | ||
|
||
nodes/root_type="" | ||
nodes/root_name="" | ||
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 | ||
meshes/force_disable_compression=false | ||
skins/use_named_skins=true | ||
animation/import=true | ||
animation/fps=30 | ||
animation/trimming=false | ||
animation/remove_immutable_tracks=true | ||
import_script/path="" | ||
_subresources={} | ||
gltf/naming_version=1 | ||
gltf/embedded_image_handling=1 |
Binary file not shown.
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,34 @@ | ||
[remap] | ||
|
||
importer="scene" | ||
importer_version=1 | ||
type="PackedScene" | ||
uid="uid://d0qxdri01t7lv" | ||
path="res://.godot/imported/Tree3FIXED.glb-689ffd2f5fa6c12478a362ba3152f47c.scn" | ||
|
||
[deps] | ||
|
||
source_file="res://Assets/Models/Tree3FIXED.glb" | ||
dest_files=["res://.godot/imported/Tree3FIXED.glb-689ffd2f5fa6c12478a362ba3152f47c.scn"] | ||
|
||
[params] | ||
|
||
nodes/root_type="" | ||
nodes/root_name="" | ||
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 | ||
meshes/force_disable_compression=false | ||
skins/use_named_skins=true | ||
animation/import=true | ||
animation/fps=30 | ||
animation/trimming=false | ||
animation/remove_immutable_tracks=true | ||
import_script/path="" | ||
_subresources={} | ||
gltf/naming_version=1 | ||
gltf/embedded_image_handling=1 |
File renamed without changes
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[gd_scene load_steps=2 format=3 uid="uid://1mh0stp41hr5"] | ||
|
||
[ext_resource type="PackedScene" uid="uid://dkonx1ug7cljx" path="res://Assets/Models/Log1COLOUR.glb" id="1_27t3l"] | ||
|
||
[node name="Log1COLOUR" instance=ExtResource("1_27t3l")] | ||
transform = Transform3D(0.1, 0, 0, 0, 0.1, 0, 0, 0, 0.1, 0, 0, 0) |
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_scene load_steps=3 format=3 uid="uid://brq5lhl2m56he"] | ||
|
||
[ext_resource type="ArrayMesh" uid="uid://j78p2ctiwi7b" path="res://Assets/Models/Rock1.res" id="1_6lhx0"] | ||
|
||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_h3j46"] | ||
albedo_color = Color(0.47788, 0.47788, 0.47788, 1) | ||
|
||
[node name="RockDisplay" type="MeshInstance3D"] | ||
transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, 0, 0) | ||
material_override = SubResource("StandardMaterial3D_h3j46") | ||
mesh = ExtResource("1_6lhx0") |
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,22 @@ | ||
[gd_scene load_steps=4 format=3 uid="uid://bhgwvpmknjv7c"] | ||
|
||
[ext_resource type="Script" path="res://Scripts/DroppedItem.gd" id="1_nnawm"] | ||
|
||
[sub_resource type="SphereShape3D" id="SphereShape3D_7qh4i"] | ||
radius = 0.3 | ||
|
||
[sub_resource type="SphereShape3D" id="SphereShape3D_bdfr6"] | ||
radius = 0.75 | ||
|
||
[node name="DroppedItem" type="RigidBody3D"] | ||
script = ExtResource("1_nnawm") | ||
|
||
[node name="CollisionShape3D" type="CollisionShape3D" parent="."] | ||
shape = SubResource("SphereShape3D_7qh4i") | ||
|
||
[node name="Area3D" type="Area3D" parent="."] | ||
|
||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Area3D"] | ||
shape = SubResource("SphereShape3D_bdfr6") | ||
|
||
[connection signal="body_entered" from="Area3D" to="." method="_on_body_entered"] |
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.