-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Display Text (Better Animated Text) #1199
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From testing I noticed that it's possible to create multiple texts of the same ID. I assume that was intentional, however it becomes confusing as you can't distinguish between them properly and the actions on one text will simply occur on the other.
Furthermore, clicking the stop button/green flag should clear all of the text on the screen.
Its intentional to group text to the same ID, yes. Its also intentional for the actions to apply to all texts with the same ID, thus the grouping. However, I will fix the stop button thing soon :) |
fixed |
Hi, I will really hope that your blocks are added to TurboWarp. Your blocks are VERY COOL!!! |
Thanks! |
This is way better than scratch lab text extension |
thx |
Screen.Recording.2024-05-12.at.12.15.18.AM.movnew update, this is finalized and ready to merge |
Better Text Extension that Contains Many Capabilities that Animated Text doesn't have.
Highlights
-Text Outlines, Lines and Glow
-Format Options like Skew and More
-Curvy/Arc Text
-Text IDs (allows grouping)