Skip to content

Other players' loot is sometimes visible

We picked this up on PTR for v0.9 but could never simulate. Finally got a look at one of these objects though.

image

Here's what I can gather from this:

  • obj.sheetName is null, which means that the chest component's init kicked off properly: image

  • The object does have a sprite, which means that the sprite was built before the chest component init was fired

Edited by Big Bad Waffle