Movie.doDialog
This commit is contained in:
@@ -73,4 +73,7 @@
|
||||
*/
|
||||
|
||||
// TODO moveCharacter remove them, add them to another scene
|
||||
// TODO moveCharacterAndFollow remove them, add them to another scene, set that the scene
|
||||
// TODO moveCharacterAndFollow remove them, add them to another scene, set that the scene
|
||||
|
||||
(method doDialog [actorName text cc]
|
||||
(director.showDialog (dictGet .characters (_currentScene) actorName) text cc))
|
Reference in New Issue
Block a user