I truely check all tutorials and all Exemple Projects I found, but none has the same system that I'm looking for, if you can send me a link for that I would really appreciate.
There is an example in the construct community discord, where Mikal showed a way to find the breakpoint if the text overflows.
Tbh there is no real great way to solve that currently, only workarounds. There was a suggestion for a feature like that done a few days ago https://construct3-21h2.ideas.aha.io/ideas/C321H2-I-193
I would suggest you to just design your dialogue so you don't have large text that will overflow, instead already break them up when writing them. This will save you alot of hassle
Dude, you anwser with one of your solution (and I thank you for that), that was not the one I expected, I never changed I just made it clear what I really wanted because you didn't seem to understand well.
Edit : Ok thanks a lot, that's better :)
Develop games in your browser. Powerful, performant & highly capable.
Sry, my answer was a bit salty as I had the impression you were not trying to solve the problem yourself just waiting for others to do it for you.
I hope I'm not giving that impression because it's not true, I've done 99% of my systems by myself and some of them are complex, in general I only ask for help when I have no idea after trying several times.
https://drive.google.com/file/d/1pGTNmwUD51sryO8lUxFt2-UnVWADe_Js/view?usp=sharing
I hope this time it's actually what you are looking for :D
That's great, thanks a lot! :)