Final commit for the jam

This commit is contained in:
akshay 2022-08-21 16:08:48 -04:00
parent 9f74ab447b
commit 028b4b4a21
27 changed files with 20 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,4 @@
[gd_scene load_steps=31 format=2]
[gd_scene load_steps=34 format=2]
[ext_resource path="res://assets/level/Level.tscn" type="PackedScene" id=1]
[ext_resource path="res://scripts/cameras.gd" type="Script" id=2]
@ -23,6 +23,11 @@
[ext_resource path="res://scenes/rover_station.tscn" type="PackedScene" id=21]
[ext_resource path="res://item_types/geode.tres" type="Resource" id=22]
[ext_resource path="res://assets/book/book.tscn" type="PackedScene" id=23]
[ext_resource path="res://shaders/circle_timer.gdshader" type="Shader" id=24]
[sub_resource type="CylinderShape" id=12]
height = 7.665
radius = 2.825
[sub_resource type="CylinderShape" id=1]
height = 5.22615
@ -83,6 +88,12 @@ dof_blur_far_enabled = true
dof_blur_near_enabled = true
adjustment_contrast = 1.97
[sub_resource type="ShaderMaterial" id=11]
resource_local_to_scene = true
shader = ExtResource( 24 )
shader_param/albedo = Color( 0, 1, 0.416667, 1 )
shader_param/percent = 0.0
[node name="main" type="Spatial"]
[node name="game_manager" parent="." instance=ExtResource( 7 )]
@ -99,6 +110,11 @@ transform = Transform( 1, 0, -7.45058e-09, 0, 1, 0, 0, 0, 1, -0.0327864, -5.7220
[node name="Wall_Slightly Shorter0173" parent="Level/Wall_Slightly Shorter_With Moulding002" index="2"]
transform = Transform( 1, 0, -7.45058e-09, 0, 1, 0, 0, 0, 0.2, 0, 0, 0 )
[node name="StaticBody" type="StaticBody" parent="Level"]
[node name="CollisionShape" type="CollisionShape" parent="Level/StaticBody"]
shape = SubResource( 12 )
[node name="Player" parent="." instance=ExtResource( 3 )]
transform = Transform( -1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 1.39596e-08, 0, 29.1651 )
hunger_tick_time = 75.0
@ -352,6 +368,9 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0548649, -0.115891, 4.6198
[node name="item_slot_2" parent="Crafting_Room/crafting_station" index="1"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0999622, -0.115891, 2.03473 )
[node name="circle_timer" parent="Crafting_Room/crafting_station" index="7"]
material_override = SubResource( 11 )
[node name="Machine_Label" type="Label3D" parent="Crafting_Room/crafting_station"]
transform = Transform( -1.3411e-07, 0, 3, 0, 3, 0, -3, 0, -1.3411e-07, -1.295, 3, 1.998 )
visible = false