mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 12:16:14 +01:00
Merge branch 'main' of github.com:PfandBoss/SemesterGameJam2022
This commit is contained in:
@@ -39,7 +39,7 @@ transform = Transform3D(1, 0, 3.55271e-15, 0, 1, 0, -3.55271e-15, 0, 1, -10, 0,
|
|||||||
transform = Transform3D(1, 0, 3.55271e-15, 0, 1, 0, -3.55271e-15, 0, 1, 9.90113, -0.0549407, -0.085681)
|
transform = Transform3D(1, 0, 3.55271e-15, 0, 1, 0, -3.55271e-15, 0, 1, 9.90113, -0.0549407, -0.085681)
|
||||||
|
|
||||||
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
||||||
transform = Transform3D(0.875944, -0.294781, 0.381872, -0.0210188, 0.767515, 0.640687, -0.481955, -0.569232, 0.666104, 0, 8.25958, 0)
|
transform = Transform3D(0.875944, -0.294781, 0.381872, -0.106805, 0.65344, 0.749406, -0.470441, -0.697224, 0.540892, 0, 8.25958, 0)
|
||||||
visible = false
|
visible = false
|
||||||
|
|
||||||
[node name="Control" parent="." instance=ExtResource("4_kxuy0")]
|
[node name="Control" parent="." instance=ExtResource("4_kxuy0")]
|
||||||
|
|||||||
@@ -172,4 +172,4 @@ func fight():
|
|||||||
emit_signal("shoot")
|
emit_signal("shoot")
|
||||||
tween.tween_callback(func(): fight_state = FOUGHT).set_delay(0.7)
|
tween.tween_callback(func(): fight_state = FOUGHT).set_delay(0.7)
|
||||||
|
|
||||||
|
#Hallo
|
||||||
|
|||||||
Reference in New Issue
Block a user