This commit is contained in:
PfandBoss
2022-12-10 12:45:06 +01:00
parent 64197ae3c9
commit c9755bfe8c
6 changed files with 117 additions and 3 deletions

View File

@@ -83,6 +83,7 @@ func _process(delta):
if Input.is_action_pressed("test"):
emit_signal("shoot")
$Control/VSlider.value = p1_train.current_distance
$Control/VSlider2.value = p2_train.current_distance