6 lines
248 B
Plaintext
6 lines
248 B
Plaintext
# Format
|
|
# <Type> <player?> <xpos> <ypos> <zpos> <zrot> <yrot> <xrot> <xvel> <yvel> <zvel> <rotvel>
|
|
GameEntityTypeShip 1 0 0 0 0 90 0 0 0 0 0
|
|
GameEntityTypeAsteroid 0 5 0 -2 0 0 0 -0.2 0 -0.1 -10
|
|
GameEntityTypeAsteroid 0 -2 0 2 0 0 0 0.3 0 -0.4 5
|