CommitLog |

This commit is contained in:
JoshuanBurger12 2020-07-22 13:28:55 +12:00
parent 065f419958
commit fc974341b1
2 changed files with 24 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<sprite>sprites\spr_player</sprite>
<sprite>sprites\spr_blocks</sprite>
<sprite>sprites\spr_blackhole</sprite>
<sprite>sprites\sprite3</sprite>
</sprites>
<backgrounds name="background"/>
<paths name="paths"/>

View 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>