Gothic-UnZENity-Project / Gothic-UnZENity

Fan project recreating Piranha Bytes' evergreens Gothic I and Gothic II in Unity Engine. Currently focussing on VR.
GNU General Public License v3.0
6 stars 1 forks source link

DialogTrigger: point towards NPC to start discussion #34

Open JaXt0r opened 3 weeks ago

JaXt0r commented 3 weeks ago

As of now, NPCs have a collider which checks if you walk into them and start the dialog.

It should be changed to work via Ray caster.

TODOs