mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
Game UI
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user