Hello,
I am having a problem with overlapping music when returning too quickly from another layout.
I am currently working with Construct 2 on my project.
But to check if I was doing something wrong, I also tried to make a simple project in both Construct 2 and Construct 3. And I am getting different results depending on the origin of the file.
So what I would like to know, if I am actually using events wrongly, no matter which engine version I use
Basically I made 3 tests (same events, same assets):
- 1 test in Construct 2
- 1 test in Construct 3
- 1 test imported from construct 2 into 3
I'm planning to move to Construct 3 in near future, but it's important for me to make sure that it's going to work given the situation.
- Construct 2 file: music overlaps when returning quickly from level 1 to menu
- Construct 3 file: music never overlaps
- Imported file: music overlaps when returning quickly from level 1 to menu
1. Given the different results I am wondering why this is happening.
2. Obviously I am wondering when I'll switch to Construct 3 if I'm still going to experience the same issue
3. How can I fix it so when I import my project from Construct 2 to 3 it will work.
Below screenshot of the events taken in Construct 3 (3 event sheets, 2 layouts):
Thanks a lot for your help!