CommitLog |
This commit is contained in:
parent
10471cac07
commit
ba1c81f35f
2 changed files with 24 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
<sprite>sprites\spr_player</sprite>
|
||||
<sprite>sprites\spr_blocks</sprite>
|
||||
<sprite>sprites\spr_blackhole</sprite>
|
||||
<sprite>sprites\spr_test</sprite>
|
||||
</sprites>
|
||||
<backgrounds name="background">
|
||||
<background>background\bg_space</background>
|
||||
|
|
23
sprites/spr_test.sprite.gmx
Normal file
23
sprites/spr_test.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