Church-of-Crice / cationarytail

4 stars 7 forks source link

Add scenes to structured text files #65

Open jonathandavidlewis opened 1 month ago

jonathandavidlewis commented 1 month ago

Create a dialog sequence file for each conversation that happens.

Any reference to a character name should be all lowercase and should always be the same.

file locations: project/dialog_files/

File names:

scene_2_adopting_a_cat.cfg scene_3_bringing_cat_home_trouble_at_home.cfg scene_4_cat_goes_to_vet.cfg scene_5_lucretia_mad_and_cat_set_free.cfg scene_6_respawn_at_vet.cfg scene_7_construction_site_flattened.cfg scene_8_raccoon_fight_rabies.cfg scene_9_rabies_test_rabies.cfg scene_10_calls_animal_control_euthanized.cfg scene_11_left_at_pound_euthanized.cfg scene_12_coyote_at_night_coyote.cfg scene_13_laundromat_dryer.cfg scene_14_bakery_blender.cfg scene_15_standing_still_carried_off.cfg scene_16_pregnant.cfg scene_17_fishing_big_fish.cfg scene_18_true_death.cfg

Example of a file:

fille: scene_2_adopting_a_cat.cfg

[dialog_sequence_name]
character_name: Hey! Get out!
character_name2: You can't be in here!
[cat_gets_yelled_at]
construction_worker1: Hey! Get out!
construction_worker2: You can't be in here!

[construction_worker_runs_away]
construction_worker1: I'm scared!
TheBlankDan commented 1 month ago

Scene numbers and names have changed, here is an updated checklist: