10 lines
400 B
Plaintext
10 lines
400 B
Plaintext
# Format
|
|
# <Type> <player?> <xpos> <ypos> <zpos> <zrot> <yrot> <xrot> <xvel> <yvel> <zvel> <rotvel>
|
|
Title How about some cake?
|
|
Author Martin Felis
|
|
GameEntityTypeShip 1 0 0 0 0 90 0 0 0 0 0
|
|
GameEntityTypeAsteroid 0 2 0 -6 0 0 0 -0.6 0 0.3 -10
|
|
GameEntityTypeAsteroid 0 -3 0 8 0 0 0 -0.9 0 -0.4 15
|
|
GameEntityTypeAsteroid 0 5 0 -6 0 0 0 0.8 0 0.3 -10
|
|
GameEntityTypeAsteroid 0 -6 0 5 0 0 0 -1.3 0 -0.9 5
|