Remember me
You are here: HomeForum
Welcome, Guest
Username: Password: Remember me

TOPIC: Menu an sound

Menu an sound 1 month 6 hours ago #3406

Hello, I have placed an image in my game menu and I want the image to be hidden by pressing the start button and starting the game.

Currently, the image is in the menu and when I click on start, the image is not deleted and it is also on the game screen

I have another question
I want one music in the menu and one music to play during the game
I put two separate musics in the menu level and the second music in the game level
But these two are played at the same time

I want to play one music in the menu and another music during the game
Attachments:
The administrator has disabled public write access.

Menu an sound 3 weeks 6 days ago #3408

In the editor place a "Loop" codeblock within the image, then place a "Set" codeblock in the Loop codeblock. Within the Set codeblock you can set the "Var" to the image's "visible" parameter, then make the "Value" of the Set codeblock to 0.

For the Music, I need to know if you made a custom main menu or if its based on the Cyberix Menu Example.
Last Edit: 3 weeks 6 days ago by Symbiotic Interactives.
The administrator has disabled public write access.
The following user(s) said Thank You: Mohamadjavad-
Time to create page: 0.138 seconds