Skip to content

An example top-down shooter created in the Spatial Creator Toolkit.

License

Notifications You must be signed in to change notification settings

spatialsys/spatial-example-topdown-shooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spatial Topdown Shooter Example

This project contains an example of a simple top-down shooter where the player shoots the closest enemy.

Neither enemies nor the player weapon is synced in this example.

Screen.Recording.2024-02-14.at.8.08.33.AM.mov

Topics Covered

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

About

An example top-down shooter created in the Spatial Creator Toolkit.

Resources

License

Stars

Watchers

Forks