Library DTE spawning bug
GoldenOre opened this issue · 1 comments
GoldenOre commented
I have know idea why but for some reason people sometime get stuck when the spawn.
JexeI commented
move the y coords for spawning up by 0.1 if you haven't already.
On line 77, change the y from 91
to 91.1
, same with the blue spawns. I would also up the portal coord destinations up by something like 0.05, or 0.1.