alecgl_old/sfml20test/level.map
Alec Obradovich 03f7d95b13 fuckmess
what is this nonsense
2015-04-08 16:35:21 -05:00

17 lines
No EOL
258 B
Text

# FORMAT:
# - TYPE
# - F is Floor
# - W is Wall
# - C is Ceiling
#
# seperated by commas
#
# - TEXTURE ID
# - 1: grass
# - 2: wall thing
#
# - VERTEX 1
# - X, Y, Z
# - Z is carried over to other vertex on that edge
f,0,25,0,25,-25,0,-25,20,20,30,30;