ApericotStudio / Poltergeist

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

Fix: Candles don't get blocked by shelves anymore #522

Closed dcsmit closed 9 months ago

dcsmit commented 9 months ago

Description

Fixed candles being blocked by shelves, making NPC's not react to them even though they're looking at them.

Setting up testing environment

  1. In the project window navigate to Project/Assets/Scenes and open the "Final Exam" scene.
  2. Press Play.

Fix review

Candle fix

Checklist

These checks should always be true for your pull request