Hello,
After thinking of it for several months, I am still wondering how I can obtain this result in Visionaire:
I want to create a bubble (like in a comic), and I want that the size of this bubble changes according to the text displayed over a character.
A bubble... or just a simple box.
Example:
I think there is no such feature in Visionaire (right?), so I have been thinking of the following method:
1. create pictures with 3 sizes of bubbles (or more): small, medium and large
2. use the Character Text (action part) to show the text over the character of my choice
3. find a method to count the length of the text (number of lines, or number of characters)
4. find a method to know the position of the text on screen
5. display the bubble at the coordinates found in 4
6. choose the size of the bubble according to the quantity of text found in 3
Can anyone tell me if it is possible in lua to do this (particularly parts 3 and 4), or if you know another method to obtain the same kind of result?
Another idea was to put a single bubble in an active animation on an interface, and change the size (scale) of the bubble according to the quantity of text, but I still have the problems at parts 3 and 4.
I hope anyone can come with a working solution!
The result would be something like in Lumino City: