I have an ambient change but if you leave and come back in the touched part, the script/tween breaks, so I’m wondering if through debounces it could get fixed. I was thinking that by making 2 debounces for the Touched & TouchEnded, the script won’t run multiples per every hit enter & exit. That’s what I at least think is the problem, because once I enter the zone it runs only once, but once you leave, the TouchEnded runs 7 times, therefore the tweens interrupt each other pretty well.
Fixed it, it was just the position of some script line, there was a line that checked if the area had sound before checking for all ambientParts as well before setting the tween goals. Hope what I just said is understandable
Thank you so much!!! I really appreciate your time and effort… have a great day