Info: Before installing the asset or updating to this version, make a backup of your current project, if your project is empty there is no need for a backup.
JU TPS is a Template/GameKit designed to facilitate the creation of third-person shooter games. It offers a variety of features such as realistic locomotion, advanced ragdoll system, vehicle physics, AI for vehicles and enemies, inventory system, weapons, items, and more.
🎮 Demos (Windows, WebGL, Android)
📌 Roadmap
See the list of all features below
🏃 Controller Features:
🎮 Gameplay Styles:
🕹️ Input Features:
🧠 Artificial Intelligence Features:
🗡️ Inventory and Item Features:
🏍️ Vehicle Physics Features:
🎥 Camera Features:
🛠️ Tools/Utils/Bonus Included:
To see more details about each feature see the documentation.
Third-Party Notice:
Asset uses some audios, and textures under CC0 1.0 License (Public Domain)
Improvements Version 3.0.52 (Day 05/Month 04/Year 2024)
Fixed Bike Wheels Inverted Rotation
Fixed Zombies Jumping on Step Up
Fixed character flickering on edges
Added New Options in Step Up
Improved Slope Slide
Improvements Version 3.0.51 (Day 28/Month 03/Year 2024)
-Added new State Machine Behaviour script that disable Foot Placement
-Fixed some animations missing in animator
-Fixed bug of Firing Mode with items that block Firing Mode
-Fixed console throwing warning "current camera not found" sometimes
-Fixed Dash Addon Custom Input dont working properly
-Fixed Animator of Dash Addon
-Fix droped Weapons multiplying bullets
Improvements Version 3.0.5 (Day 23/Month 03/Year 2024)
This version had many changes, see them all here:
https://julhiecio.gitbook.io/ju-tps-documentation/change-log
Improvements Version 3.0.4 (Day 06/Month 08/Year 2023)
[ NEW ]
-UMA Integration / Fixed Issues with dynamic avatars
-Added a JUButton Attribute in JUHeader Class (create a button in inspector without need custom editors)
-Added option to Auto-Equip picked up items
-Added Pause Game feature
-Added Infinite Ammo Option
-Added Resizable Capsule Collider System
-Added URP Materials Package to Addon Installer
-Added Anti Gun Clipping Script (PreventGunClipping.cs) (3.0.42)
[ FIXED ISSUES ]
-Fixed Weird Wielding Positioning with Dual Pistols (3.0.42)
-Fixed AI Invalid Path error in demo scenes (3.0.42)
-Fixed IK Hint problem (3.0.41)
-Fix JUFootStep Load Default Footstep Audio Clips Bug
-Refactored Auto Step Up System
-Fixed character stuck in edges in new movement mode.
-Fix Mobile Jump Button Dont Working
-Fixed bug of Player moving automatically without pressing any inputs in some devices
-Fix AI hunting player without seeing them
-Fix problem with bullet direction in TopDown Mode
-Fix weird transition in jump when character prone
[ CHANGES ]
-Block FireMode On Cursor Visible option changed to false by default (Note: It is recommended to activate the option when adding a menu or inventory in the UI)
-Better Auto Step Up System (maybe you need to lower the step up speed)
Improvements Version 3.0.3 (Day 02/Month 07/Year 2023)
-New Double Jump Addon
-New Sprinting and Locomotion Options
-New Lean Body Options (Characters with different rigs(like POLYGON/Synty Studio characters) are now supported without weird body leaning.)
-New option to decrease character speed on jump
-Better Jump
-Better Bullet Trajectory
-Fixed Physical Damage Bug(the car did not kill zombies)
-Fixed the General Holdable Item Component not appearing
-Fixed JUCharacterSettingsDrawer.cs Error on game build.
Improvements Version 3.0.2 (Day 17/Month 06/Year 2023)
-Added Vehicle Engine Sound System
-Added Physical Damage System (You can now kill by hitting with the vehicle)
-Call more easily Ragdoll System
-Created a Discord server community
-Created a Roadmap
Small fixes Version 3.0.1 (Day 14/Month 06/Year 2023)
First release Version 3.0.0 (Day 09/Month 06/Year 2023)
-almost all code rewritten from previous version (JU TPS 2.8)