Publisher | fragmentchain |
---|---|
File size | 310.33kB |
Number of files | 30 |
Latest version | 1.3.5 |
Latest release date | 2022-05-02 10:55:30 |
First release date | 2020-10-19 09:50:19 |
Supported Unity versions | 2018.4.2 or higher |
FPSP focuses on achieving the most fluent first person parkouring possible,
while requiring as little work as possible to set up. And all of this is done keeping affordability in mind without sacrificing quality!
--------------------------------------------------------------------------------------------------------
Its features include:
✔️ Input Handling:
No need for Unity's input system, the controller manages its own inputs that can be expanded and adjusted!
✔️ Different movement abilities:
• Running
• Jumping (different jumps depending on the situation)
• Sliding
• Crouching
• Wall-Running (even around corners and round objects!)
• Climbing
• Dashing
• Vaulting
✔️State self-awareness:
This First-Person Controller knows what it's doing. It can display it's current action. (e.g. "running", "sliding", "wallrunning") This can be used to easily implement other features such as animations or sounds.
✔️Environment Awareness:
Using a set of "detectors", the controller scans its surroundings and uses that data to move. No need to set up ledges, slopes or walls manually to ensure correct functionality.
✔️Plug&Play:
This Package is designed to be used with little to no setup. It requires no further customisation, coding or modification of the environment to function.
Just drop it in and have fun!
✔️Loads of easy customisation:
Should you choose that you want to tweak the Controller to your liking, you can easily do that by adjusting neatly ordered parameters!
✔️Smooth Camera:
The controller has a camera attached that has some helpful features like Headbob or Adjustable mouse sensitivity.
✔️Upcoming features (will be added soon)
• A grappling hook/gun.
• Swimming
• Flying
Now compatible with ever Unity Render Pipeline!