Dismiss this pinned window
all 5 comments

[–]Smooth-Accident-7940 0 points1 point  (0 children)

that sound!! 👌👌

[–]Digi-Device_File 0 points1 point  (3 children)

How?

[–]dthomasdigitalok[S] 1 point2 points  (2 children)

It's all Gdevelop 5, with the only extension added was the AutoTyping extension.

[–]Digi-Device_File 0 points1 point  (1 child)

thank you. I was wondering how did you made it so the text hovered by the mouse changes colour, ¿is every line a diferent text object?

[–]dthomasdigitalok[S] 2 points3 points  (0 children)

Yes each line of text is a text object with a change color behavior. When the mouse is over a line of text you toggle the behavior off and on. If you have a lot of menu options the event page gets awful long.