Skip to content

sollaholla/unity-simple-tp-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Third Person Controller for Unity 3D

A simple third person controller setup for unity. Hopefully this helps you get started with making a third person shooter in unity 3D.

Character Controller

Integrates a expandable and clean setup for a third person character controller.

  • Camera system included (expandable; could easily add First Person support)

Inventory

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!

Damage

Integrates a basic and expandable damage system.

Melee setup

About

A simple third person controller setup for unity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published