dot big bang

Developer API
Menu
All
  • Public
  • Public/Protected
  • All

FPS Kit

The original FPS starter game has undergone some renovations and has been re-released as FPS Kit!

The game behaves basically the same as the original one, but all of the settings and user interfaces have been pulled out of the code and are fully configurable. Several new features have been added as well so it’s now easier than ever to make your own FPS game on dotbigbang!

New Features

  • Easy to make weapons
  • Customizable UI
  • Tons of settings
  • Ammo and Points pickups
  • Pickups can drop from destroyed objects
  • Ability to have multiple maps
  • Visible damage on objects
  • Bullet hit decals
  • Everything is remixable

Let's dive into the systems in the kit and how you can use them to build your own FPS.

  1. Create Your Own FPS
  2. FPS Weapons
  3. FPS Pickups
  4. FPS Destructibles
  5. FPS Game Settings
  6. FPS UI
  7. FPS Scripting