set a camera on superText
This commit is contained in:
@@ -330,6 +330,7 @@
|
|||||||
(case type
|
(case type
|
||||||
(Super
|
(Super
|
||||||
(set superText (SpriteTools.textPlate text DIALOG_SIZE SUPER_MARGIN))
|
(set superText (SpriteTools.textPlate text DIALOG_SIZE SUPER_MARGIN))
|
||||||
|
(set superText.cameras [flxMovie.uiCamera])
|
||||||
(superText.screenCenter)
|
(superText.screenCenter)
|
||||||
(set superText.y flxMovie.DIALOG_Y)
|
(set superText.y flxMovie.DIALOG_Y)
|
||||||
(FlxG.state.add superText)
|
(FlxG.state.add superText)
|
||||||
|
|||||||
Reference in New Issue
Block a user