mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
Update ConversationPatches.cs
This commit is contained in:
parent
6278825786
commit
d6bc390b9f
@ -73,6 +73,7 @@ namespace QSB.ConversationSync
|
||||
Vector3 position;
|
||||
if (playerId == uint.MaxValue)
|
||||
{
|
||||
// TODO : Find closest player and track to that camera.
|
||||
position = Locator.GetActiveCamera().transform.position;
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user