Trojan Horse - UQdeco2800/2022-studio-1 GitHub Wiki

Introduction

Trojan Horse is a specialised tower entity which extends from the Entity class and has unique damage and hit point values. Trojan Horse is the first defensive tower designed, and will allow the player to defend themselves, and the Crystal from enemies in the game. This is critical to the studio's game as it is a major part of how users are able to survive the waves of enemies and can complete the game.

Class Design

Components have been added which have provided the tower attributes described above, as well as creating a collider component and hitbox for the tower.

Design Iteration

Current Version Version 2 Version 1

Future Expansion

  • Animations will be added to show interactions with enemies