CommitLog |
This commit is contained in:
parent
a67d3f78f0
commit
c7ceb5dff8
3 changed files with 26 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
<sprite>sprites\spr_crafting</sprite>
|
||||
<sprite>sprites\spr_blackhole</sprite>
|
||||
<sprite>sprites\spr_final</sprite>
|
||||
<sprite>sprites\spr_wormhole</sprite>
|
||||
</sprites>
|
||||
</sprites>
|
||||
<backgrounds name="background">
|
||||
|
|
BIN
sprites/images/spr_wormhole_0.png
Normal file
BIN
sprites/images/spr_wormhole_0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 292 B |
25
sprites/spr_wormhole.sprite.gmx
Normal file
25
sprites/spr_wormhole.sprite.gmx
Normal file
|
@ -0,0 +1,25 @@
|
|||
<!--This Document is generated by GameMaker, if you edit it by hand then you do so at your own risk!-->
|
||||
<sprite>
|
||||
<type>0</type>
|
||||
<xorig>16</xorig>
|
||||
<yorigin>16</yorigin>
|
||||
<colkind>1</colkind>
|
||||
<coltolerance>0</coltolerance>
|
||||
<sepmasks>0</sepmasks>
|
||||
<bboxmode>0</bboxmode>
|
||||
<bbox_left>0</bbox_left>
|
||||
<bbox_right>31</bbox_right>
|
||||
<bbox_top>2</bbox_top>
|
||||
<bbox_bottom>31</bbox_bottom>
|
||||
<HTile>0</HTile>
|
||||
<VTile>0</VTile>
|
||||
<TextureGroups>
|
||||
<TextureGroup0>0</TextureGroup0>
|
||||
</TextureGroups>
|
||||
<For3D>0</For3D>
|
||||
<width>32</width>
|
||||
<height>32</height>
|
||||
<frames>
|
||||
<frame index="0">images\spr_wormhole_0.png</frame>
|
||||
</frames>
|
||||
</sprite>
|
Reference in a new issue