Commit Graph

110 Commits

Author SHA1 Message Date
afbc6f4edf stage positions behind the others 2022-01-03 16:46:13 -07:00
896ab725a3 fix drawOnSprite for scaled sprite 2022-01-03 15:29:25 -07:00
6e671f1bea fix last commit 2022-01-03 13:17:56 -07:00
2768393146 writeOnSprite allow multiline with anchors 2022-01-03 13:15:07 -07:00
4b9276fffa allow set color in writeOnSprite 2022-01-02 20:04:51 -07:00
3a8690c1f0 newFlxVoiceTracks 2021-12-31 18:43:51 -07:00
18342146f8 Movie.rollCredits() 2021-12-31 18:25:31 -07:00
f6cff31aa4 hollywooFlixel actor animations by wryly 2021-12-31 17:18:48 -07:00
c0abe77a11 fix clunky actor sprite positioning 2021-12-31 16:33:01 -07:00
9614983b63 buttons to skip to labels 2021-12-30 15:18:44 -07:00
97010efa33 unique title card FlxSprite 2021-12-30 14:32:53 -07:00
240302b7ab timed titleCard 2021-12-30 14:13:19 -07:00
96b486ed24 skip voice tracks when skipping dialogue 2021-12-30 12:03:54 -07:00
bd5217cd25 FlxMovie support serialized voice line matches 2021-12-30 11:38:07 -07:00
2bebb05edb position props better 2021-12-29 18:16:47 -07:00
7ba2f04450 delay between voice tracks 2021-12-29 18:16:25 -07:00
03939505e8 refactor label handling into AsyncEmbeddedScript 2021-12-21 20:43:10 -07:00
a588954d86 destroy SceneFlxStates when a FlxMovie ends 2021-12-21 16:37:38 -07:00
a54bb7cc73 don't add duplicates to sources.tsv 2021-12-17 15:27:06 -07:00
9d2d188243 newFlxVoiceTrack 2021-12-16 18:05:53 -07:00
fd56e93c90 remove resolved TODO 2021-12-16 15:18:26 -07:00
d0a8a78713 Allow relative sizing when drawing sprite on sprite 2021-12-16 14:58:51 -07:00
8056f1f871 force-restart voice track when next line plays 2021-12-15 20:24:03 -07:00
09bf29f1b0 Add voice track support to Hollywoo 2021-12-15 20:07:50 -07:00
ea7f469cd7 draw and write on FlxSprites relative to their boundaries 2021-12-15 15:53:07 -07:00
55a9be798c fix prop and actor sizing/positioning 2021-12-14 23:05:34 -07:00
a64dbca4f7 don't permanently size down dialog after one overflow 2021-12-14 22:51:11 -07:00
e69d320dfb Fix label skipping in hollywoo-flixel 2021-12-14 21:01:56 -07:00
dd60bddb46 buggy label/skip system for hollywooFlixel 2021-12-14 20:48:53 -07:00
22ad60d07a throw error when no pixabay results 2021-12-14 19:15:13 -07:00
40636f44bd fixes for Hollywoo 2021-12-04 00:12:13 -07:00
0c08ca14fb hollywoo reader macros passing cc automatically 2021-11-27 20:37:40 -07:00
ebbc0084eb downsize too-big text 2021-11-03 14:50:03 -04:00
343e9d3330 Remove characters from scenes 2021-11-03 14:49:45 -04:00
0654b550a3 scaling, but weirdly positioned hollywoo-flixel props 2021-11-03 12:25:11 -04:00
65d91984aa fix missing speakerNames in hollywoo-flixel 2021-11-03 02:04:41 -04:00
ea19810d57 use AssetMacros in Hollywoo-Flixel Movie 2021-11-03 00:00:27 -04:00
70341984fc put sources.tsv in assets folder 2021-11-02 23:54:31 -04:00
775b770b02 Pixabay image asset macro! 2021-11-02 23:50:03 -04:00
db4dfa3320 make SceneFlxStates SubStates 2021-11-02 20:02:20 -04:00
c6275716a1 Movies support skippable timed delays 2021-11-02 19:36:17 -04:00
613e3cf4d2 fix hollywoo set sprites loading on the fly 2021-11-02 18:58:59 -04:00
37fdb36376 flip ActorFlxSprite depending on facing 2021-11-01 21:04:12 -04:00
6f890cbd2a music for hollywoo-flixel 2021-11-01 20:35:30 -04:00
7848886367 wait for sound to finish hollywoo-flixel 2021-11-01 18:38:32 -04:00
2000797c8b don't auto kill sounds in hollywoo-flixel scene change 2021-11-01 17:02:16 -04:00
aba4584028 load hollywoo assets BEFORE starting 2021-11-01 16:53:35 -04:00
7599a02d96 add sounds to hollywoo-flixel 2021-11-01 16:53:05 -04:00
6e2be30e07 add actor name to FlxHollywoo dialog box 2021-11-01 11:19:40 -04:00
cb32e2104a speech types 2021-10-29 18:39:02 -04:00