13 lines
252 B
Text
13 lines
252 B
Text
|
'
|
||
|
' Object List File.
|
||
|
'
|
||
|
' This file is used to tell the game which files to load on start up.
|
||
|
' The first object is the player object.
|
||
|
'
|
||
|
' data_file.2do,ID,X,Y
|
||
|
'
|
||
|
|
||
|
ship.2do,Subjugator,320,240
|
||
|
triangle.2do,Object1,200,100
|
||
|
triangle.2do,Object2,300,100
|