CommitLog |
This commit is contained in:
parent
949227a477
commit
065f419958
2 changed files with 24 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
<sprites name="sprites">
|
||||
<sprite>sprites\spr_player</sprite>
|
||||
<sprite>sprites\spr_blocks</sprite>
|
||||
<sprite>sprites\spr_blackhole</sprite>
|
||||
</sprites>
|
||||
<backgrounds name="background"/>
|
||||
<paths name="paths"/>
|
||||
|
|
23
sprites/spr_blackhole.sprite.gmx
Normal file
23
sprites/spr_blackhole.sprite.gmx
Normal file
|
@ -0,0 +1,23 @@
|
|||
<!--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>0</xorig>
|
||||
<yorigin>0</yorigin>
|
||||
<colkind>1</colkind>
|
||||
<coltolerance>0</coltolerance>
|
||||
<sepmasks>0</sepmasks>
|
||||
<bboxmode>0</bboxmode>
|
||||
<bbox_left>0</bbox_left>
|
||||
<bbox_right>0</bbox_right>
|
||||
<bbox_top>0</bbox_top>
|
||||
<bbox_bottom>0</bbox_bottom>
|
||||
<HTile>0</HTile>
|
||||
<VTile>0</VTile>
|
||||
<TextureGroups>
|
||||
<TextureGroup0>0</TextureGroup0>
|
||||
</TextureGroups>
|
||||
<For3D>0</For3D>
|
||||
<width>32</width>
|
||||
<height>32</height>
|
||||
<frames/>
|
||||
</sprite>
|
Reference in a new issue