playable music in game

This commit is contained in:
devZoGok
2025-06-21 19:42:17 +03:00
parent 5eaefb47a5
commit d092f61fe0
18 changed files with 84 additions and 16 deletions
+5
View File
@@ -1,6 +1,11 @@
Size = {x = 150, y = 40}
numGui = 4
music = {
loop = true,
shuffle = false,
tracks = {'intro.ogg'}
}
gui = {
{
pos = {x = 110, y = 40, z = 0},