CommitLog |
This commit is contained in:
parent
b2b58f564a
commit
976a0c4caf
3 changed files with 22 additions and 1 deletions
|
@ -10,7 +10,9 @@
|
|||
<sprite>sprites\spr_blocks</sprite>
|
||||
<sprite>sprites\spr_blackhole</sprite>
|
||||
</sprites>
|
||||
<backgrounds name="background"/>
|
||||
<backgrounds name="background">
|
||||
<background>background\bg_space</background>
|
||||
</backgrounds>
|
||||
<paths name="paths"/>
|
||||
<help>
|
||||
<rtf>help.rtf</rtf>
|
||||
|
|
19
background/bg_space.background.gmx
Normal file
19
background/bg_space.background.gmx
Normal file
|
@ -0,0 +1,19 @@
|
|||
<!--This Document is generated by GameMaker, if you edit it by hand then you do so at your own risk!-->
|
||||
<background>
|
||||
<istileset>0</istileset>
|
||||
<tilewidth>16</tilewidth>
|
||||
<tileheight>16</tileheight>
|
||||
<tilexoff>0</tilexoff>
|
||||
<tileyoff>0</tileyoff>
|
||||
<tilehsep>0</tilehsep>
|
||||
<tilevsep>0</tilevsep>
|
||||
<HTile>-1</HTile>
|
||||
<VTile>-1</VTile>
|
||||
<TextureGroups>
|
||||
<TextureGroup0>0</TextureGroup0>
|
||||
</TextureGroups>
|
||||
<For3D>0</For3D>
|
||||
<width>1920</width>
|
||||
<height>1920</height>
|
||||
<data>images\bg_space.png</data>
|
||||
</background>
|
BIN
background/images/bg_space.png
Normal file
BIN
background/images/bg_space.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 MiB |
Reference in a new issue