From 88b882ed0b432c6aff2063213e2f793a36dd25f7 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 6 Jun 2019 00:11:18 +0800 Subject: *misc --- source/external/plotscript/plot.c | 5 +++++ source/external/plotscript/test/first_meeting.plot | 9 +++++++++ 2 files changed, 14 insertions(+) create mode 100644 source/external/plotscript/plot.c create mode 100644 source/external/plotscript/test/first_meeting.plot (limited to 'source/external/plotscript') diff --git a/source/external/plotscript/plot.c b/source/external/plotscript/plot.c new file mode 100644 index 0000000..6028671 --- /dev/null +++ b/source/external/plotscript/plot.c @@ -0,0 +1,5 @@ +/* + * 情节脚本,导出流程符号。情节 环境 人物 +*/ + + diff --git a/source/external/plotscript/test/first_meeting.plot b/source/external/plotscript/test/first_meeting.plot new file mode 100644 index 0000000..5cf69d6 --- /dev/null +++ b/source/external/plotscript/test/first_meeting.plot @@ -0,0 +1,9 @@ + +#但是这个时候 + +@(李白): + +@camera: + move_to(1, 2, 4s) & move_to() + + \ No newline at end of file -- cgit v1.1-26-g67d0