🗨️
Dialogue Quests
  • Getting Started
  • Dialogue & Quests
    • Narrative Event
    • Messages and Choices
    • Actors
    • Quests
    • Conditions
    • Effects
    • Tags
    • UI
    • Save File
  • Scripts
    • Scripts Overview
    • Custom Conditions
    • Custom Effects
  • Integrations
    • Survival Engine
    • In Control
    • New Input System
Powered by GitBook
On this page
  1. Integrations

New Input System

Integration with the New Input System Gamepad

  1. Import Dialogue and Quests

  2. Install Unity Input System in the package manager

  3. In BuildSettings->PlayerSettings, set the Active Input Handling to Both

  4. Import the NewInputSystem package in Upgrades folder

  5. Attach the script to the Manager prefabs (Prefabs/DQManager)

  6. Connect a USB gamepad such as Xbox One controller, and run the game!

Last updated 1 year ago