Commit Graph

48 Commits

Author SHA1 Message Date
c9f99e78ce skip voice tracks when skipping dialogue 2021-12-30 12:03:54 -07:00
de6d2bc01d FlxMovie support serialized voice line matches 2021-12-30 11:38:07 -07:00
0f722b83c6 position props better 2021-12-29 18:16:47 -07:00
0c13c394ca delay between voice tracks 2021-12-29 18:16:25 -07:00
5d7620e409 refactor label handling into AsyncEmbeddedScript 2021-12-21 20:43:10 -07:00
fd4b989d17 destroy SceneFlxStates when a FlxMovie ends 2021-12-21 16:37:38 -07:00
b5cdd96196 don't add duplicates to sources.tsv 2021-12-17 15:27:06 -07:00
12a9d1f260 newFlxVoiceTrack 2021-12-16 18:05:53 -07:00
b6ff27b650 remove resolved TODO 2021-12-16 15:18:26 -07:00
b7e54c24a0 Allow relative sizing when drawing sprite on sprite 2021-12-16 14:58:51 -07:00
32d166e98a force-restart voice track when next line plays 2021-12-15 20:24:03 -07:00
2bd2537bed Add voice track support to Hollywoo 2021-12-15 20:07:50 -07:00
a49662863b draw and write on FlxSprites relative to their boundaries 2021-12-15 15:53:07 -07:00
010caf26e3 fix prop and actor sizing/positioning 2021-12-14 23:05:34 -07:00
485c008fdc don't permanently size down dialog after one overflow 2021-12-14 22:51:11 -07:00
c5880f3582 Fix label skipping in hollywoo-flixel 2021-12-14 21:01:56 -07:00
796e69cf45 buggy label/skip system for hollywooFlixel 2021-12-14 20:48:53 -07:00
8f86feaffe throw error when no pixabay results 2021-12-14 19:15:13 -07:00
28c9c9fa78 fixes for Hollywoo 2021-12-04 00:12:13 -07:00
082a6df576 hollywoo reader macros passing cc automatically 2021-11-27 20:37:40 -07:00
51aa1bef94 downsize too-big text 2021-11-03 14:50:03 -04:00
5fad6cf6b7 Remove characters from scenes 2021-11-03 14:49:45 -04:00
84ee07c309 scaling, but weirdly positioned hollywoo-flixel props 2021-11-03 12:25:11 -04:00
b88cb062be fix missing speakerNames in hollywoo-flixel 2021-11-03 02:04:41 -04:00
25eb73dbcb use AssetMacros in Hollywoo-Flixel Movie 2021-11-03 00:00:27 -04:00
6505f9ec1a put sources.tsv in assets folder 2021-11-02 23:54:31 -04:00
5e27db8c54 Pixabay image asset macro! 2021-11-02 23:50:03 -04:00
a393db0eda make SceneFlxStates SubStates 2021-11-02 20:02:20 -04:00
756a6c4d93 Movies support skippable timed delays 2021-11-02 19:36:17 -04:00
a4e41aec1f fix hollywoo set sprites loading on the fly 2021-11-02 18:58:59 -04:00
9dc27c99b8 flip ActorFlxSprite depending on facing 2021-11-01 21:04:12 -04:00
9802f3512b music for hollywoo-flixel 2021-11-01 20:35:30 -04:00
65d2bd8742 wait for sound to finish hollywoo-flixel 2021-11-01 18:38:32 -04:00
d9727d4148 don't auto kill sounds in hollywoo-flixel scene change 2021-11-01 17:02:16 -04:00
992cf3ac9e load hollywoo assets BEFORE starting 2021-11-01 16:53:35 -04:00
32762a4288 add sounds to hollywoo-flixel 2021-11-01 16:53:05 -04:00
ce3b154483 add actor name to FlxHollywoo dialog box 2021-11-01 11:19:40 -04:00
ee1b5e99bb speech types 2021-10-29 18:39:02 -04:00
f3460ab58f Movie.doDialog 2021-10-29 15:34:37 -04:00
40e39468f7 add characters to hollywoo scenes 2021-10-28 15:56:36 -04:00
385a2dcfa1 Movie.newActor and ActorFlxSprite constructor 2021-10-28 12:24:12 -04:00
3d0940bfe2 Working on Unsplash asset macro 2021-10-28 11:54:52 -04:00
f7a1374d13 make Movie the controller for handling state outside of director logic 2021-10-27 15:23:17 -04:00
d342bfda6d Flixel-hollywoo waitForInputOrDelay() 2021-10-27 14:15:46 -04:00
4ab78fb3f4 AsyncEmbeddedScript allow libpath 2021-10-25 20:28:24 -04:00
456bb5ee8b center and squash hollywoo-flixel set backgrounds 2021-10-25 16:43:52 -04:00
cface321a2 Fix bad Hollywoo naming conventions 2021-10-25 16:39:18 -04:00
c56297dfe8 Muddling out hollywoo-flixel basics 2021-10-25 14:19:17 -04:00