Funkin
Funkin copied to clipboard
Title name text - introText for name before skipIntro is called
I feel like there could be a whole file dedicated to the credits & intro
IDEA:
{
"bpm":"102",
"sequence":
[
[{"beat":0}, {"text":["%clear"]}],
[{"beat":1}, {"text":["Cube Crew"]}],
[{"beat":3}, {"text":["presents"]}],
[{"beat":4}, {"text":["%clear"]}]
]
}
%clear
clears the text on screen, and you can set the bpm of the sequence using the bpm
tag up there. Besides that, you just paste the same module for as much text as you want.
wait a sec this a badass pr idea i might do this for kade
IDEA:
{ "bpm":"102", "sequence": [ [{"beat":0}, {"text":["%clear"]}], [{"beat":1}, {"text":["Cube Crew"]}], [{"beat":3}, {"text":["presents"]}], [{"beat":4}, {"text":["%clear"]}] ] }
%clear
clears the text on screen, and you can set the bpm of the sequence using thebpm
tag up there. Besides that, you just paste the same module for as much text as you want.wait a sec this a badass pr idea i might do this for kade
Cool! more ideas to steal for my engine!
IDEA:
{ "bpm":"102", "sequence": [ [{"beat":0}, {"text":["%clear"]}], [{"beat":1}, {"text":["Cube Crew"]}], [{"beat":3}, {"text":["presents"]}], [{"beat":4}, {"text":["%clear"]}] ] }
%clear
clears the text on screen, and you can set the bpm of the sequence using thebpm
tag up there. Besides that, you just paste the same module for as much text as you want. wait a sec this a badass pr idea i might do this for kadeCool! more ideas to steal for my engine!
feel free to lol, im putting it in mine