start Multiplayer

This commit is contained in:
2023-01-15 23:59:12 +01:00
parent 5cfc0839f7
commit 1ef5d54d6c
11 changed files with 209 additions and 255 deletions

View File

@@ -47,7 +47,7 @@ func init():
can_shoot = true
InitialPos(DRAW_TIME, DRAW_TIME)
func InitialPos(draw_time, ready_time):
tween = create_tween()