CyanLaser / CyanPlayerObjectPool

A VRChat system that will assign a unique object to every player in the world.
https://cyanlaser.github.io/CyanPlayerObjectPool/
MIT License
79 stars 9 forks source link

[v0.0.3] _GetOrderedPlayers can contain multiples of the same player #4

Closed CyanLaser closed 3 years ago

CyanLaser commented 3 years ago

When calling _GetOrderedPlayers, it is possible to get a list that contains some players more than once. This implies that players can be assigned multiple objects.

CyanLaser commented 3 years ago

Resolved in v0.0.4