kellergemeinde / game_towerdefense

Towerdefense Minigame
Apache License 2.0
18 stars 2 forks source link

Working Unit Spawn with Simple UI #131

Closed vinerich closed 6 years ago

vinerich commented 6 years ago

Summary Working Unit Spawn Simple UI where the Unit shall go if spawned

More detailed explanation ... Unit spawn is now working properly on Clients, still some Issues but not if just 2 Players are connected. Working Client<->Host and Client<->Server<->Client

For the UI, at first click the lane then the unit u want to spawn. (One lane click -> One unit) It's not working properly if both players are pressing simultaneously .. but for testing purposes it should be ok.