infinitespace-studios/VectorRumble

Extensible Weapons System

Open

#16 opened on Jul 22, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C# (5 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (15 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently both mines and front cannons are built in and fixed. It would be great to have an extensible system where weapons:

  • Are loaded on startup and thus support for custom weapons from the user's Documents sub-folder.
  • Can be placed on a specific location on the ship
  • Can be mapped to a specific key or button.
  • Support different kinds of mines ( eg. explosion, teleportation, electric shock, lose last weapon)

Contributor guide