Skip to content

Commit

Permalink
Merge branch 'main' of github.com:outfrost/ld49
Browse files Browse the repository at this point in the history
  • Loading branch information
outfrost committed Oct 2, 2021
2 parents 9e1b865 + ed44c64 commit 58adef5
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 97 deletions.
184 changes: 92 additions & 92 deletions assets/imports/single_espresso_exportPrep.gltf

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions assets/single_espressomachine.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@
[ext_resource path="res://assets/imports/single_espresso_exportPrep.gltf" type="PackedScene" id=1]

[node name="single_espresso_exportPrep" instance=ExtResource( 1 )]

[node name="EspressoMachine" parent="." index="0"]
transform = Transform( 0.35, 0, 0, 0, 0.35, 0, 0, 0, 0.35, 0, 0, 0 )
6 changes: 3 additions & 3 deletions level/Cafe.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -560,10 +560,10 @@ light_energy = 0.5
omni_range = 10.0

[node name="single_espresso_exportPrep" parent="." instance=ExtResource( 1 )]
transform = Transform( -4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, -3, 0.925, 10.325 )
transform = Transform( -1.5299e-08, 0, -0.35, 0, 0.35, 0, 0.35, 0, -1.5299e-08, -3, 0.925, 10.325 )

[node name="single_espresso_exportPrep2" parent="." instance=ExtResource( 1 )]
transform = Transform( -4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, -3, 0.925, 9.325 )
transform = Transform( -1.5299e-08, 0, -0.35, 0, 0.35, 0, 0.35, 0, -1.5299e-08, -3, 0.925, 9.325 )

[node name="single_espresso_exportPrep3" parent="." instance=ExtResource( 1 )]
transform = Transform( -4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, -3, 0.925, 8.325 )
transform = Transform( -1.5299e-08, 0, -0.35, 0, 0.35, 0, 0.35, 0, -1.5299e-08, -3, 0.925, 8.325 )

0 comments on commit 58adef5

Please sign in to comment.