rollCredits pass false to linearMotion skipping
This commit is contained in:
@@ -835,6 +835,7 @@
|
||||
(FlxG.state.add text)
|
||||
(set text.cameras [flxMovie.uiCamera])
|
||||
(let [:Array<Dynamic> tweenArgs []]
|
||||
(tweenArgs.push false)
|
||||
(tweenArgs.push text)
|
||||
(tweenArgs.push text.x)
|
||||
(tweenArgs.push (- text.y textY))
|
||||
|
Reference in New Issue
Block a user