Added mapping tool, reworked scene structure, and added test data.
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"d":[
|
||||
{
|
||||
"chr": "test_character1",
|
||||
"d": "You are from San Francisco!",
|
||||
"chs": [
|
||||
{
|
||||
"r": "",
|
||||
"t": [
|
||||
{
|
||||
"t": "test_scene2.json",
|
||||
"c": [],
|
||||
"e": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user