A simple third person controller setup for unity. Hopefully this helps you get started with making a third person shooter in unity 3D.
Integrates a expandable and clean setup for a third person character controller.
- Camera system included (expandable; could easily add First Person support)
Integrates a basic inventory system including a basic UI.
- Pickup
- Drop
- Swap
- Combine
- Multiple item collections
- Advanced item category masks
- Multiple item types (gun, melee, equpment)
and much more!
Integrates a basic and expandable damage system.