Survival Template Pro
Roadmap
  • Welcome!
  • Getting Started
    • Installation Guide
      • Demo Maps
    • Scene Setup
    • Frequently Asked
    • Integrations
  • Player
    • Character
    • Modules & Behaviours
      • Inventory
        • Item Container
      • Movement
      • Camera
      • Health
      • Building
      • Object Carry
      • Wieldable
      • Interaction
      • Crafting
      • Sleep
      • Audio
  • User Interface
    • UI Behaviours Manager
    • Behaviours
      • UI_Inventory
      • UI_Damage
      • UI_Vitals
      • UI_Wieldables
      • UI_Interaction
      • UI_Sleep
  • Interaction
    • Interactable
      • Demo Interactables
    • Extension
  • Inventory
    • Create Item
      • Item Info
      • Item Settings
      • Properties & Tags
      • Item Pickup
  • Wieldables
    • Overview
  • Surfaces
    • Create Surface
    • Code Examples
Powered by GitBook
On this page
  • Preparation
  • Installation

Was this helpful?

Export as PDF
  1. Getting Started

Installation Guide

If you're having problems with installing STP, this guide can help you.

PreviousWelcome!NextDemo Maps

Last updated 3 years ago

Was this helpful?

Preparation

Considering STP is a template, make sure you're creating a new project for it instead of merging it with another project.

  1. Make sure you're using Unity 2020.3 or newer.

  2. Currently the only supported Rendering Pipeline is Built-In.

  3. Make sure your storage at least 10gb left.

Installation

Recommended Steps:

  1. Navigate to: "Edit / Project Settings / Player / Configuration" and set the Input Handling to New or Both.

Changing the Input Handling System requires an editor restart.

2. Navigate to: "Window / Package Manager / My Assets" and find STP: Survival Template PRO.

3. After downloading the asset make sure to import the necessary project settings.

STP only requires a few project settings to function such as: custom Layers and Collision Matrix.

That is all, STP should function perfectly fine now. In case you encountered any problems with the installation feel free to ask for support.