General purpose modules for Roblox development. [Read-only Codeberg mirror]
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update readme

Clay 3806bca5 18eddc04

+2
+2
README.md
··· 4 4 5 5 ## Modules 6 6 7 + - [FadeUI](Docs/FadeUI.md): Fade UI elements in and out using `TweenService`. 7 8 - [TextTransform](Docs/TextTransform.md): Transform text in a way that makes it easy to manipulate individual characters. 9 + - [TweenSequence](Docs/TweenSequence.md): Play a sequence of tweens, waits, parallel tween groups, and callbacks with pause and resume support. 8 10 9 11 --- 10 12