I have put this in the bug report section before because I thought it is a bug in Gdevelop but got no responses whatsover. Maybe I am doing something wrong. We are trying to make a game with diconary entries (https://semaggames.nl/Verbaal/)and would like them to be configured using BBCode but the following does not work:
When using the code : * [align=center]text that is centered (you can also use left and right)[/align] as described here : BBText - GDevelop documentation it does not work. The base alignment of the object seems to overule it.
I would like to have left alligned and centered text in the box as in the old Buletin board way. But the alignments do not happen. DOes anyone else have the same problem?
I have reported it to the forum which is the prefered way according to the documentation but got no reaction. I believe that an option should be made where in the base alignment is turned off. I suspect that it is the reason the alignment code does not work and is overwritten somehow. But it goes a little to deep for me to figure it out unfortunatly. I do not understand why there is a base alignment. I understand you can not go back because you want to be backwards compatible in the future. It would be very nice if someone could pick this up and repair it. Because it would make the layout of texts much nicer.