UHFPS
  • 👋Welcome
  • 🎲Installation
    • URP - Project Setup
    • HDRP - Project Setup
    • Packages Setup
  • 🎮Getting Started
    • References
  • ⬆️Update Process
  • 📑Changelog
  • 📍Roadmap
  • ❔Support
  • 📚Guides
    • Managing Inputs
      • Adding Inputs to UI
      • Setting up Input System
    • State Machines
      • Adding Player States
      • Adding AI States
    • Save/Load Manager
      • Previous Scene Persistency
      • Encryption
    • Customizing UI
    • Interactions
    • Inventory
    • Player Items
    • Dynamic Objects
    • Motion Controller
      • External Motions
    • Hiding System
    • Narration System
    • Jumpscares
    • Puzzles
    • Objectives
    • Cutscenes
    • Options Manager
    • Game Manager
    • Localization
    • URP Specific
  • ⚙️Integrations
    • Emerald AI 3.0
    • AI Tree
    • Meet and Talk
Powered by GitBook
On this page
  • Project Requirements
  • Required Packages
  • Project Setup

Installation

PreviousWelcomeNextURP - Project Setup

Last updated 1 month ago

We strongly advise that when you plan to import an asset into your project, it is best to do so within a new, empty project environment.

By taking this approach, you can minimize the risk of potential conflicts or compatibility issues that may arise when integrating the asset with existing project elements. This also allows you to thoroughly evaluate the asset's functionality, performance, and overall suitability for your needs before incorporating it into your main project. Once you are confident in the asset's performance and compatibility, you can then proceed to merge it with your primary project, ensuring a smoother integration process.

Project Requirements

    • Universal Render Pipeline (URP)

    • Unity Version: 6000.x or newer

    • High Definition Render Pipeline (HDRP)

    • Unity Version: 6000.x or newer

Required Packages

  • Input System

  • Cinemachine

  • TextMeshPro

  • Timeline

  • Newtonsoft Json (com.unity.nuget.newtonsoft-json)

  • System.Reactive ()

    • Already included in the Plugins folder

Project Setup

🎲
UHFPS - Ultimate Horror FPS KIT (URP)
UHFPS - Ultimate Horror FPS KIT (HDRP)
https://www.nuget.org/packages/System.Reactive
Cover

URP - Project Setup

Cover

HDRP - Project Setup

Cover

Packages Setup