diff options
Diffstat (limited to 'assets/tilesets/animated_props.tsx')
| -rw-r--r-- | assets/tilesets/animated_props.tsx | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/assets/tilesets/animated_props.tsx b/assets/tilesets/animated_props.tsx index 78a59da..4f7a6e4 100644 --- a/assets/tilesets/animated_props.tsx +++ b/assets/tilesets/animated_props.tsx @@ -10,6 +10,9 @@ </animation> </tile> <tile id="4"> + <objectgroup draworder="index" id="2"> + <object id="1" x="0" y="0" width="16" height="16"/> + </objectgroup> <animation> <frame tileid="4" duration="200"/> <frame tileid="5" duration="200"/> @@ -17,6 +20,9 @@ </animation> </tile> <tile id="7"> + <objectgroup draworder="index" id="2"> + <object id="1" x="0" y="0" width="16" height="16"/> + </objectgroup> <animation> <frame tileid="7" duration="200"/> <frame tileid="8" duration="200"/> @@ -33,6 +39,9 @@ </animation> </tile> <tile id="15"> + <objectgroup draworder="index" id="2"> + <object id="1" x="0" y="0" width="16" height="16"/> + </objectgroup> <animation> <frame tileid="15" duration="200"/> <frame tileid="16" duration="200"/> @@ -40,12 +49,18 @@ </animation> </tile> <tile id="18"> + <objectgroup draworder="index" id="2"> + <object id="1" x="0" y="0" width="16" height="16"/> + </objectgroup> <animation> <frame tileid="18" duration="100"/> <frame tileid="19" duration="100"/> </animation> </tile> <tile id="20"> + <objectgroup draworder="index" id="2"> + <object id="1" x="0" y="0" width="16" height="16"/> + </objectgroup> <animation> <frame tileid="20" duration="200"/> <frame tileid="21" duration="200"/> @@ -60,6 +75,9 @@ </animation> </tile> <tile id="26"> + <objectgroup draworder="index" id="2"> + <object id="1" x="0" y="0" width="16" height="16"/> + </objectgroup> <animation> <frame tileid="26" duration="200"/> <frame tileid="27" duration="200"/> @@ -67,6 +85,9 @@ </animation> </tile> <tile id="29"> + <objectgroup draworder="index" id="3"> + <object id="3" x="0" y="0" width="16" height="12"/> + </objectgroup> <animation> <frame tileid="29" duration="100"/> <frame tileid="30" duration="100"/> @@ -81,6 +102,9 @@ </animation> </tile> <tile id="37"> + <objectgroup draworder="index" id="2"> + <object id="1" x="0" y="0" width="16" height="16"/> + </objectgroup> <animation> <frame tileid="37" duration="200"/> <frame tileid="38" duration="200"/> @@ -102,6 +126,10 @@ </animation> </tile> <tile id="48"> + <objectgroup draworder="index" id="2"> + <object id="1" x="0" y="0" width="16" height="16"/> + <object id="2" x="0" y="0" width="16" height="16"/> + </objectgroup> <animation> <frame tileid="48" duration="200"/> <frame tileid="49" duration="200"/> @@ -115,6 +143,9 @@ </animation> </tile> <tile id="55"> + <objectgroup draworder="index" id="2"> + <object id="1" x="1" y="1" width="14" height="15"/> + </objectgroup> <animation> <frame tileid="55" duration="100"/> <frame tileid="56" duration="100"/> @@ -123,18 +154,27 @@ </animation> </tile> <tile id="59"> + <objectgroup draworder="index" id="3"> + <object id="2" x="0" y="16" width="16" height="16"/> + </objectgroup> <animation> <frame tileid="59" duration="200"/> <frame tileid="60" duration="200"/> </animation> </tile> <tile id="61"> + <objectgroup draworder="index" id="2"> + <object id="1" x="-16" y="0" width="16" height="16"/> + </objectgroup> <animation> <frame tileid="61" duration="200"/> <frame tileid="72" duration="200"/> </animation> </tile> <tile id="62"> + <objectgroup draworder="index" id="2"> + <object id="1" x="16" y="0" width="16" height="16"/> + </objectgroup> <animation> <frame tileid="62" duration="200"/> <frame tileid="73" duration="200"/> @@ -149,12 +189,18 @@ </animation> </tile> <tile id="70"> + <objectgroup draworder="index" id="2"> + <object id="1" x="0" y="-16" width="16" height="16"/> + </objectgroup> <animation> <frame tileid="70" duration="200"/> <frame tileid="71" duration="200"/> </animation> </tile> <tile id="77"> + <objectgroup draworder="index" id="2"> + <object id="1" x="1" y="0" width="14" height="16"/> + </objectgroup> <animation> <frame tileid="77" duration="100"/> <frame tileid="78" duration="100"/> |
