TPC Shooter Template是Unity射击模板,并包含基本与近战模板的所有功能。
Shooter Template v1.2.0更新日志:
– add MeleeClickToMove demo scene (Diablo combat style)
– add Jump Multiplier Spring example in the Basic Locomotion scene
– add Archery System for No-Inventory scene (Shooter only)
– add namespace on all vScripts
– add vHealthController (You can use this component to have health into generic objects without the need of a vCharacter which now inherits from the vHealthController)
– add OnEnterLadder/Exit Events
– add IK offset for left hand
– convert Legacy Particles to Shuriken
– fix rotation bug with Generic Actions and Ladder
– fix Basic Locomotion tab not showing in Mac OS devices
– fix ScopeView rotation when crouched
– fix Ragdoll issues
– improved Standalone Character
– improve attack exit transitions smoothness
– update several scripts to avoid over warnings using Unity last API
– update and fixed several prefabs and scenes
– update project to Unity 5.6.1