Quote Idgelios (
)
Any tutorials on how context playing works for modding in new locations for songs to play? Say I want to have giant stars play a certain song, what would I use for the class?
Did a little search and DoctorOfSpace came up once with his customized context.cfg (the one in data/music folder).
http://en.spaceengine.org/forum/11-2869-53165-16-1434733582
You need to add some classes like
Code
Class "RedGiant"
Class "OrangeGiant"
Class "YellowGiant"
to the existing context.cfg.