Leo - bug fixes

This commit is contained in:
2022-12-11 06:14:57 +01:00
parent 275c6205e6
commit b5c78c1302
4 changed files with 16 additions and 11 deletions

View File

@@ -1,5 +1,7 @@
extends Control
var player_id = 2
func _ready():
var gui = self.get_node("Speedometer_player1")
for body in gui.get_children():