Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+11)

just some stuff that took me a while to figure out:

"{sc=10}Text{/sc}" ==> Scared Text

"{fi=[offset]-[time]-[distance]}Text{/fi}" ==> Fade in text

"{bt=10}Text{/bt}" ==> Wave Text

"{rotat}Text{/rotat}" ==> Rotating Text

"{move}Text{/move}" ==> Moving Text

"{sc}{b}Text{/b}{/sc}" ==> Adding multiple effects

 "{color=#000000}Text{/color}" ==> change color

"{b}Text{/b}" ==> Make text bold

"{s}Text{/s}" ==> Scratched Text

"{u}Text{/u}" ==> Underline Text

"{i}Text{/i}" ==> Italic Text

"{size=50}Text{/size}" ==> Change size

thank you for this project