[AutoTyping] Not working with BBText anymore after updating extension
Is there an existing issue for this?
- [x] I have searched the existing issues
Enter the name of the extension
AutoTyping
Describe the bug of the extension
After updating the extension to v2.2.0 I can't add the behavior to BBText objects anymore (it says it's incompatible with the object when I browse behaviors). It's only available on regular Text objects and bitmap text. I hope it's not an intended change to the extension.
Steps to reproduce
I was using an older version of the extension (v1.1.0) on a BBText object in my game. After updating to v2.2.0, I can't add the behavior to BBText objects anymore.
GDevelop platform
Desktop
GDevelop version
5.5.231
Platform info
Additional context
No response
The behavior from older extension versions was bugged. It was typing the BBCode tags as if they were letters. It resulted into long pauses at every text style change. It’s removed until someone submit a working version.