Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
lDEVinux
GitHub Repository: lDEVinux/eaglercraft
Path: blob/main/samples/video_map_config.txt
8640 views
1
# type map ids like this to create the video screen:
2
3
1, 2, 3
4
4, 5, 6
5
6
# position and volume:
7
8
x = 0.0
9
y = 0.0
10
z = 0.0
11
12
volume = 1.0
13
14
# set volume to '-1.0' to disable directional audio
15