ALIEN SEARCH PARTY

Players control two Aliens in a UFO rounding up their rogue subordinates. In tower-defense style gameplay, players must abduct all subordinates before they alert any humans!

OVERVIEW

PROJECT

Role

Programmer, Designer

Team Size

1

Time

8 Months (PT)

GAME

Released

2023

Platforms

PC

Genre

Tower Defense

DEVELOPMENT

Languages

C#

Engine

Unity

Tools

Ink, GitHub

PROJECT DUTIES

project duties image

SYSTEMS PROGRAMMING

  • Experimented with C# events for communication between game components
  • Implemented a state machine to control game state flow
  • Programmed a level progression system with a persistent save/load system
  • Developed an Ink interpreter in Unity to show dialogue and display character portraits
project duties image

GAMEPLAY PROGRAMMING

  • Developed the UI
  • Utilised NavMesh to create simple AI for alien movement
  • Programmed player movement and alien behaviour
  • Developed object pooler pattern for enemy spawning
project duties image

TECH ART

  • Implemented 3D lighting and fog
  • Created particle effects
  • Handled 3D animations and models
project duties image

DESIGN

  • Developed core gameplay loop to evoke anxiety
  • Used colour theory, prototyping, and playtesting to design level blockout and alien path movement
  • Created a level progression system to acclimatise players to designed alien behaviours, spawning, and timings
  • Utilised narrative design and writing to create a silly tone to provide respite from the anxiety
  • Created main menu controls to closely match gameplay controls for a soft gameplay introduction
  • Used sound design to convey key gameplay information

PROJECT BREAKDOWN

WHAT I LEARNT

  • C# delegates and events
  • Basic 3D tech art (how to implement lighting, particle systems, 3D animation trees, 3D model importing)
  • Unity Timeline
  • Unity Animator
  • Ink narrative tool integration with Unity
  • The importance of playtesting early and regularly​​
  • Level blockouts with ProBuilder
  • Colour theory (how to highlight objects of importance, differentiate between enemy types)

PROTOTYPING