Skip to content

Instantly share code, notes, and snippets.

@isnullnull
Created May 31, 2017 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isnullnull/df778208924d0fb1cdc91965aebcc919 to your computer and use it in GitHub Desktop.
Save isnullnull/df778208924d0fb1cdc91965aebcc919 to your computer and use it in GitHub Desktop.
RoBoHoNで 『手旗信号版 嵐が丘』 もどきの実装 ref: http://qiita.com/n_ueh/items/332b24dc4e5c1d65044c
<?xml version="1.0" ?>
<hvml version="2.0">
<head>
<producer>com.dev.robohon.tebata</producer>
<description>tebata(英語)</description>
<scene value="com.dev.robohon.tebata.scene_common" />
<version value="1.0" />
<accost priority="75" topic_id="t1" word="com.dev.robohon.tebata.tebata" />
</head>
<body>
<topic id="t1" listen="false">
<action index="1">
<behavior id="0x06005a" type="normal"/>
</action>
<action index="2">
<behavior id="0x060001" type="normal"/>
<speech><emotion type="sadness" level="3">oh....</emotion><wait ms="6000"/></speech>
</action>
<action index="3">
<behavior id="0x06000f" type="normal"/>
<speech><emotion type="sadness" level="3">....cathe</emotion></speech>
</action>
<action index="4">
<behavior id="0x060027" type="normal"/>
</action>
<action index="5">
<behavior id="0x06002c" type="normal"/>
</action>
<action index="6">
<behavior id="0x06002d" type="normal"/>
</action>
<action index="7">
<behavior id="0x060001" type="normal"/>
</action>
<action index="8">
<behavior id="0x060057" type="normal"/>
<speech><emotion type="sadness" level="3">....rin</emotion><wait ms="3000"/></speech>
</action>
<action index="9">
<behavior id="0x060023" type="normal"/>
</action>
</topic>
</body>
</hvml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment