Fixed bug that could produce multiple script instances with equivalent instance IDs

This commit is contained in:
Aruki
2017-05-14 21:30:32 -06:00
parent 77cda50153
commit 43a3558383
6 changed files with 16 additions and 14 deletions

View File

@@ -6,7 +6,7 @@
<property ID="0x01" name="Position" type="vector3f"/>
<property ID="0x02" name="Rotation" type="vector3f"/>
<property ID="0x03" name="Unknown 1" type="bool"/>
<property ID="0x04" name="Unknown 2" type="float"/>
<property ID="0x04" name="Shot Duration" type="float"/>
<property ID="0x05" name="Unknown 3" type="bool"/>
<property ID="0x06" name="Unknown 4" type="bool"/>
<property ID="0x07" name="Unknown 5" type="bool"/>