Added Unpickable component, which skips the entity in the PickingPass

This commit is contained in:
viktorljung
2016-03-10 16:29:13 +01:00
parent 777f382772
commit b3ea26779a
6 changed files with 28 additions and 1 deletions
+1
View File
@@ -71,6 +71,7 @@
<xs:element ref="c:NetworkComponent" minOccurs="0"/>
<xs:element ref="c:ServerIdentity" minOccurs="0"/>
<xs:element ref="c:ServerList" minOccurs="0"/>
<xs:element ref="c:Unpickable" minOccurs="0"/>
</xs:all>
</xs:complexType>
</xs:element>