14 lines
185 B
Plaintext
14 lines
185 B
Plaintext
# type map ids like this to create the video screen:
|
|
|
|
1, 2, 3
|
|
4, 5, 6
|
|
|
|
# position and volume:
|
|
|
|
x = 0.0
|
|
y = 0.0
|
|
z = 0.0
|
|
|
|
volume = 1.0
|
|
|
|
# set volume to '-1.0' to disable directional audio |