Try / OpenGothic

Reimplementation of Gothic 2 Notr
MIT License
1.07k stars 78 forks source link

Fix touch triggers #602

Closed thokkat closed 1 month ago

thokkat commented 1 month ago

Don't check triggers activated by collision or intersection for reactToOnTrigger.

Fixes https://github.com/Try/OpenGothic/issues/601

Try commented 1 month ago

FYI: small after-refactoring: b9e7e0c0