ApericotStudio / Poltergeist

Main repository for development of the Poltergeist game
0 stars 0 forks source link

Fix: Pause Toggle Input #529

Closed KiwiLT closed 9 months ago

KiwiLT commented 9 months ago

Description

Input for pause menu (escape) is now in Input System in the Input Actions file instead of in code.

Setting up testing environment

  1. In the project window navigate to Project/Assets/Scenes and open the "FinalExam" or "Assignment scene.
  2. Press Play.

Fix Review

Pause Toggle Input

Criteria:

Checklist

These checks should always be true for your pull request