-
Notifications
You must be signed in to change notification settings - Fork 42
Add Tags tutorial + small typo fix #78
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
base: main
Are you sure you want to change the base?
Conversation
These are already listed in the Popup tutorial, although I agree they should probably be moved to their own dedicated tutorial. Can you update this PR to change |
ok |
@HJfod Sorry for bothering you but I updated the docs (a while ago now lol). How is it? |
tutorials/popup.md
Outdated
Note that the closing tag **must be `</c>` only without the color specified again**. Doing otherwise will likely result in a crash. | ||
|
||
> You might wonder about how to use other colors than the ones listed; there are currently no plans in Geode to add that, but one could easily make a mod that adds support for arbitary color tags. | ||
`FLAlertLayer` supports colored text in the content field by default. You can add colors with **color tags**, for example `<cy>Hi mom!</c>` will produce yellow text. The built-in color tags in GD are available [here](../geometrydash/tags.md) |
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.
Should prolly say "are listed [here]" instead of available
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.
found a few more things to change that i missed the first time around :P
sry i lost count from here
Finished! |
1/2 made on my phone; enjoy!