Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi Xephan, 

Currently, there isn't a setting that will detect an overlapping circle. Your best bet would be to manually position the text within the ring using spaces in the text field. So something like: "Word1                                   Word2                                   Word3". 

I'll look into the possibility of adding this, but I have a feeling that it wouldn't interact cleanly when the circles do a rotation animation.  

(+1)

That is the current work around however its not optimal as it applies space on both words one backwards and one forward. 
Perhaps having an option to set a origin point for the text to originate from and only push new inputs forward or being able to rotate the text once its in place.

Would having the option to specify a number of "gaps" in the text ring, and the "width" of those gaps work? It would basically divide the text ring into N segments with configurable spacer widths between them.

I believe so