mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
playable
This commit is contained in:
@@ -13,6 +13,7 @@ var t = 0.0
|
||||
|
||||
|
||||
func _ready():
|
||||
p2_train.get_node("CharacterBody3D").is_player1 = false
|
||||
p2_train.is_P1 = false
|
||||
p1_train.hit.connect(_on_hit_player)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user