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

Feature/npc spawn on top of each other #53

Closed JaXt0r closed 1 week ago

JaXt0r commented 2 weeks ago

Please test now, but merge only after https://github.com/Gothic-UnZENity-Project/Gothic-UnZENity/pull/39

To test:

  1. Start game with all NPCs active
  2. Stop immediately after they are spawned
  3. Check the locations I mentioned in screenshots if the NPCs spawn next to each other instead of onto each other

OC: Mages image

Bloodwyn and Ball Taran: image

Hint:

JaXt0r commented 1 week ago

Works as described. Only one thing I noticed: Not all NPCs seem to be spawning correctly:

image

Good finding. Thank. It means the "circle search" isn't fully working so far. I will update and see, that no NPC will spawn at 0,0,0!

JaXt0r commented 1 week ago

I fixed it (+added an error message if no spot was found) and will merge now. If anything's fishy, I can easily fix later.