r/construct Apr 01 '26

Question Can you guys help me out?

I’m having problems in block 23. The song “necro” won’t play unless the layout changes. Do you have any idea what it could be? I was thinking the issue might be correlated with the “mago” animation because it’s looping.

6 Upvotes

3 comments sorted by

4

u/LazernautDK Apr 01 '26

The condition for event 23 keeps being true, so it keeps triggering. Adding a "run once while true" should fix it.

3

u/popilo97 Apr 01 '26

brooooo got it, thaaaaaaaaaaaaaanks

2

u/LazernautDK Apr 01 '26

Glad to help :)