Funkin icon indicating copy to clipboard operation
Funkin copied to clipboard

Title name text - introText for name before skipIntro is called

Open kitkatwastaken opened this issue 3 years ago • 4 comments

kitkatwastaken avatar Apr 18 '21 21:04 kitkatwastaken

I feel like there could be a whole file dedicated to the credits & intro

aflacc avatar Jun 07 '21 16:06 aflacc

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

isakube avatar Sep 05 '21 15:09 isakube

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

Cool! more ideas to steal for my engine!

ThePlank avatar Sep 26 '21 08:09 ThePlank

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

Cool! more ideas to steal for my engine!

feel free to lol, im putting it in mine

isakube avatar Oct 01 '21 17:10 isakube