All items and structures have to define a sourcerect for the sprite because otherwise the dedicated server won't know the size of the entity. Closes #321

This commit is contained in:
Joonas Rikkonen
2018-03-06 13:55:30 +02:00
parent 0ab4521a7a
commit 8e8b8464af
16 changed files with 36 additions and 36 deletions
@@ -4,7 +4,7 @@
linkable="true"
pickdistance ="150">
<Sprite texture ="locker.png" depth="0.84"/>
<Sprite texture ="locker.png" depth="0.84" sourcerect="0,0,128,128"/>
<ItemContainer capacity="20" canbeselected="true" hideitems="true">
<Containable name="smallitem"/>