Added logic for victory.

feature/victory_gameover
Jers 10 months ago
parent cc12c074b0
commit 41b5bd3ea3

BIN
Content/Blueprints/BP_GameState.uasset (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -24,7 +24,7 @@ public:
protected:
void SpawnUnits();
UPROPERTY()
UPROPERTY(BlueprintReadWrite)
TArray<UWave*> Waves;
UPROPERTY(BlueprintReadOnly)

Loading…
Cancel
Save