Back to Templates
Top Down Shooter

by Spatial

Top Down Shooter

A simple top-down shooter where the player automatically shoots the closest enemy.

C#

Camera

Game Template

Top Down Shooter

A simple top-down shooter where the player shoots the closest enemy. Neither enemies nor the player weapon is synced in this example.

Features:

  • Custom Camera Angle using the Spatial Virtual Camera
  • Enemies that follow the player
  • Instantiating and destroying Game Objects
  • Using particle system collision detection
  • Floating Text for damage numbers