The 7

The first wave
Wave 3, where things get tricky

Global Game Jam 2020

Teamsize: 7 people
Genre: Wave based survival
Engine: Unity3D
Language: C#
Year: 2020

Formation attacks

The player has two formation attack moves. Using the shields to stun enemies or the spears to damage enemies.

The formation attacks are performed by lerping the localposition of each gladiator in the forward direction and back. To make the attack feel like an attack, I added an AnimationCurve that allowed the designers to speed up and slow down specific parts of the attack.