This commit is contained in:
SyntaX 2019-11-23 19:35:13 +01:00
commit 3991d360a3
9 changed files with 1563 additions and 127 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,4 @@
[gd_resource type="SpatialMaterial" format=2]
[resource]
albedo_color = Color( 0.317647, 0.2, 0.113725, 1 )

View File

@ -0,0 +1,4 @@
[gd_resource type="SpatialMaterial" format=2]
[resource]
albedo_color = Color( 0.231373, 0.490196, 0, 1 )

BIN
WikiJam/Models/Tree.glb Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -55,6 +55,8 @@ ui_nodepath = NodePath("HUD")
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3, 0 ) transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3, 0 )
far = 500.0 far = 500.0
[node name="Listener" type="Listener" parent="Camera"]
[node name="Collider" type="CollisionShape" parent="."] [node name="Collider" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.5, 0 ) transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.5, 0 )
shape = SubResource( 1 ) shape = SubResource( 1 )
@ -68,7 +70,7 @@ script = ExtResource( 2 )
[node name="Footstep" type="AudioStreamPlayer3D" parent="Footsteps"] [node name="Footstep" type="AudioStreamPlayer3D" parent="Footsteps"]
stream = ExtResource( 3 ) stream = ExtResource( 3 )
unit_db = -25.0 unit_db = -10.0
pitch_scale = 1.5 pitch_scale = 1.5
[node name="HUD" parent="." instance=ExtResource( 4 )] [node name="HUD" parent="." instance=ExtResource( 4 )]

BIN
WikiJam/Sounds/dino-eat.wav Normal file

Binary file not shown.

View File

@ -0,0 +1,21 @@
[remap]
importer="wav"
type="AudioStreamSample"
path="res://.import/dino-eat.wav-0bc7be11b37e5673862d9b344ce11abc.sample"
[deps]
source_file="res://Sounds/dino-eat.wav"
dest_files=[ "res://.import/dino-eat.wav-0bc7be11b37e5673862d9b344ce11abc.sample" ]
[params]
force/8_bit=false
force/mono=false
force/max_rate=false
force/max_rate_hz=44100
edit/trim=true
edit/normalize=true
edit/loop=false
compress/mode=0