unique title card FlxSprite
This commit is contained in:
@@ -234,12 +234,11 @@
|
||||
(cc))
|
||||
|
||||
(hollywooMethod timedTitleCard true [time :Array<String> lines :Continuation cc]
|
||||
// TODO allow skipping it
|
||||
(let [cc ->{(director.hideTitleCard)(cc)}]
|
||||
(director.showTitleCard lines cc)
|
||||
(delay time cc)))
|
||||
|
||||
// TODO themed titleCard
|
||||
// TODO themed titleCard (wait for song or sound)
|
||||
|
||||
// TODO timed superText
|
||||
// TODO themed superText
|
||||
|
Reference in New Issue
Block a user