How to convert it to third person (TPS Mod)

This tutorial is about a TPS mod that I made for Twin Stick Shooter Game Starter Kit.

Basically it’s for if you don’t want it to be a top-down view perspective, but a third person one instead. This may require additional changes to the weapon base (projectile spawn transform calculation function) to make bullets more precise, I will update this tutorial with those steps too, but for now let’s concentrate on getting the perspective to third person.

1. Download and extract the TPS Mod
twin_stick_tpsmod

2. Set the game mode to the one from the screenshot above to all of your gameplay levels (for the menu ones this step is not required).

That’s pretty much it XD I prepared the necessary child classes and tweaks inside the mod, it will start working just by switching the game mode 🙂

twin_stick_tpsmod_finish