Skip to content

Structures Overview

JaeWon Yun edited this page Oct 17, 2022 · 94 revisions

Ranged

Overall, there are six different Towers. Towers 1-4 are true towers (each with two levels). The Trojan Horse and Turret Towers additionally cause damage, though have no levels or height. All Towers actively create damage when an enemy comes into a predetermined tile range.

Tower1 Tower2 Tower3
v2_Tower1_L2 blank v2_Tower3

Traps

Traps cause damage to enemies when walked over. There are three different traps: Spike Trap, Marble Trap, and Claw Trap.

Spike Trap Marbles Trap Claw Trap
v3_TrapSpike v3_TrapMarble v3_TrapClaw

Obstacles

Obstacles hinder the enemies from moving efficiently with the ultimate purpose of slowing them down in their attack. There are four different obstacles: Wooden Fence, Brick Wall, House, and Temple. Walls and fences can be placed as protection measures to restrict access to parts of land whilst the House and Temple are used to distract and protect enemies from other priority elements in the game.

Wooden Fence Brick Wall House
v2_WallWood v5_WallBrick v3_House
Temple
blank

Game to Entity Name Guide

https://github.com/UQdeco2800/2022-studio-1/wiki/Game-to-Entity-Name-Guide

Table of Contents

Home

How to Play

Introduction

Game Features

Main Character

Enemies
The Final Boss

Landscape Objects

Shop
Inventory
Achievements
Camera

Crystal

Infrastructure

Audio

User Interfaces Across All Pages
Juicy UI
User Interfaces Buildings
Guidebook
[Resource Management](Resource-Management)
Map
Day and Night Cycle
Unified Grid System (UGS)
Polishing

Game Engine

Getting Started

Entities and Components

Service Locator

Loading Resources

Logging

Unit Testing

Debug Terminal

Input Handling

UI

Animations

Audio

AI

Physics

Game Screens and Areas

Terrain

Concurrency & Threading

Settings

Troubleshooting

MacOS Setup Guide

Clone this wiki locally