JP7349348B2 - Character control program, method, and information processing device - Google Patents

Character control program, method, and information processing device Download PDF

Info

Publication number
JP7349348B2
JP7349348B2 JP2019233400A JP2019233400A JP7349348B2 JP 7349348 B2 JP7349348 B2 JP 7349348B2 JP 2019233400 A JP2019233400 A JP 2019233400A JP 2019233400 A JP2019233400 A JP 2019233400A JP 7349348 B2 JP7349348 B2 JP 7349348B2
Authority
JP
Japan
Prior art keywords
character
user
game
data
motion
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019233400A
Other languages
Japanese (ja)
Other versions
JP2020049286A (en
JP2020049286A5 (en
Inventor
功淳 馬場
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Colopl Inc
Original Assignee
Colopl Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from JP2018102682A external-priority patent/JP6639561B2/en
Application filed by Colopl Inc filed Critical Colopl Inc
Priority to JP2019233400A priority Critical patent/JP7349348B2/en
Publication of JP2020049286A publication Critical patent/JP2020049286A/en
Publication of JP2020049286A5 publication Critical patent/JP2020049286A5/ja
Application granted granted Critical
Publication of JP7349348B2 publication Critical patent/JP7349348B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本開示はキャラクタ制御用プログラム、キャラクタ制御用プログラムを実行する方法および情報処理装置に関する。 The present disclosure relates to a character control program , a method for executing a character control program , and an information processing device.

従来、ユーザが選択した選択肢に応じて結末が異なるように物語が進行するゲームが広く知られている。例えば、非特許文献1には、女の子のキャラクタと仮想的に親睦を深めることを主たる目的とする恋愛シミュレーションゲームが開示されている。ユーザは、提示された選択肢の中からキャラクタに対する働きかけとして最適と思うものを選択し、その働きかけに対して該キャラクタが反応することを繰り返すことで物語が進行する。 Conventionally, games in which the story progresses with different endings depending on the options selected by the user are widely known. For example, Non-Patent Document 1 discloses a love simulation game whose main purpose is to virtually deepen friendships with a girl character. The story progresses by selecting what the user thinks is the best action for the character from among the presented options, and repeating that the character responds to the action.

“電撃オンライン - ゲーム・アプリ・漫画・アニメ情報サイト”、[online]、KADOKAWA CORPORATION、[2018年5月8日検索]、インターネット(URL:http://dengekionline.com/elem/000/000/279/279193/index-2.html)“Dengekion Online - Game/App/Manga/Anime Information Site”, [online], KADOKAWA CORPORATION, [Searched May 8, 2018], Internet (URL: http://dengekionline.com/elem/000/000/ 279/279193/index-2.html)

非特許文献1に開示されているゲームでは、キャラクタの応答パターンが予め用意されている。そして、ユーザの入力操作に応じて、該キャラクタの応答が、該応答パターンの中から決定されて出力され、ゲームが進行する。したがって、キャラクタの動作のバリエーションは、予め用意されたデータの内容を超えて広がることがない。そのため、ユーザは、キャラクタとの関わり合いに対して、該キャラクタがまるで現実の世界にいるかのような現実感を覚えることができず、いずれ飽きるという問題がある。一般に、ユーザに長くプレイさせることを意図して開発されたゲームにおいては、ユーザがゲームに飽きるという問題に如何に対処するかが重要である。ゲームには、常に、ユーザにプレイを動機付けるような魅力的なコンテンツを提供することが求められる。とりわけ、ユーザが、キャラクタとの関わり合いに興趣性を見出すようなゲームにおいては、キャラクタは、ユーザがゲームの世界に没入できるほどの高い現実感を備えていることが好ましい。 In the game disclosed in Non-Patent Document 1, response patterns of characters are prepared in advance. Then, in response to the user's input operation, the response of the character is determined from among the response patterns and output, and the game progresses. Therefore, variations in the character's movements do not extend beyond the content of the data prepared in advance. Therefore, the user cannot feel the reality of interacting with the character as if the character were in the real world, and there is a problem that the user will eventually become bored with the character. Generally, in games developed with the intention of having users play for a long time, it is important to deal with the problem of users getting bored with the game. Games are always required to provide attractive content that motivates users to play. Particularly in games where the user finds interest in the interaction with the characters, it is preferable that the characters have a high sense of reality that allows the user to immerse himself in the game world.

本開示の一態様は、没入感を高め、興趣性を向上させることを目的とする。 One aspect of the present disclosure aims to enhance a sense of immersion and improve interest .

本開示に係るキャラクタ制御用プログラムは、プロセッサ、メモリおよび操作部を備えるコンピュータにより実行される。キャラクタ制御用プログラムは、プロセッサに、操作部を介してコンピュータに入力されたユーザの入力操作に応じてキャラクタを動作させるステップと、ユーザが位置する空間とは物理的に離れた外部の空間に位置する外部装置から所定時刻に到達することにより配信されたデータであって、キャラクタの動作を指定する動作指図データを受信するステップと、受信した動作指図データに基づいて、キャラクタを動作させるステップとを実行させ、動作指図データは、キャラクタを演じる演者の入力したモーションデータと、キャラクタを演じる演者の入力した音声データと、を含むデータであり、演者は、ユーザが位置する空間とは物理的に離れた外部の空間に位置する、ユーザとは異なる人である。 A character control program according to the present disclosure is executed by a computer including a processor, a memory, and an operation unit. The character control program includes the steps of causing the processor to move the character in response to the user's input operations input into the computer via the operation unit, and the steps of causing the processor to move the character in an external space that is physically separate from the space in which the user is located. a step of receiving motion instruction data that specifies the motion of the character, which is data distributed from a located external device upon arrival at a predetermined time; and a step of causing the character to move based on the received motion instruction data. The movement instruction data is data that includes motion data input by the performer playing the character and voice data input by the performer playing the character, and the performer is physically aware of the space in which the user is located. A person who is located in a remote external space and who is different from the user.

本開示に係るキャラクタ制御用プログラムは、コンピュータにより実行される。コンピュータは、オペレータの操作にしたがって、キャラクタの動作内容を示す動作指図データを生成する外部装置と通信可能に構成されており、キャラクタ制御用プログラムに基づいて、キャラクタをユーザが操作可能な第1パートと、キャラクタをユーザが操作不可能な第2パートとを含む複数のパートのいずれかを実行可能であり、キャラクタ制御用プログラムは、コンピュータのプロセッサに、ユーザが位置する空間とは物理的に離れた外部の空間に位置する外部装置から所定時刻に到達することにより配信されるデータであって、第1パートにおいてユーザの操作対象となるプレイヤキャラクタを第2パートにおいて動作させるための動作指図データを受信するステップと、受信した動作指図データに基づいて、第2パートにおいてプレイヤキャラクタを動作させるステップと、を実行させ、動作指図データは、オペレータの入力したモーションデータと、オペレータの入力した音声データと、を含むデータであり、オペレータは、ユーザが位置する空間とは物理的に離れた外部の空間に位置する、ユーザとは異なる人である。 A character control program according to the present disclosure is executed by a computer. The computer is configured to be able to communicate with an external device that generates motion instruction data indicating the content of the character's motion according to an operator's operation, and the computer is configured to be able to communicate with an external device that generates motion instruction data indicating the motion content of the character. and a second part in which the character cannot be operated by the user. data that is distributed when a predetermined time arrives from an external device located in an external space far away, and is a movement instruction for causing a player character to be operated by the user in the first part to move in the second part. A step of receiving data and a step of causing the player character to move in the second part based on the received motion instruction data are executed, and the motion instruction data includes motion data input by the operator and voice input by the operator. The operator is a person different from the user who is located in an external space physically separate from the space in which the user is located.

本開示の一態様によれば、興趣性を向上させる効果を奏する。 According to one aspect of the present disclosure , there is an effect of improving interest .

ゲームシステムのハードウェア構成を示す図である。1 is a diagram showing a hardware configuration of a game system. ユーザ端末、サーバおよび動作指図装置の機能的構成を示すブロック図である。FIG. 2 is a block diagram showing the functional configuration of a user terminal, a server, and an operation instruction device. 本実施形態に係るゲームプログラムに基づいて実行されるゲームの基本的なゲーム進行についてその一例を示すフローチャートである。It is a flowchart showing an example of the basic game progress of a game executed based on the game program according to the present embodiment. 動作指図データのデータ構造の一例を示す図である。FIG. 3 is a diagram illustrating an example of a data structure of motion instruction data. ゲーム情報のデータ構造の一例を示す図である。FIG. 3 is a diagram showing an example of a data structure of game information. ユーザ端末の表示部に表示されるクエスト提示画面の一例を示す図である。It is a figure which shows an example of the quest presentation screen displayed on the display part of a user terminal. ユーザ端末の表示部に表示されるクエスト解決画面の一例を示す図である。It is a figure which shows an example of the quest resolution screen displayed on the display part of a user terminal. ユーザ端末の表示部に表示される報酬画面の一例を示す図である。It is a figure showing an example of a reward screen displayed on a display part of a user terminal. ユーザ端末の表示部に表示される動画再生画面の一例を示す図である。FIG. 3 is a diagram illustrating an example of a video playback screen displayed on a display unit of a user terminal. ゲームシステムにおいて実行される処理の流れを示すフローチャートである。It is a flowchart showing the flow of processing executed in the game system. ユーザ端末によって実行される、動作指図データを解析する処理の流れを示すフローチャートである。3 is a flowchart showing the flow of a process for analyzing motion instruction data, which is executed by a user terminal.

〔実施形態1〕
本開示に係るゲームシステムは、複数のユーザにゲームを提供するためのシステムである。以下、ゲームシステムについて図面を参照しつつ説明する。なお、本発明はこれらの例示に限定されるものではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が本発明に含まれることが意図される。以下の説明では、図面の説明において同一の要素には同一の符号を付し、重複する説明を繰り返さない。
[Embodiment 1]
A game system according to the present disclosure is a system for providing a game to a plurality of users. The game system will be described below with reference to the drawings. It should be noted that the present invention is not limited to these examples, but is indicated by the scope of the claims, and it is intended that all changes within the meaning and range equivalent to the scope of the claims are included in the present invention. Ru. In the following description, the same elements are given the same reference numerals in the description of the drawings, and overlapping description will not be repeated.

<ゲームシステム1のハードウェア構成>
図1は、ゲームシステム1のハードウェア構成を示す図である。ゲームシステム1は図示の通り、複数のユーザ端末100と、サーバ200とを含む。各ユーザ端末100は、サーバ200とネットワーク2を介して接続する。ネットワーク2は、インターネットおよび図示しない無線基地局によって構築される各種移動通信システム等で構成される。この移動通信システムとしては、例えば、所謂3G、4G移動通信システム、LTE(Long Term Evolution)、および所定のアクセスポイントによってインターネットに接続可能な無線ネットワーク(例えばWi-Fi(登録商標))等が挙げられる。
<Hardware configuration of game system 1>
FIG. 1 is a diagram showing the hardware configuration of the game system 1. As shown in FIG. As illustrated, the game system 1 includes a plurality of user terminals 100 and a server 200. Each user terminal 100 is connected to a server 200 via a network 2. The network 2 includes the Internet and various mobile communication systems constructed by wireless base stations (not shown). Examples of this mobile communication system include so-called 3G, 4G mobile communication systems, LTE (Long Term Evolution), and wireless networks (for example, Wi-Fi (registered trademark)) that can be connected to the Internet through predetermined access points. It will be done.

サーバ200(コンピュータ、情報処理装置)は、ワークステーションまたはパーソナルコンピュータ等の汎用コンピュータであってよい。サーバ200は、プロセッサ20と、メモリ21と、ストレージ22と、通信IF23と、入出力IF24とを備える。サーバ200が備えるこれらの構成は、通信バスによって互いに電気的に接続される。 The server 200 (computer, information processing device) may be a general-purpose computer such as a workstation or a personal computer. The server 200 includes a processor 20, a memory 21, a storage 22, a communication IF 23, and an input/output IF 24. These components included in the server 200 are electrically connected to each other by a communication bus.

ユーザ端末100(コンピュータ、情報処理装置)は、スマートフォン、フィーチャーフォン、PDA(Personal Digital Assistant)、またはタブレット型コンピュータ等の携帯端末であってよい。ユーザ端末100は、ゲームプレイに適したゲーム装置であってもよい。ユーザ端末100は図示の通り、プロセッサ10と、メモリ11と、ストレージ12と、通信インターフェース(IF)13と、入出力IF14と、タッチスクリーン15(表示部)と、カメラ17と、測距センサ18とを備える。ユーザ端末100が備えるこれらの構成は、通信バスによって互いに電気的に接続される。なお、ユーザ端末100は、タッチスクリーン15に代えて、または、加えて、ユーザ端末100本体とは別に構成されたディスプレイ(表示部)を接続可能な入出力IF14を備えていてもよい。 The user terminal 100 (computer, information processing device) may be a mobile terminal such as a smartphone, a feature phone, a PDA (Personal Digital Assistant), or a tablet computer. User terminal 100 may be a game device suitable for playing games. As illustrated, the user terminal 100 includes a processor 10, a memory 11, a storage 12, a communication interface (IF) 13, an input/output IF 14, a touch screen 15 (display section), a camera 17, and a distance measurement sensor 18. Equipped with. These components included in the user terminal 100 are electrically connected to each other by a communication bus. Note that, instead of or in addition to the touch screen 15, the user terminal 100 may include an input/output IF 14 to which a display (display unit) configured separately from the user terminal 100 body can be connected.

また、図1に示すように、ユーザ端末100は、1つ以上のコントローラ1020と通信可能に構成されることとしてもよい。コントローラ1020は、例えば、Bluetooth(登録商標)等の通信規格に従って、ユーザ端末100と通信を確立する。コントローラ1020は、1つ以上のボタン等を有していてもよく、該ボタン等に対するユーザの入力操作に基づく出力値をユーザ端末100へ送信する。また、コントローラ1020は、加速度センサ、および、角速度センサ等の各種センサを有していてもよく、該各種センサの出力値をユーザ端末100へ送信する。 Further, as shown in FIG. 1, the user terminal 100 may be configured to be able to communicate with one or more controllers 1020. The controller 1020 establishes communication with the user terminal 100, for example, according to a communication standard such as Bluetooth (registered trademark). The controller 1020 may have one or more buttons or the like, and transmits an output value to the user terminal 100 based on a user's input operation on the button or the like. Further, the controller 1020 may include various sensors such as an acceleration sensor and an angular velocity sensor, and transmits output values of the various sensors to the user terminal 100.

なお、ユーザ端末100がカメラ17および測距センサ18を備えることに代えて、または、加えて、コントローラ1020がカメラ17および測距センサ18を有していてもよい。 Note that instead of or in addition to the user terminal 100 including the camera 17 and the distance measurement sensor 18, the controller 1020 may include the camera 17 and the distance measurement sensor 18.

ユーザ端末100は、例えばゲーム開始時に、コントローラ1020を使用するユーザに、該ユーザの名前またはログインID等のユーザ識別情報を、該コントローラ1020を介して入力させることが望ましい。これにより、ユーザ端末100は、コントローラ1020とユーザとを紐付けることが可能となり、受信した出力値の送信元(コントローラ1020)に基づいて、該出力値がどのユーザのものであるかを特定することができる。 It is desirable that the user terminal 100 allows the user using the controller 1020 to input user identification information such as the user's name or login ID via the controller 1020, for example, when starting the game. This makes it possible for the user terminal 100 to link the controller 1020 and the user, and identify which user the received output value belongs to based on the source (controller 1020) of the received output value. be able to.

ユーザ端末100が複数のコントローラ1020と通信する場合、各コントローラ1020を各ユーザが把持することで、ネットワーク2を介してサーバ200などの他の装置と通信せずに、該1台のユーザ端末100でマルチプレイを実現することができる。また、各ユーザ端末100が無線LAN(Local Area Network)規格等の無線規格により互いに通信接続する(サーバ200を介さずに通信接続する)ことで、複数台のユーザ端末100によりローカルでマルチプレイを実現することもできる。1台のユーザ端末100によりローカルで上述のマルチプレイを実現する場合、ユーザ端末100は、さらに、サーバ200が備える後述する種々の機能の少なくとも一部を備えていてもよい。また、複数のユーザ端末100によりローカルで上述のマルチプレイを実現する場合、複数のユーザ端末100は、サーバ200が備える後述する種々の機能を分散して備えていてもよい。 When the user terminal 100 communicates with a plurality of controllers 1020, by each user holding each controller 1020, the user terminal 100 can communicate with the one user terminal 100 without communicating with other devices such as the server 200 via the network 2. Multiplayer can be realized. In addition, each user terminal 100 communicates with each other using a wireless standard such as a wireless LAN (Local Area Network) standard (communicates without going through the server 200), thereby realizing local multiplayer with multiple user terminals 100. You can also. When the above-described multiplayer is locally implemented using one user terminal 100, the user terminal 100 may further include at least some of the various functions provided by the server 200, which will be described later. Moreover, when the above-mentioned multiplayer is realized locally by a plurality of user terminals 100, the plurality of user terminals 100 may have various functions provided in the server 200, which will be described later, in a distributed manner.

なお、ローカルで上述のマルチプレイを実現する場合であっても、ユーザ端末100はサーバ200と通信を行ってもよい。例えば、あるゲームにおける成績または勝敗等のプレイ結果を示す情報と、ユーザ識別情報とを対応付けてサーバ200に送信してもよい。 Note that even when the above-described multiplayer is implemented locally, the user terminal 100 may communicate with the server 200. For example, information indicating a play result such as a score or a win or loss in a certain game and user identification information may be associated with each other and transmitted to the server 200.

また、コントローラ1020は、ユーザ端末100に着脱可能な構成であるとしてもよい。この場合、ユーザ端末100の筐体における少なくともいずれかの面に、コントローラ1020との結合部が設けられていてもよい。該結合部を介して有線によりユーザ端末100とコントローラ1020とが結合している場合は、ユーザ端末100とコントローラ1020とは、有線を介して信号を送受信する。 Further, the controller 1020 may be configured to be detachable from the user terminal 100. In this case, a coupling portion with the controller 1020 may be provided on at least one surface of the casing of the user terminal 100. When the user terminal 100 and the controller 1020 are connected via a wire via the coupling section, the user terminal 100 and the controller 1020 transmit and receive signals via the wire.

図1に示すように、ユーザ端末100は、外部のメモリカード等の記憶媒体1030の装着を、入出力IF14を介して受け付けてもよい。これにより、ユーザ端末100は、記憶媒体1030に記録されるプログラム及びデータを読み込むことができる。記憶媒体1030に記録されるプログラムは、例えばゲームプログラムである。 As shown in FIG. 1, the user terminal 100 may accept attachment of a storage medium 1030 such as an external memory card via the input/output IF 14. This allows the user terminal 100 to read programs and data recorded on the storage medium 1030. The program recorded on the storage medium 1030 is, for example, a game program.

ユーザ端末100は、サーバ200等の外部の装置と通信することにより取得したゲームプログラムをユーザ端末100のメモリ11に記憶してもよいし、記憶媒体1030から読み込むことにより取得したゲームプログラムをメモリ11に記憶してもよい。 The user terminal 100 may store a game program obtained by communicating with an external device such as the server 200 in the memory 11 of the user terminal 100, or may store a game program obtained by reading from the storage medium 1030 into the memory 11. It may be stored in

以上で説明したとおり、ユーザ端末100は、該ユーザ端末100に対して情報を入力する機構の一例として、通信IF13、入出力IF14、タッチスクリーン15、カメラ17、および、測距センサ18を備える。入力する機構としての上述の各部は、ユーザの入力操作を受け付けるように構成された操作部と捉えることができる。 As explained above, the user terminal 100 includes the communication IF 13, the input/output IF 14, the touch screen 15, the camera 17, and the distance measurement sensor 18 as an example of a mechanism for inputting information to the user terminal 100. Each of the above-mentioned units serving as an input mechanism can be regarded as an operation unit configured to accept user input operations.

例えば、操作部が、カメラ17および測距センサ18の少なくともいずれか一方で構成される場合、該操作部が、ユーザ端末100の近傍の物体1010を検出し、当該物体の検出結果から入力操作を特定する。一例として、物体1010としてのユーザの手、予め定められた形状のマーカーなどが検出され、検出結果として得られた物体1010の色、形状、動き、または、種類などに基づいて入力操作が特定される。より具体的には、ユーザ端末100は、カメラ17の撮影画像からユーザの手が検出された場合、該撮影画像に基づき検出されるジェスチャ(ユーザの手の一連の動き)を、ユーザの入力操作として特定し、受け付ける。なお、撮影画像は静止画であっても動画であってもよい。 For example, when the operation unit is configured with at least one of the camera 17 and the distance measurement sensor 18, the operation unit detects an object 1010 near the user terminal 100 and performs an input operation based on the detection result of the object. Identify. As an example, a user's hand, a marker with a predetermined shape, or the like is detected as the object 1010, and an input operation is specified based on the color, shape, movement, type, etc. of the object 1010 obtained as a detection result. Ru. More specifically, when the user's hand is detected from the captured image of the camera 17, the user terminal 100 converts the gesture (a series of movements of the user's hand) detected based on the captured image into the user's input operation. be identified and accepted as such. Note that the photographed image may be a still image or a moving image.

あるいは、操作部がタッチスクリーン15で構成される場合、ユーザ端末100は、タッチスクリーン15の入力部151に対して実施されたユーザの操作をユーザの入力操作として特定し、受け付ける。あるいは、操作部が通信IF13で構成される場合、ユーザ端末100は、コントローラ1020から送信される信号(例えば、出力値)をユーザの入力操作として特定し、受け付ける。あるいは、操作部が入出力IF14で構成される場合、該入出力IF14と接続されるコントローラ1020とは異なる入力装置(図示せず)から出力される信号をユーザの入力操作として特定し、受け付ける。 Alternatively, when the operation unit is configured with the touch screen 15, the user terminal 100 identifies and accepts the user's operation performed on the input unit 151 of the touch screen 15 as the user's input operation. Alternatively, when the operation unit is configured with the communication IF 13, the user terminal 100 identifies and receives a signal (for example, an output value) transmitted from the controller 1020 as a user's input operation. Alternatively, when the operation unit is configured with the input/output IF 14, a signal output from an input device (not shown) connected to the input/output IF 14 and different from the controller 1020 is identified and accepted as the user's input operation.

本実施形態では、ゲームシステム1は、さらに、動作指図装置300を含む。動作指図装置300は、サーバ200およびユーザ端末100のそれぞれと、ネットワーク2を介して接続する。動作指図装置300は、ゲームシステム1に少なくとも1台設けられている。動作指図装置300は、サーバ200が提供するサービスを利用するユーザ端末100の数に応じて、複数台設けられていてもよい。1台のユーザ端末100に対して、1台の動作指図装置300が設けられていてもよい。複数台のユーザ端末100に対して、1台の動作指図装置300が設けられていてもよい。 In this embodiment, the game system 1 further includes a motion instruction device 300. The operation instruction device 300 is connected to each of the server 200 and the user terminal 100 via the network 2. At least one motion instruction device 300 is provided in the game system 1. A plurality of operation instruction devices 300 may be provided depending on the number of user terminals 100 that use the service provided by the server 200. One operation instruction device 300 may be provided for one user terminal 100. One motion instruction device 300 may be provided for a plurality of user terminals 100.

動作指図装置300(NPC制御装置、キャラクタ制御装置)は、サーバ、デスクトップパソコン、ノートパソコン、または、タブレットなどのコンピュータ、および、これらを組み合わせたコンピュータ群であってもよい。動作指図装置300は、図示の通り、プロセッサ30と、メモリ31と、ストレージ32と、通信IF33と、入出力IF34と、タッチスクリーン35(表示部)とを備える。動作指図装置300が備えるこれらの構成は、通信バスによって互いに電気的に接続される。なお、動作指図装置300は、タッチスクリーン35に代えて、または、加えて、動作指図装置300本体とは別に構成されたディスプレイ(表示部)を接続可能な入出力IF34を備えていてもよい。 The motion instruction device 300 (NPC control device, character control device) may be a computer such as a server, a desktop computer, a notebook computer, or a tablet, or a group of computers that are a combination of these. As illustrated, the operation instruction device 300 includes a processor 30, a memory 31, a storage 32, a communication IF 33, an input/output IF 34, and a touch screen 35 (display section). These components included in the operation instruction device 300 are electrically connected to each other by a communication bus. Note that, instead of or in addition to the touch screen 35, the motion instruction device 300 may include an input/output IF 34 to which a display (display section) configured separately from the main body of the motion instruction device 300 can be connected.

また、図1に示すように、動作指図装置300は、1つ以上のマイク3010、1つ以上のモーションキャプチャ装置3020、および、1つ以上のコントローラ3030などの周辺機器と、無線または有線を介して、通信可能に構成されてもよい。無線で接続される周辺機器は、例えば、Bluetooth(登録商標)等の通信規格に従って、動作指図装置300と通信を確立する。 Further, as shown in FIG. 1, the motion instruction device 300 communicates with peripheral devices such as one or more microphones 3010, one or more motion capture devices 3020, and one or more controllers 3030 via wireless or wired communication. may be configured to be communicable. The peripheral devices connected wirelessly establish communication with the operation instruction device 300, for example, in accordance with a communication standard such as Bluetooth (registered trademark).

マイク3010は、周囲で発生した音声を取得し、これを電気信号に変換する。電気信号に変換された音声は、音声データとして、動作指図装置300に送信され、通信IF33を介して動作指図装置300に受け付けられる。 Microphone 3010 acquires sounds generated in the surroundings and converts them into electrical signals. The voice converted into an electrical signal is transmitted as voice data to the motion instruction device 300, and is received by the motion instruction device 300 via the communication IF 33.

モーションキャプチャ装置3020は、追跡対象(例えば、人)のモーション(顔の表情、口の動きなども含む)を追跡し、追跡結果としての出力値を動作指図装置300へ送信する。出力値であるモーションデータは、通信IF33を介して動作指図装置300に受け付けられる。モーションキャプチャ装置3020のモーションキャプチャ方式は特に限定されない。モーションキャプチャ装置3020は、採用された方式に応じて、カメラ、各種センサ、マーカー、モデル(人物)が着用するスーツ、信号送出器など、モーションをキャプチャするためのあらゆる機構を選択的に備えている。 The motion capture device 3020 tracks the motion (including facial expressions, mouth movements, etc.) of a tracking target (for example, a person), and transmits an output value as a tracking result to the motion instruction device 300. The motion data, which is the output value, is received by the motion instruction device 300 via the communication IF 33. The motion capture method of motion capture device 3020 is not particularly limited. The motion capture device 3020 is selectively equipped with all mechanisms for capturing motion, such as a camera, various sensors, markers, a suit worn by a model (person), and a signal transmitter, depending on the adopted method. .

コントローラ3030は、1つ以上のボタン、レバー、スティック、ホイール等の物理的な入力機構を有していてもよい。コントローラ3030は、動作指図装置300のオペレータが、該入力機構に対して入力した入力操作に基づく出力値を動作指図装置300へ送信する。また、コントローラ3030は、加速度センサ、および、角速度センサ等の各種センサを有していてもよく、該各種センサの出力値を動作指図装置300へ送信してもよい。上述の出力値は、通信IF33を介して動作指図装置300に受け付けられる。なお、以下では、動作指図装置300に備えられた操作部または動作指図装置300と通信可能に接続された各種の入力機構を用いて、動作指図装置300に対して、何らかの入力操作を行う人をオペレータと称する。オペレータには、入力部351、コントローラ3030などを用いて動作指図装置300を操作する人も含まれるし、マイク3010を介して音声を入力する声優も含まれるし、モーションキャプチャ装置3020を介して動きを入力するモデルも含まれる。 Controller 3030 may include physical input mechanisms such as one or more buttons, levers, sticks, wheels, etc. The controller 3030 transmits to the motion instruction device 300 an output value based on an input operation input to the input mechanism by the operator of the motion instruction device 300. Further, the controller 3030 may include various sensors such as an acceleration sensor and an angular velocity sensor, and may transmit output values of the various sensors to the motion instruction device 300. The above output value is received by the operation instruction device 300 via the communication IF 33. In the following, a person who performs an input operation on the movement instruction device 300 using an operation unit provided in the movement instruction device 300 or various input mechanisms communicatively connected to the movement instruction device 300 will be described. They are called operators. The operator includes a person who operates the motion instruction device 300 using the input unit 351, the controller 3030, etc., a voice actor who inputs voice through the microphone 3010, and a person who inputs voice through the motion capture device 3020. It also includes a model that inputs .

動作指図装置300は、図示しない、カメラと、測距センサとを備えていてもよい。動作指図装置300が備えることに代えて、または、加えて、モーションキャプチャ装置3020およびコントローラ3030がカメラと、測距センサとを有してしてもよい。 The motion instruction device 300 may include a camera and a distance measurement sensor (not shown). In place of or in addition to the motion instruction device 300, the motion capture device 3020 and the controller 3030 may include a camera and a distance sensor.

以上で説明したとおり、動作指図装置300は、該動作指図装置300に対して情報を入力する機構の一例として、通信IF33、入出力IF34、タッチスクリーン35を備える。必要に応じて、カメラ、および、測距センサをさらに備えていてもよい。入力する機構としての上述の各部は、ユーザの入力操作を受け付けるように構成された操作部と捉えることができる。 As described above, the motion instruction device 300 includes the communication IF 33, the input/output IF 34, and the touch screen 35 as an example of a mechanism for inputting information to the motion instruction device 300. If necessary, a camera and a distance measuring sensor may be further included. Each of the above-mentioned units serving as an input mechanism can be regarded as an operation unit configured to accept user input operations.

操作部がタッチスクリーン35で構成されていてもよい。この場合、動作指図装置300は、タッチスクリーン35の入力部351に対して実施されたユーザの操作をユーザの入力操作として特定し、受け付ける。あるいは、操作部が通信IF33で構成される場合、動作指図装置300は、コントローラ3030から送信される信号(例えば、出力値)をユーザの入力操作として特定し、受け付ける。あるいは、操作部が入出力IF34で構成される場合、該入出力IF34と接続されるコントローラ3030とは異なる入力装置(図示せず)から出力される信号をユーザの入力操作として特定し、受け付ける。 The operation unit may include a touch screen 35. In this case, the motion instruction device 300 identifies and accepts the user's operation performed on the input unit 351 of the touch screen 35 as the user's input operation. Alternatively, when the operation unit is configured with the communication IF 33, the operation instruction device 300 identifies and receives a signal (for example, an output value) transmitted from the controller 3030 as a user's input operation. Alternatively, when the operation unit is configured with the input/output IF 34, a signal output from an input device (not shown) connected to the input/output IF 34 and different from the controller 3030 is identified and accepted as the user's input operation.

<ゲーム概要>
実施形態1に係るゲームシステム1が実行するゲーム(以下、本ゲーム)は、一例として、1以上のキャラクタを登場させて、そのキャラクタの少なくとも1つを動作指図データに基づいて動作させるゲームである。該ゲームに登場するキャラクタは、プレイヤキャラクタ(以下、PC)であってもよいし、ノンプレイヤキャラクタ(以下、NPC)であってもよい。PCは、ユーザが直接操作可能なキャラクタである。NPCは、ゲームプログラムおよび動作指図データにしたがって動作する、すなわち、ユーザが直接操作できないキャラクタである。以下では、両者を特に区別する必要がない場合には、総称として、“キャラクタ”を用いる。
<Game Overview>
The game executed by the game system 1 according to the first embodiment (hereinafter referred to as the present game) is, for example, a game in which one or more characters appear and at least one of the characters is made to act based on movement instruction data. . The character appearing in the game may be a player character (hereinafter referred to as PC) or a non-player character (hereinafter referred to as NPC). The PC is a character that can be directly operated by the user. The NPC is a character that operates according to a game program and motion instruction data, that is, a character that cannot be directly operated by the user. In the following, when there is no particular need to distinguish between the two, "character" will be used as a generic term.

一例として、本ゲームは、育成シミュレーションゲームである。具体的には、該育成シミュレーションゲームは、ユーザたる主人公が、キャラクタとの交流を深め、働きかけていくことで、該キャラクタを有名な動画配信者に仕立て上げ、該キャラクタが抱く夢を実現することを目的としている。さらに、該育成シミュレーションゲームは、主人公が、キャラクタとの交流を通じて親密度を高めることを目的とする恋愛シミュレーションゲームの要素を含んでいてもよい。 As an example, this game is a training simulation game. Specifically, in this training simulation game, the main character, who is the user, deepens his interaction with the character and works on him to make the character a famous video distributor and realize the dreams of the character. It is an object. Further, the training simulation game may include elements of a love simulation game in which the main character aims to increase intimacy through interaction with a character.

さらに、本ゲームには、一例として、ライブ配信パートが少なくとも含まれていることが好ましい。ゲームシステム1において、動作指図データが、本ゲームを実行中のユーザ端末100に対して、該ユーザ端末100以外の他の装置から、任意のタイミングで供給される。ユーザ端末100は、該動作指図データを受信したことをトリガにして、該動作指図データを解析する(レンダリングする)。ライブ配信パートとは、ユーザ端末100が、上述の解析された動作指図データにしたがって動作するキャラクタを、ユーザにリアルタイムに提示するパートである。これにより、ユーザは、キャラクタが本当に存在するかのような現実感を覚えることができ、より一層ゲームの世界に没入して本ゲームに興じることができる。 Furthermore, it is preferable that the present game includes at least a live distribution part, as an example. In the game system 1, action instruction data is supplied to the user terminal 100 that is executing the present game from a device other than the user terminal 100 at an arbitrary timing. The user terminal 100 is triggered by receiving the motion instruction data to analyze (render) the motion instruction data. The live distribution part is a part in which the user terminal 100 presents to the user in real time a character that moves according to the above-described analyzed action instruction data. As a result, the user can feel the reality as if the character really exists, and can further immerse himself in the game world and enjoy the game.

本実施形態では、ゲームは、複数のプレイパートで構成されていてもよい。この場合、1つのキャラクタが、あるパートでは、PCであって、別のパートでは、NPCである、というように、パートごとにキャラクタの性質が異なっていてもよい。 In this embodiment, the game may be composed of multiple play parts. In this case, the character may have different characteristics for each part, such as one character being a PC in one part and an NPC in another part.

ゲームのジャンルは、特定のジャンルに限られない。ゲームシステム1は、あらゆるジャンルのゲームを実行し得る。例えば、テニス、卓球、ドッジボール、野球、サッカーおよびホッケーなどのスポーツを題材としたゲーム、パズルゲーム、クイズゲーム、RPG(Role-Playing Game)、アドベンチャーゲーム、シューティングゲーム、シミュレーションゲーム、育成ゲーム、ならびに、アクションゲームなどであってもよい。 The genre of the game is not limited to a specific genre. Game system 1 can run games of any genre. For example, games based on sports such as tennis, table tennis, dodgeball, baseball, soccer, and hockey, puzzle games, quiz games, RPGs (Role-Playing Games), adventure games, shooting games, simulation games, training games, and It may also be an action game or the like.

また、ゲームシステム1において実行されるゲームのプレイ形態は、特定のプレイ形態に限られない。ゲームシステム1は、あらゆるプレイ形態のゲームを実行し得る。例えば、単一のユーザによるシングルプレイゲーム、および、複数のユーザによるマルチプレイゲーム、また、マルチプレイゲームの中でも、複数のユーザが対戦する対戦ゲーム、および、複数のユーザが協力する協力プレイゲームなどであってもよい。 Further, the play form of the game executed in the game system 1 is not limited to a specific play form. The game system 1 can execute games of any play format. For example, there are single-play games played by a single user, multi-play games played by multiple users, and among multi-play games, competitive games played by multiple users, and cooperative play games played by multiple users. It's okay.

<各装置のハードウェア構成要素>
プロセッサ10は、ユーザ端末100全体の動作を制御する。プロセッサ20は、サーバ200全体の動作を制御する。プロセッサ30は、動作指図装置300全体の動作を制御する。プロセッサ10、20および30は、CPU(Central Processing Unit)、MPU(Micro Processing Unit)、およびGPU(Graphics Processing Unit)を含む。
<Hardware components of each device>
Processor 10 controls the overall operation of user terminal 100. Processor 20 controls the overall operation of server 200. The processor 30 controls the overall operation of the operation instruction device 300. Processors 10, 20, and 30 include a CPU (Central Processing Unit), an MPU (Micro Processing Unit), and a GPU (Graphics Processing Unit).

プロセッサ10は後述するストレージ12からプログラムを読み出し、後述するメモリ11に展開する。プロセッサ20は後述するストレージ22からプログラムを読み出し、後述するメモリ21に展開する。プロセッサ30は後述するストレージ32からプログラムを読み出し、後述するメモリ31に展開する。プロセッサ10、プロセッサ20およびプロセッサ30は展開したプログラムを実行する。 The processor 10 reads a program from a storage 12, which will be described later, and expands it into a memory 11, which will be described later. The processor 20 reads a program from a storage 22, which will be described later, and expands it into a memory 21, which will be described later. The processor 30 reads a program from a storage 32, which will be described later, and expands it into a memory 31, which will be described later. Processor 10, processor 20, and processor 30 execute the expanded program.

メモリ11、21および31は主記憶装置である。メモリ11、21および31は、ROM(Read Only Memory)およびRAM(Random Access Memory)等の記憶装置で構成される。メモリ11は、プロセッサ10が後述するストレージ12から読み出したプログラムおよび各種データを一時的に記憶することにより、プロセッサ10に作業領域を提供する。メモリ11は、プロセッサ10がプログラムに従って動作している間に生成した各種データも一時的に記憶する。メモリ21は、プロセッサ20が後述するストレージ22から読み出した各種プログラムおよびデータを一時的に記憶することにより、プロセッサ20に作業領域を提供する。メモリ21は、プロセッサ20がプログラムに従って動作している間に生成した各種データも一時的に記憶する。メモリ31は、プロセッサ30が後述するストレージ32から読み出した各種プログラムおよびデータを一時的に記憶することにより、プロセッサ30に作業領域を提供する。メモリ31は、プロセッサ30がプログラムに従って動作している間に生成した各種データも一時的に記憶する。 Memories 11, 21 and 31 are main storage devices. The memories 11, 21, and 31 are composed of storage devices such as ROM (Read Only Memory) and RAM (Random Access Memory). The memory 11 provides a work area for the processor 10 by temporarily storing programs and various data that the processor 10 reads from a storage 12, which will be described later. The memory 11 also temporarily stores various data generated while the processor 10 is operating according to a program. The memory 21 provides a work area for the processor 20 by temporarily storing various programs and data that the processor 20 reads from a storage 22, which will be described later. The memory 21 also temporarily stores various data generated while the processor 20 is operating according to a program. The memory 31 provides a work area for the processor 30 by temporarily storing various programs and data that the processor 30 reads from a storage 32, which will be described later. The memory 31 also temporarily stores various data generated while the processor 30 is operating according to a program.

本実施形態においてプログラムとは、ゲームをユーザ端末100により実現するためのゲームプログラムであってもよい。あるいは、該プログラムは、該ゲームをユーザ端末100とサーバ200との協働により実現するためのゲームプログラムであってもよい。
あるいは、該プログラムは、該ゲームをユーザ端末100とサーバ200と動作指図装置300との協働により実現するためのゲームプログラムであってもよい。なお、ユーザ端末100とサーバ200との協働により実現されるゲームおよびユーザ端末100とサーバ200と動作指図装置300との協働により実現されるゲームは、一例として、ユーザ端末100において起動されたブラウザ上で実行されるゲームであってもよい。あるいは、該プログラムは、該ゲームを複数のユーザ端末100の協働により実現するためのゲームプログラムであってもよい。また、各種データとは、ユーザ情報およびゲーム情報などのゲームに関するデータ、ならびに、ゲームシステム1の各装置間で送受信する指示または通知を含んでいる。
In this embodiment, the program may be a game program for realizing a game on the user terminal 100. Alternatively, the program may be a game program for realizing the game through cooperation between the user terminal 100 and the server 200.
Alternatively, the program may be a game program for realizing the game through cooperation between the user terminal 100, the server 200, and the action instruction device 300. Note that a game realized by cooperation between the user terminal 100 and the server 200 and a game realized by cooperation between the user terminal 100, the server 200, and the operation instruction device 300 are, for example, It may also be a game that runs on a browser. Alternatively, the program may be a game program for realizing the game through cooperation of a plurality of user terminals 100. Further, the various data include data related to the game such as user information and game information, and instructions or notifications transmitted and received between the devices of the game system 1.

ストレージ12、22および32は補助記憶装置である。ストレージ12、22および32は、フラッシュメモリまたはHDD(Hard Disk Drive)等の記憶装置で構成される。ストレージ12、22および32には、ゲームに関する各種データが格納される。 Storages 12, 22 and 32 are auxiliary storage devices. The storages 12, 22, and 32 are comprised of storage devices such as flash memory or HDD (Hard Disk Drive). The storages 12, 22, and 32 store various data related to the game.

通信IF13は、ユーザ端末100における各種データの送受信を制御する。通信IF23は、サーバ200における各種データの送受信を制御する。通信IF33は、動作指図装置300における各種データの送受信を制御する。通信IF13、23および33は例えば、無線LAN(Local Area Network)を介する通信、有線LAN、無線LAN、または携帯電話回線網を介したインターネット通信、ならびに近距離無線通信等を用いた通信を制御する。 The communication IF 13 controls transmission and reception of various data in the user terminal 100. The communication IF 23 controls transmission and reception of various data in the server 200. The communication IF 33 controls transmission and reception of various data in the operation instruction device 300. The communication IFs 13, 23, and 33 control, for example, communication via a wireless LAN (Local Area Network), Internet communication via a wired LAN, wireless LAN, or mobile phone network, and communication using short-range wireless communication. .

入出力IF14は、ユーザ端末100がデータの入力を受け付けるためのインターフェースであり、またユーザ端末100がデータを出力するためのインターフェースである。入出力IF14は、USB(Universal Serial Bus)等を介してデータの入出力を行ってもよい。入出力IF14は、例えば、ユーザ端末100の物理ボタン、カメラ、マイク、または、スピーカ等を含み得る。サーバ200の入出力IF24は、サーバ200がデータの入力を受け付けるためのインターフェースであり、またサーバ200がデータを出力するためのインターフェースである。入出力IF24は、例えば、マウスまたはキーボード等の情報入力機器である入力部と、画像を表示出力する機器である表示部とを含み得る。動作指図装置300の入出力IF34は、動作指図装置300がデータの入力を受け付けるためのインターフェースであり、また動作指図装置300がデータを出力するためのインターフェースである。入出力IF34は、例えば、マウス、キーボード、スティック、レバー等の情報入力機器、液晶ディスプレイなどの画像を表示出力する機器、および、周辺機器(マイク3010、モーションキャプチャ装置3020、および、コントローラ3030)との間でデータを送受信するための接続部を含み得る。 The input/output IF 14 is an interface for the user terminal 100 to receive data input, and is an interface for the user terminal 100 to output data. The input/output IF 14 may input/output data via a USB (Universal Serial Bus) or the like. The input/output IF 14 may include, for example, a physical button, a camera, a microphone, or a speaker of the user terminal 100. The input/output IF 24 of the server 200 is an interface for the server 200 to receive data input, and an interface for the server 200 to output data. The input/output IF 24 may include, for example, an input section that is an information input device such as a mouse or a keyboard, and a display section that is a device that displays and outputs images. The input/output IF 34 of the motion instruction device 300 is an interface for the motion instruction device 300 to receive data input, and is an interface for the motion instruction device 300 to output data. The input/output IF 34 is connected to, for example, information input devices such as a mouse, keyboard, stick, and lever, devices that display and output images such as a liquid crystal display, and peripheral devices (a microphone 3010, a motion capture device 3020, and a controller 3030). It may include connections for transmitting and receiving data between.

ユーザ端末100のタッチスクリーン15は、入力部151と表示部152とを組み合わせた電子部品である。動作指図装置300のタッチスクリーン35は、入力部351と表示部352とを組み合わせた電子部品である。入力部151、351は、例えばタッチセンシティブなデバイスであり、例えばタッチパッドによって構成される。表示部152、352は、例えば液晶ディスプレイ、または有機EL(Electro-Luminescence)ディスプレイ等によって構成される。 The touch screen 15 of the user terminal 100 is an electronic component that combines an input section 151 and a display section 152. The touch screen 35 of the motion instruction device 300 is an electronic component that combines an input section 351 and a display section 352. The input units 151 and 351 are, for example, touch-sensitive devices, and are configured by, for example, touch pads. The display units 152 and 352 are configured by, for example, a liquid crystal display or an organic EL (Electro-Luminescence) display.

入力部151、351は、入力面に対しユーザの操作(主にタッチ操作、スライド操作、スワイプ操作、およびタップ操作等の物理的接触操作)が入力された位置を検知して、位置を示す情報を入力信号として送信する機能を備える。入力部151、351は、図示しないタッチセンシング部を備えていればよい。タッチセンシング部は、静電容量方式または抵抗膜方式等のどのような方式を採用したものであってもよい。 The input units 151 and 351 detect the position at which a user's operation (mainly physical contact operations such as touch operation, slide operation, swipe operation, and tap operation) is input on the input screen, and generate information indicating the position. It has a function to transmit as an input signal. The input units 151 and 351 may include a touch sensing unit (not shown). The touch sensing section may employ any method such as a capacitance method or a resistive film method.

図示していないが、ユーザ端末100は、該ユーザ端末100の保持姿勢を特定するための1以上のセンサを備えていてもよい。このセンサは、例えば、加速度センサ、または、角速度センサ等であってもよい。ユーザ端末100がセンサを備えている場合、プロセッサ10は、センサの出力からユーザ端末100の保持姿勢を特定して、保持姿勢に応じた処理を行うことも可能になる。例えば、プロセッサ10は、ユーザ端末100が縦向きに保持されているときには、縦長の画像を表示部152に表示させる縦画面表示としてもよい。一方、ユーザ端末100が横向きに保持されているときには、横長の画像を表示部に表示させる横画面表示としてもよい。このように、プロセッサ10は、ユーザ端末100の保持姿勢に応じて縦画面表示と横画面表示とを切り替え可能であってもよい。 Although not shown, the user terminal 100 may include one or more sensors for identifying the holding posture of the user terminal 100. This sensor may be, for example, an acceleration sensor or an angular velocity sensor. When the user terminal 100 includes a sensor, the processor 10 can also identify the holding posture of the user terminal 100 from the output of the sensor and perform processing according to the holding posture. For example, when the user terminal 100 is held vertically, the processor 10 may display a vertically long image on the display unit 152. On the other hand, when the user terminal 100 is held horizontally, a horizontal screen display may be used in which a horizontally long image is displayed on the display unit. In this way, the processor 10 may be able to switch between vertical screen display and horizontal screen display depending on the holding posture of the user terminal 100.

カメラ17は、イメージセンサ等を含み、レンズから入射する入射光を電気信号に変換することで撮影画像を生成する。 The camera 17 includes an image sensor and the like, and generates a captured image by converting incident light that enters from a lens into an electrical signal.

測距センサ18は、測定対象物までの距離を測定するセンサである。測距センサ18は、例えば、パルス変換した光を発する光源と、光を受ける受光素子とを含む。測距センサ18は、光源からの発光タイミングと、該光源から発せられた光が測定対象物にあたって反射されて生じる反射光の受光タイミングとにより、測定対象物までの距離を測定する。測距センサ18は、指向性を有する光を発する光源を有することとしてもよい。 The distance sensor 18 is a sensor that measures the distance to the object to be measured. The distance measurement sensor 18 includes, for example, a light source that emits pulse-converted light and a light receiving element that receives the light. The distance sensor 18 measures the distance to the object to be measured based on the timing of light emission from the light source and the timing of reception of reflected light generated when the light emitted from the light source hits the object and is reflected. The distance sensor 18 may include a light source that emits light with directivity.

ここで、ユーザ端末100が、カメラ17と測距センサ18とを用いて、ユーザ端末100の近傍の物体1010を検出した検出結果を、ユーザの入力操作として受け付ける例をさらに説明する。カメラ17および測距センサ18は、例えば、ユーザ端末100の筐体の側面に設けられてもよい。カメラ17の近傍に測距センサ18が設けられてもよい。カメラ17としては、例えば赤外線カメラを用いることができる。この場合、赤外線を照射する照明装置および可視光を遮断するフィルタ等が、カメラ17に設けられてもよい。これにより、屋外か屋内かにかかわらず、カメラ17の撮影画像に基づく物体の検出精度をいっそう向上させることができる。 Here, an example will be further described in which the user terminal 100 uses the camera 17 and the ranging sensor 18 to receive a detection result of detecting an object 1010 in the vicinity of the user terminal 100 as a user's input operation. The camera 17 and the ranging sensor 18 may be provided, for example, on the side surface of the housing of the user terminal 100. A distance measuring sensor 18 may be provided near the camera 17. As the camera 17, for example, an infrared camera can be used. In this case, the camera 17 may be provided with a lighting device that emits infrared rays, a filter that blocks visible light, and the like. This makes it possible to further improve the accuracy of object detection based on images captured by the camera 17, regardless of whether the object is outdoors or indoors.

プロセッサ10は、カメラ17の撮影画像に対して、例えば以下の(1)~(5)に示す処理のうち1つ以上の処理を行ってもよい。(1)プロセッサ10は、カメラ17の撮影画像に対し画像認識処理を行うことで、該撮影画像にユーザの手が含まれているか否かを特定する。プロセッサ10は、上述の画像認識処理において採用する解析技術として、例えばパターンマッチング等の技術を用いてよい。(2)また、プロセッサ10は、ユーザの手の形状から、ユーザのジェスチャを検出する。プロセッサ10は、例えば、撮影画像から検出されるユーザの手の形状から、ユーザの指の本数(伸びている指の本数)を特定する。プロセッサ10はさらに、特定した指の本数から、ユーザが行ったジェスチャを特定する。例えば、プロセッサ10は、指の本数が5本である場合、ユーザが「パー」のジェスチャを行ったと判定する。また、プロセッサ10は、指の本数が0本である(指が検出されなかった)場合、ユーザが「グー」のジェスチャを行ったと判定する。また、プロセッサ10は、指の本数が2本である場合、ユーザが「チョキ」のジェスチャを行ったと判定する。(3)プロセッサ10は、カメラ17の撮影画像に対し、画像認識処理を行うことにより、ユーザの指が人差し指のみ立てた状態であるか、ユーザの指がはじくような動きをしたかを検出する。(4)プロセッサ10は、カメラ17の撮影画像の画像認識結果、および、測距センサ18の出力値等の少なくともいずれか1つに基づいて、ユーザ端末100の近傍の物体1010(ユーザの手など)とユーザ端末100との距離を検出する。例えば、プロセッサ10は、カメラ17の撮影画像から特定されるユーザの手の形状の大小により、ユーザの手がユーザ端末100の近傍(例えば所定値未満の距離)にあるのか、遠く(例えば所定値以上の距離)にあるのかを検出する。なお、撮影画像が動画の場合、プロセッサ10は、ユーザの手がユーザ端末100に接近しているのか遠ざかっているのかを検出してもよい。(5)カメラ17の撮影画像の画像認識結果等に基づいて、ユーザの手が検出されている状態で、ユーザ端末100とユーザの手との距離が変化していることが判明した場合、プロセッサ10は、ユーザが手をカメラ17の撮影方向において振っていると認識する。カメラ17の撮影範囲よりも指向性が強い測距センサ18において、物体が検出されたりされなかったりする場合に、プロセッサ10は、ユーザが手をカメラの撮影方向に直交する方向に振っていると認識する。 The processor 10 may perform, for example, one or more of the following processes (1) to (5) on the captured image of the camera 17. (1) The processor 10 performs image recognition processing on the image taken by the camera 17 to identify whether or not the user's hand is included in the image taken. The processor 10 may use a technique such as pattern matching, for example, as an analysis technique employed in the image recognition process described above. (2) The processor 10 also detects the user's gestures from the shape of the user's hands. For example, the processor 10 identifies the number of fingers of the user (the number of extended fingers) from the shape of the user's hand detected from the photographed image. The processor 10 further identifies the gesture performed by the user from the identified number of fingers. For example, if the number of fingers is five, the processor 10 determines that the user has made a "pa" gesture. Furthermore, when the number of fingers is 0 (no fingers are detected), the processor 10 determines that the user has made a "goo" gesture. Further, if the number of fingers is two, the processor 10 determines that the user has made a "choki" gesture. (3) The processor 10 performs image recognition processing on the image captured by the camera 17 to detect whether the user's finger is in a state where only the index finger is held up or whether the user's finger is in a flicking motion. . (4) The processor 10 determines whether an object 1010 (such as a user's hand, ) and the user terminal 100 is detected. For example, the processor 10 determines whether the user's hand is close to the user terminal 100 (for example, at a distance less than a predetermined value) or far away (for example, at a distance less than a predetermined value), depending on the size of the shape of the user's hand identified from the captured image of the camera 17. or more distance). Note that when the captured image is a moving image, the processor 10 may detect whether the user's hand is approaching or moving away from the user terminal 100. (5) If it is found that the distance between the user terminal 100 and the user's hand has changed while the user's hand has been detected based on the image recognition result of the image taken by the camera 17, the processor 10 recognizes that the user is waving his hand in the photographing direction of the camera 17. When an object is detected or not detected by the ranging sensor 18, which has stronger directivity than the shooting range of the camera 17, the processor 10 detects that the user is waving his/her hand in a direction perpendicular to the shooting direction of the camera. recognize.

このように、プロセッサ10は、カメラ17の撮影画像に対する画像認識により、ユーザが手を握りこんでいるか否か(「グー」のジェスチャであるか、それ以外のジェスチャ(例えば「パー」)であるか)を検出する。また、プロセッサ10は、ユーザの手の形状とともに、ユーザがこの手をどのように移動させているかを検出する。また、プロセッサ10は、ユーザがこの手をユーザ端末100に対して接近させているのか遠ざけているのかを検出する。このような操作は、例えば、マウスまたはタッチパネルなどのポインティングデバイスを用いた操作に対応させることができる。ユーザ端末100は、例えば、ユーザの手の移動に応じて、タッチスクリーン15においてポインタを移動させ、ユーザのジェスチャ「グー」を検出する。この場合、ユーザ端末100は、ユーザが選択操作を継続中であると認識する。選択操作の継続とは、例えば、マウスがクリックされて押し込まれた状態が維持されること、または、タッチパネルに対してタッチダウン操作がなされた後タッチされた状態が維持されることに対応する。また、ユーザ端末100は、ユーザのジェスチャ「グー」が検出されている状態で、さらにユーザが手を移動させると、このような一連のジェスチャを、スワイプ操作(またはドラッグ操作)に対応する操作として認識することもできる。また、ユーザ端末100は、カメラ17の撮影画像によるユーザの手の検出結果に基づいて、ユーザが指をはじくようなジェスチャを検出した場合に、当該ジェスチャを、マウスのクリックまたはタッチパネルへのタップ操作に対応する操作として認識してもよい。 In this way, the processor 10 determines whether the user is clasping his/her hands (a "goo" gesture or another gesture (for example, "paa") by image recognition of the image taken by the camera 17. ). The processor 10 also detects the shape of the user's hand and how the user moves the hand. The processor 10 also detects whether the user is moving his hand closer to or away from the user terminal 100. Such an operation can correspond to, for example, an operation using a pointing device such as a mouse or a touch panel. For example, the user terminal 100 moves the pointer on the touch screen 15 according to the movement of the user's hand, and detects the user's gesture “goo”. In this case, the user terminal 100 recognizes that the user is continuing the selection operation. Continuation of the selection operation corresponds to, for example, the mouse being clicked and kept pressed in, or the mouse being touched after a touch down operation is performed on the touch panel. Further, when the user further moves his/her hand while the user's gesture "goo" is being detected, the user terminal 100 detects a series of such gestures as an operation corresponding to a swipe operation (or drag operation). It can also be recognized. Further, when the user terminal 100 detects a gesture such as a flick of the user's finger based on the detection result of the user's hand based on the captured image of the camera 17, the user terminal 100 converts the gesture into a mouse click or a tap operation on the touch panel. It may be recognized as an operation corresponding to .

<ゲームシステム1の機能的構成>
図2は、ゲームシステム1に含まれるユーザ端末100、サーバ200および動作指図装置300の機能的構成を示すブロック図である。ユーザ端末100、サーバ200および動作指図装置300のそれぞれは、図示しない、一般的なコンピュータとして機能する場合に必要な機能的構成、および、ゲームにおける公知の機能を実現するために必要な機能的構成を含み得る。
<Functional configuration of game system 1>
FIG. 2 is a block diagram showing the functional configuration of the user terminal 100, the server 200, and the action instruction device 300 included in the game system 1. Each of the user terminal 100, the server 200, and the action instruction device 300 has a functional configuration (not shown) necessary for functioning as a general computer and a functional configuration necessary for realizing known functions in the game. may include.

ユーザ端末100は、ユーザの入力操作を受け付ける入力装置としての機能と、ゲームの画像や音声を出力する出力装置としての機能を有する。ユーザ端末100は、プロセッサ10、メモリ11、ストレージ12、通信IF13、および入出力IF14等の協働によって、制御部110および記憶部120として機能する。 The user terminal 100 has a function as an input device that receives input operations from a user, and a function as an output device that outputs images and sounds of the game. The user terminal 100 functions as a control unit 110 and a storage unit 120 through cooperation of the processor 10, memory 11, storage 12, communication IF 13, input/output IF 14, and the like.

サーバ200は、各ユーザ端末100と通信して、ユーザ端末100がゲームを進行させるのを支援する機能を有する。例えば、ユーザ端末100が本ゲームに係るアプリケーションを始めてダウンロードするときには、初回ゲーム開始時にユーザ端末100に記憶させておくべきデータをユーザ端末100に提供する。例えば、サーバ200は、キャラクタを動作させるための動作指図データをユーザ端末100に送信する。動作指図データは、予め、モデルなどのアクターの動きを取り込んだモーションキャプチャデータを含んでいてもよいし、声優などのアクターの音声を録音した音声データを含んでいてもよいし、キャラクタを動作させるための入力操作の履歴を示す操作履歴データを含んでいてもよいし、上述の一連の入力操作に対応付けられたコマンドを時系列に並べたモーションコマンド群を含んでいてもよい。本ゲームがマルチプレイゲームである場合には、サーバ200は、ゲームに参加する各ユーザ端末100と通信して、ユーザ端末100同士のやりとりを仲介する機能および同期制御機能を有していてもよい。また、サーバ200は、ユーザ端末100と動作指図装置300とを仲介する機能を備えている。これにより、動作指図装置300は、適時に、宛先を誤ることなく、ユーザ端末100または複数のユーザ端末100のグループに対して動作指図データを供給することが可能となる。サーバ200は、プロセッサ20、メモリ21、ストレージ22、通信IF23、および入出力IF24等の協働によって、制御部210および記憶部220として機能する。 The server 200 has a function of communicating with each user terminal 100 and supporting the user terminal 100 to progress the game. For example, when the user terminal 100 downloads an application related to this game for the first time, the user terminal 100 is provided with data that should be stored in the user terminal 100 at the time of starting the game for the first time. For example, the server 200 transmits motion instruction data for making the character move to the user terminal 100. The motion instruction data may include motion capture data that captures the movements of an actor such as a model in advance, or may include audio data that records the voice of an actor such as a voice actor, or may include motion capture data that captures the movements of an actor such as a model, or may include audio data that records the voice of an actor such as a voice actor, or may include motion capture data that captures the movements of an actor such as a model, or may include audio data that records the voice of an actor such as a voice actor, or may include motion capture data that captures the movements of an actor such as a model, or may include audio data that records the voice of an actor such as a voice actor, or may include motion capture data that captures the movements of an actor such as a model, or may include audio data that records the voice of an actor such as a voice actor, or may cause the character to move. It may include operation history data indicating a history of input operations for the above-described series of input operations, or it may include a motion command group in which commands associated with the above-mentioned series of input operations are arranged in chronological order. If this game is a multiplayer game, the server 200 may have a function of communicating with each user terminal 100 participating in the game and mediating exchanges between the user terminals 100 and a synchronization control function. Furthermore, the server 200 has a function of mediating between the user terminal 100 and the motion instruction device 300. Thereby, the motion instruction device 300 can supply motion instruction data to the user terminal 100 or a group of multiple user terminals 100 in a timely manner without making a mistake in the destination. The server 200 functions as a control unit 210 and a storage unit 220 through cooperation of the processor 20, memory 21, storage 22, communication IF 23, input/output IF 24, and the like.

動作指図装置300は、ユーザ端末100におけるキャラクタの動作を指示するための動作指図データを生成し、ユーザ端末100に供給する機能を有する。動作指図装置300は、プロセッサ30、メモリ31、ストレージ32、通信IF33、および入出力IF34等の協働によって、制御部310および記憶部320として機能する。 The motion instruction device 300 has a function of generating motion instruction data for instructing the motion of a character on the user terminal 100 and supplying it to the user terminal 100. The operation instruction device 300 functions as a control unit 310 and a storage unit 320 through cooperation of the processor 30, memory 31, storage 32, communication IF 33, input/output IF 34, and the like.

記憶部120、220および320は、ゲームプログラム131、ゲーム情報132およびユーザ情報133を格納する。ゲームプログラム131は、ユーザ端末100、サーバ200および動作指図装置300が実行するゲームプログラムである。ゲーム情報132は、制御部110、210および310がゲームプログラム131を実行する際に参照するデータである。ユーザ情報133は、ユーザのアカウントに関するデータである。記憶部220および320において、ゲーム情報132およびユーザ情報133は、ユーザ端末100ごとに格納されている。記憶部320は、さらに、キャラクタ制御プログラム134を格納する。キャラクタ制御プログラム134は、動作指図装置300が実行するプログラムであり、上述のゲームプログラム131に基づくゲームに登場させるキャラクタの動作を制御するためのプログラムである。 Storage units 120, 220, and 320 store game program 131, game information 132, and user information 133. The game program 131 is a game program executed by the user terminal 100, the server 200, and the action instruction device 300. Game information 132 is data referenced by control units 110, 210, and 310 when executing game program 131. User information 133 is data related to a user's account. In the storage units 220 and 320, game information 132 and user information 133 are stored for each user terminal 100. The storage unit 320 further stores a character control program 134. The character control program 134 is a program executed by the motion instruction device 300, and is a program for controlling the motion of the character appearing in the game based on the game program 131 described above.

(サーバ200の機能的構成)
制御部210は、記憶部220に格納されたゲームプログラム131を実行することにより、サーバ200を統括的に制御する。例えば、制御部210は、ユーザ端末100に各種データおよびプログラム等を送信する。制御部210は、ゲーム情報もしくはユーザ情報の一部または全部をユーザ端末100から受信する。ゲームがマルチプレイゲームである場合には、制御部210は、ユーザ端末100からマルチプレイの同期の要求を受信して、同期のためのデータをユーザ端末100に送信してもよい。また、制御部210は、必要に応じて、ユーザ端末100および動作指図装置300と通信して、情報の送受信を行う。
(Functional configuration of server 200)
The control unit 210 centrally controls the server 200 by executing the game program 131 stored in the storage unit 220. For example, the control unit 210 transmits various data, programs, etc. to the user terminal 100. The control unit 210 receives part or all of the game information or user information from the user terminal 100. If the game is a multiplayer game, the control unit 210 may receive a multiplayer synchronization request from the user terminal 100 and transmit data for synchronization to the user terminal 100. Further, the control unit 210 communicates with the user terminal 100 and the motion instruction device 300 to transmit and receive information as necessary.

制御部210は、ゲームプログラム131の記述に応じて、進行支援部211および共有支援部212として機能する。制御部210は、実行するゲームの性質に応じて、ユーザ端末100におけるゲームの進行を支援するために、図示しないその他の機能ブロックとしても機能することができる。 The control unit 210 functions as a progress support unit 211 and a sharing support unit 212 according to the description of the game program 131. The control unit 210 can also function as other functional blocks (not shown) in order to support the progress of the game on the user terminal 100, depending on the nature of the game to be executed.

進行支援部211は、ユーザ端末100と通信し、ユーザ端末100が、本ゲームに含まれる各種パートを進行するための支援を行う。例えば、進行支援部211は、ユーザ端末100が、ゲームを進行させるとき、該ゲームを進行させるために必要な情報をユーザ端末100に提供する。 The progress support unit 211 communicates with the user terminal 100 and provides support for the user terminal 100 to progress through various parts included in this game. For example, when the user terminal 100 advances the game, the progress support unit 211 provides the user terminal 100 with information necessary to advance the game.

共有支援部212は、複数のユーザ端末100と通信し、複数のユーザが、各々のユーザ端末100にて互いのデッキを共有し合うための支援を行う。また、共有支援部212は、オンラインのユーザ端末100と動作指図装置300とをマッチングする機能を有していてもよい。これにより、ユーザ端末100と動作指図装置300との間の情報の送受信が円滑に実施される。 The sharing support unit 212 communicates with the plurality of user terminals 100 and provides support for the plurality of users to share each other's decks on their respective user terminals 100. Further, the sharing support unit 212 may have a function of matching the online user terminal 100 and the movement instruction device 300. Thereby, information is smoothly transmitted and received between the user terminal 100 and the motion instruction device 300.

(ユーザ端末100の機能的構成)
制御部110は、記憶部120に格納されたゲームプログラム131を実行することにより、ユーザ端末100を統括的に制御する。例えば、制御部110は、ゲームプログラム131およびユーザの操作にしたがって、ゲームを進行させる。また、制御部110は、ゲームを進行させている間、必要に応じて、サーバ200および動作指図装置300と通信して、情報の送受信を行う。
(Functional configuration of user terminal 100)
The control unit 110 comprehensively controls the user terminal 100 by executing the game program 131 stored in the storage unit 120. For example, the control unit 110 advances the game according to the game program 131 and the user's operations. Further, while the game is progressing, the control unit 110 communicates with the server 200 and the action instruction device 300 to send and receive information as necessary.

制御部110は、ゲームプログラム131の記述に応じて、操作受付部111、表示制御部112、ユーザインターフェース(以下、UI)制御部113、アニメーション生成部114、ゲーム進行部115、解析部116および進捗情報生成部117として機能する。制御部110は、実行するゲームの性質に応じて、ゲームを進行させるために、図示しないその他の機能ブロックとしても機能することができる。 The control unit 110 includes an operation reception unit 111, a display control unit 112, a user interface (hereinafter referred to as UI) control unit 113, an animation generation unit 114, a game progress unit 115, an analysis unit 116, and a progress unit according to the description of the game program 131. It functions as an information generation section 117. The control unit 110 can also function as other functional blocks (not shown) in order to advance the game depending on the nature of the game to be executed.

操作受付部111は、入力部151に対するユーザの入力操作を検知し受け付ける。操作受付部111は、タッチスクリーン15およびその他の入出力IF14を介したコンソールに対してユーザが及ぼした作用から、いかなる入力操作がなされたかを判別し、その結果を制御部110の各要素に出力する。 The operation reception unit 111 detects and accepts a user's input operation on the input unit 151. The operation reception unit 111 determines what input operation has been performed from the user's actions on the console via the touch screen 15 and other input/output IF 14, and outputs the result to each element of the control unit 110. do.

例えば、操作受付部111は、入力部151に対する入力操作を受け付け、該入力操作の入力位置の座標を検出し、該入力操作の種類を特定する。操作受付部111は、入力操作の種類として、例えばタッチ操作、スライド操作、スワイプ操作、およびタップ操作等を特定する。また、操作受付部111は、連続して検知されていた入力が途切れると、タッチスクリーン15から接触入力が解除されたことを検知する。 For example, the operation reception unit 111 receives an input operation on the input unit 151, detects the coordinates of the input position of the input operation, and identifies the type of the input operation. The operation reception unit 111 specifies, for example, a touch operation, a slide operation, a swipe operation, a tap operation, etc. as the type of input operation. Further, when the continuously detected input is interrupted, the operation reception unit 111 detects that the contact input from the touch screen 15 is released.

UI制御部113は、UIを構築するために表示部152に表示させるUIオブジェクトを制御する。UIオブジェクトは、ユーザが、ゲームの進行上必要な入力をユーザ端末100に対して行うためのツール、または、ゲームの進行中に出力される情報をユーザ端末100から得るためのツールである。UIオブジェクトは、これには限定されないが、例えば、アイコン、ボタン、リスト、メニュー画面などである。 The UI control unit 113 controls UI objects to be displayed on the display unit 152 in order to construct a UI. The UI object is a tool for the user to input necessary information to the user terminal 100 in order to proceed with the game, or a tool for obtaining information outputted from the user terminal 100 while the game is in progress. UI objects include, but are not limited to, icons, buttons, lists, menu screens, etc., for example.

アニメーション生成部114は、各種オブジェクトの制御態様に基づいて、各種オブジェクトのモーションを示すアニメーションを生成する。例えば、アニメーション生成部114は、キャラクタがまるでそこにいるかのように動いたり、口を動かしたり、表情を変えたりする様子を表現したアニメーション等を生成してもよい。 The animation generation unit 114 generates animations showing motions of various objects based on control modes of the various objects. For example, the animation generation unit 114 may generate an animation that depicts the character moving, moving its mouth, or changing its facial expressions as if the character were there.

表示制御部112は、タッチスクリーン15の表示部152に対して、上述の各要素によって実行された処理結果が反映されたゲーム画面を出力する。表示制御部112は、アニメーション生成部114によって生成されたアニメーションを含むゲーム画面を表示部152に表示してもよい。また、表示制御部112は、UI制御部113によって制御される上述のUIオブジェクトを、該ゲーム画面に重畳して描画してもよい。 The display control unit 112 outputs, to the display unit 152 of the touch screen 15, a game screen that reflects the processing results executed by each of the above-mentioned elements. The display control unit 112 may display a game screen including the animation generated by the animation generation unit 114 on the display unit 152. Further, the display control unit 112 may draw the above-mentioned UI object controlled by the UI control unit 113 in a superimposed manner on the game screen.

ゲーム進行部115は、ゲームを進行させる。本実施形態では、ゲーム進行部115は、本ゲームを、操作受付部111を介して入力されるユーザの入力操作に応じて進行させる。ゲーム進行部115は、ゲームの進行中、1以上のキャラクタを登場させ、該キャラクタを動作させる。ゲーム進行部115は、キャラクタを、事前にダウンロードされたゲームプログラム131にしたがって動作させてもよいし、ユーザの入力操作にしたがって動作させてもよいし、動作指図装置300から供給される動作指図データにしたがって動作させてもよい。 The game progression unit 115 advances the game. In the present embodiment, the game progression unit 115 advances the game in response to a user's input operation input via the operation reception unit 111. The game progression unit 115 causes one or more characters to appear and causes the characters to move while the game is in progress. The game progression unit 115 may cause the character to move according to the game program 131 downloaded in advance, may make the character move according to the user's input operation, or may make the character move according to the action instruction data supplied from the action instruction device 300. It may be operated according to the following.

本ゲームが、第1パート、第2パート・・・というように複数のパートに分かれて構成されている場合、ゲーム進行部115は、パートごとの仕様にしたがってゲームを進行させる。 If the game is divided into a plurality of parts such as a first part, a second part, etc., the game progression unit 115 advances the game according to the specifications of each part.

一例を挙げて具体的に説明すると、第1パートが、キャラクタと対話することによってゲーム中の物語が進行するストーリーパートであるとする。この場合、ゲーム進行部115は、以下のようにストーリーパートを進行させる。具体的には、ゲーム進行部115は、キャラクタを、予めダウンロードされたゲームプログラム131または同じく予めダウンロードされた動作指図データ(第1動作指図データ)などにしたがってキャラクタを動作させる。ゲーム進行部115は、操作受付部111が受け付けたユーザの入力操作に基づいて、該ユーザが選んだ選択肢を特定し、該選択肢に対応付けられている動作をキャラクタに行わせる。第2パートが、動作指図装置300から供給された動作指図データに基づいてキャラクタを動作させるライブ配信パートであるとする。この場合、ゲーム進行部115は、動作指図装置300から動作指図データに基づいて、キャラクタを動作させてライブ配信パートを進行させる。 To explain specifically by giving an example, assume that the first part is a story part in which the story in the game progresses by interacting with characters. In this case, the game progression unit 115 advances the story part as follows. Specifically, the game progression unit 115 causes the character to move according to the game program 131 downloaded in advance or the motion instruction data (first motion instruction data) also downloaded in advance. Based on the user's input operation received by the operation reception unit 111, the game progression unit 115 identifies the option selected by the user, and causes the character to perform the action associated with the option. Assume that the second part is a live distribution part in which the character moves based on action instruction data supplied from the action instruction device 300. In this case, the game progression unit 115 causes the character to move based on the motion instruction data from the motion instruction device 300 to advance the live distribution part.

解析部116は、動作指図データを解析して(レンダリングして)、解析結果に基づいてキャラクタを動作させるようにゲーム進行部115に指示する。本実施形態では、解析部116は、動作指図装置300によって供給された動作指図データが通信IF33を介して受信されたことをトリガにして、該動作指図データのレンダリングを開始する。動作指図装置300は、解析結果をゲーム進行部115に伝達し、すぐに動作指図データに基づいてキャラクタを動作させるよう指示する。すなわち、ゲーム進行部115は、動作指図データが受信されたことをトリガにして、該動作指図データに基づいてキャラクタを動作させる。これにより、リアルタイムで動作するキャラクタをユーザに見せることが可能となる。 The analysis unit 116 analyzes (rendering) the motion instruction data and instructs the game progression unit 115 to make the character move based on the analysis result. In this embodiment, the analysis unit 116 is triggered by receiving the movement instruction data supplied by the movement instruction device 300 via the communication IF 33, and starts rendering the movement instruction data. The motion instruction device 300 transmits the analysis result to the game progress section 115 and immediately instructs the character to move based on the motion instruction data. That is, the game progression unit 115 uses the reception of the motion instruction data as a trigger to cause the character to move based on the motion instruction data. This makes it possible to show the user a character that moves in real time.

進捗情報生成部117は、ゲーム進行部115が実行しているゲームの進捗を示す進捗情報を生成し、適時、サーバ200または動作指図装置300に送信する。進捗情報は、例えば、現在表示されているゲーム画面を指定する情報を含んでいてもよいし、ゲームの進捗を、時系列で文字および記号等によって示した進行ログを含んでいてもよい。ゲームシステム1において、サーバ200および動作指図装置300が進捗情報を必要としない実施形態では、進捗情報生成部117は省略されてもよい。 The progress information generation unit 117 generates progress information indicating the progress of the game being executed by the game progression unit 115, and transmits it to the server 200 or the action instruction device 300 at an appropriate time. The progress information may include, for example, information specifying the currently displayed game screen, or may include a progress log that indicates the progress of the game in chronological order using characters, symbols, and the like. In the game system 1, in an embodiment in which the server 200 and the action instruction device 300 do not require progress information, the progress information generation unit 117 may be omitted.

(動作指図装置300の機能的構成)
制御部310は、記憶部320に格納されたキャラクタ制御プログラム134を実行することにより、動作指図装置300を統括的に制御する。例えば、制御部310は、キャラクタ制御プログラム134およびオペレータの操作にしたがって、動作指図データを生成し、ユーザ端末100に供給する。制御部310は、必要に応じて、さらにゲームプログラム131を実行してもよい。また、制御部310は、サーバ200および本ゲームを実行中のユーザ端末100と通信して、情報の送受信を行う。
(Functional configuration of motion instruction device 300)
The control unit 310 comprehensively controls the motion instruction device 300 by executing the character control program 134 stored in the storage unit 320. For example, the control unit 310 generates motion instruction data according to the character control program 134 and the operator's operations, and supplies it to the user terminal 100. The control unit 310 may further execute the game program 131 as necessary. Further, the control unit 310 communicates with the server 200 and the user terminal 100 running the present game to send and receive information.

制御部310は、キャラクタ制御プログラム134の記述に応じて、操作受付部311、表示制御部312、UI制御部313、アニメーション生成部314、進捗模擬部315およびキャラクタ制御部316として機能する。制御部310は、ゲームシステム1において実行されるゲームの性質に応じて、該ゲームに登場するキャラクタを制御するために、図示しないその他の機能ブロックとしても機能することができる。 The control unit 310 functions as an operation reception unit 311, a display control unit 312, a UI control unit 313, an animation generation unit 314, a progress simulation unit 315, and a character control unit 316 according to the description of the character control program 134. The control unit 310 can also function as other functional blocks (not shown) in order to control characters appearing in the game depending on the nature of the game executed in the game system 1.

操作受付部311は、入力部351に対するオペレータの入力操作を検知し受け付ける。操作受付部311は、タッチスクリーン35およびその他の入出力IF34を介したコンソールに対して、オペレータが及ぼした作用から、いかなる入力操作がなされたかを判別し、その結果を制御部310の各要素に出力する。操作受付部311の機能の詳細は、ユーザ端末100における操作受付部111のそれとほぼ同様である。 The operation reception unit 311 detects and accepts an operator's input operation on the input unit 351. The operation reception unit 311 determines what input operation has been performed by the operator on the console via the touch screen 35 and other input/output IF 34, and sends the result to each element of the control unit 310. Output. The details of the function of the operation reception unit 311 are almost the same as those of the operation reception unit 111 in the user terminal 100.

UI制御部313は、表示部352に表示させるUIオブジェクトを制御する。 The UI control unit 313 controls UI objects to be displayed on the display unit 352.

アニメーション生成部314は、各種オブジェクトの制御態様に基づいて、各種オブジェクトのモーションを示すアニメーションを生成する。例えば、アニメーション生成部314は、通信相手となるユーザ端末100上実際に表示されているゲーム画面を再現したアニメーション等を生成してもよい。 The animation generation unit 314 generates animations showing motions of various objects based on control modes of the various objects. For example, the animation generation unit 314 may generate an animation or the like that reproduces the game screen actually displayed on the user terminal 100 serving as the communication partner.

表示制御部312は、タッチスクリーン35の表示部352に対して、上述の各要素によって実行された処理結果が反映されたゲーム画面を出力する。表示制御部312の機能の詳細は、ユーザ端末100における表示制御部112のそれとほぼ同様である。 The display control unit 312 outputs, to the display unit 352 of the touch screen 35, a game screen that reflects the processing results executed by each of the above-mentioned elements. The details of the function of the display control unit 312 are almost the same as those of the display control unit 112 in the user terminal 100.

進捗模擬部315は、ユーザ端末100から受信するゲームの進捗を示す進捗情報に基づいて、ユーザ端末100におけるゲームの進捗を把握する。そして、進捗模擬部315は、該ユーザ端末100の挙動を動作指図装置300において模擬的に再現することで、オペレータに対して、ユーザ端末100の進捗を提示する。 The progress simulation unit 315 grasps the progress of the game on the user terminal 100 based on progress information indicating the progress of the game received from the user terminal 100. Then, the progress simulator 315 presents the progress of the user terminal 100 to the operator by simulating the behavior of the user terminal 100 in the motion instruction device 300.

例えば、進捗模擬部315は、ユーザ端末100で表示されているゲーム画面を再現したものを自装置の表示部352に表示してもよい。また、進捗模擬部315は、ユーザ端末100において、ゲームの進捗を上述の進行ログとして表示部352に表示してもよい。 For example, the progress simulation unit 315 may display a reproduction of the game screen displayed on the user terminal 100 on the display unit 352 of its own device. Furthermore, the progress simulation unit 315 may display the progress of the game on the display unit 352 in the user terminal 100 as the above-mentioned progress log.

また、進捗模擬部315の機能の一部は、制御部310がゲームプログラム131を実行することにより実現されてもよい。例えば、まず進捗模擬部315は、進捗情報に基づいて、ユーザ端末100のゲームの進捗を把握する。そして、進捗模擬部315は、ユーザ端末100においてゲームプログラム131基づき現在表示されている、ゲーム画面を、完全にまたは簡略化して自装置の表示部352に再現してもよい。あるいは、進捗模擬部315は、現時点のゲームの進捗を把握し、ゲームプログラム131に基づいて現時点以降のゲーム進行を予測し、予測結果を表示部352に出力してもよい。 Further, a part of the functions of the progress simulation section 315 may be realized by the control section 310 executing the game program 131. For example, first, the progress simulation unit 315 grasps the progress of the game of the user terminal 100 based on the progress information. The progress simulation unit 315 may reproduce the game screen currently displayed on the user terminal 100 based on the game program 131 on the display unit 352 of its own device, either completely or in a simplified manner. Alternatively, the progress simulation unit 315 may grasp the current progress of the game, predict the game progress after the current time based on the game program 131, and output the prediction result to the display unit 352.

キャラクタ制御部316は、ユーザ端末100に表示させるキャラクタの挙動を制御する。具体的には、キャラクタを動作させるための動作指図データを生成し、ユーザ端末100に供給する。例えば、キャラクタ制御部316は、オペレータ(声優など)が、マイク3010を介して入力した音声データに基づいて、制御対象のキャラクタに発言させることを指示する動作指図データを生成する。このようにして生成された動作指図データには、上述の音声データが少なくとも含まれる。また、例えば、オペレータ(モデルなど)が、モーションキャプチャ装置3020を介して入力したモーションキャプチャデータに基づく動きを制御対象のキャラクタに行わせることを指示する動作指図データを生成する。このようにして生成された動作指図データには、上述のモーションキャプチャデータが少なくとも含まれる。また、例えば、オペレータが、コントローラ3030などの入力機構または入力部351などの操作部を介して入力した入力操作の履歴、すなわち、操作履歴データに基づいて、制御対象のキャラクタを動作させることを指示する動作指図データを生成する。このようにして生成された動作指図データには、上述の操作履歴データが少なくとも含まれる。操作履歴データは、例えば、表示部にどの画面が表示されているときに、オペレータが、コントローラ3030のどのボタンをどのタイミングで押したのかを示す操作ログが時系列で整理されている情報である。ここでの表示部は、コントローラ3030と連動した表示部であって、タッチスクリーン35の表示部352であってもよいし、入出力IF34を介して接続された別の表示部であってもよい。あるいは、キャラクタ制御部316は、オペレータが上述の入力機構または操作部を介して入力した入力操作に対応付けられた、キャラクタの動作を指示するコマンドを特定する。そして、キャラクタ制御部316は、該コマンドを入力された順に並べてキャラクタの一連の動作を示すモーションコマンド群を生成し、該モーションコマンド群にしたがってキャラクタを動作させることを指示する動作指図データを生成してもよい。このようにして生成された動作指図データには、上述のモーションコマンド群が少なくとも含まれる。 The character control unit 316 controls the behavior of the character displayed on the user terminal 100. Specifically, motion instruction data for making the character move is generated and supplied to the user terminal 100. For example, the character control unit 316 generates motion instruction data that instructs the character to be controlled to speak based on voice data input by an operator (such as a voice actor) through the microphone 3010. The motion instruction data generated in this manner includes at least the above-mentioned audio data. Further, for example, an operator (such as a model) generates motion instruction data that instructs a character to be controlled to perform a motion based on motion capture data input via the motion capture device 3020. The motion instruction data generated in this manner includes at least the above-mentioned motion capture data. For example, the operator may instruct the character to be controlled to operate based on the history of input operations input via an input mechanism such as the controller 3030 or an operation unit such as the input unit 351, that is, operation history data. Generate motion instruction data. The motion instruction data generated in this manner includes at least the above-mentioned operation history data. The operation history data is, for example, information in which an operation log indicating which button on the controller 3030 was pressed by the operator and at what timing when which screen was displayed on the display unit is organized in chronological order. . The display unit here is a display unit linked to the controller 3030, and may be the display unit 352 of the touch screen 35, or another display unit connected via the input/output IF 34. . Alternatively, the character control unit 316 identifies a command that instructs the character to move, which is associated with an input operation input by the operator via the above-described input mechanism or operation unit. Then, the character control unit 316 arranges the commands in the order in which they were input, generates a motion command group indicating a series of movements of the character, and generates motion instruction data instructing the character to move according to the motion command group. It's okay. The motion instruction data generated in this way includes at least the above-mentioned motion command group.

反応処理部317は、ユーザ端末100からユーザの反応についてフィードバックを受け付けて、これを動作指図装置300のオペレータに対して出力する。本実施形態では、例えば、ユーザ端末100は、上述の動作指図データにしたがってキャラクタを動作させている間、該キャラクタに宛てて、ユーザがコメントを作成することができる。反応処理部317は、該コメントのコメントデータを受け付けて、これを、出力する。反応処理部317は、ユーザのコメントに対応するテキストデータを、表示部352に表示してもよいし、ユーザのコメントに対応する音声データを、図示しないスピーカから出力してもよい。 The reaction processing unit 317 receives feedback about the user's reaction from the user terminal 100 and outputs it to the operator of the motion instruction device 300. In this embodiment, for example, while the user terminal 100 is causing the character to move according to the above-described movement instruction data, the user can create a comment for the character. The reaction processing unit 317 receives comment data of the comment and outputs it. The reaction processing unit 317 may display text data corresponding to the user's comment on the display unit 352, or may output audio data corresponding to the user's comment from a speaker (not shown).

なお、図2に示すユーザ端末100、サーバ200および動作指図装置300の機能は一例にすぎない。ユーザ端末100、サーバ200および動作指図装置300の各装置は、他の装置が備える機能の少なくとも一部を備えていてもよい。さらに、ユーザ端末100、サーバ200および動作指図装置300以外のさらに別の装置をゲームシステム1の構成要素とし、該別の装置にゲームシステム1における処理の一部を実行させてもよい。すなわち、本実施形態においてゲームプログラムを実行するコンピュータは、ユーザ端末100、サーバ200、動作指図装置300およびそれ以外の別の装置の何れであってもよいし、これらの複数の装置の組み合わせにより実現されてもよい。 Note that the functions of the user terminal 100, server 200, and operation instruction device 300 shown in FIG. 2 are merely examples. Each of the user terminal 100, the server 200, and the operation instruction device 300 may have at least some of the functions of other devices. Furthermore, another device other than the user terminal 100, the server 200, and the action instruction device 300 may be used as a component of the game system 1, and a part of the processing in the game system 1 may be executed by the other device. That is, in this embodiment, the computer that executes the game program may be any of the user terminal 100, the server 200, the action instruction device 300, and other devices, or may be realized by a combination of these devices. may be done.

なお、本実施形態では、進捗模擬部315は、省略されてもよい。また、本実施形態では、制御部310は、キャラクタ制御プログラム134の記述に応じて、反応処理部317として機能することができる。 Note that in this embodiment, the progress simulation unit 315 may be omitted. Furthermore, in this embodiment, the control section 310 can function as the reaction processing section 317 according to the description of the character control program 134.

<ゲームの構成>
図3は、本ゲームの基本的なゲーム進行についてその一例を示すフローチャートである。本ゲームは、例えば、2つのゲームプレイパートに分かれている。一例として、第1パートは、ストーリーパート、第2パートは、ライブ配信パートである。本ゲームには、その他にも、ユーザが保有する有価データと引き換えに、ゲームで利用可能なデジタルデータであるゲーム媒体をユーザに獲得させる獲得パートが含まれていてもよい。本実施形態では、各パートのプレイ順序は特に限定されない。図3には、ユーザ端末100が、ストーリーパート、獲得パート、ライブ配信パートの順にゲームを実行した場合が示されている。
<Game structure>
FIG. 3 is a flowchart showing an example of the basic game progress of this game. The game is divided into two gameplay parts, for example. As an example, the first part is a story part, and the second part is a live distribution part. The game may also include an acquisition part that allows the user to acquire game content, which is digital data that can be used in the game, in exchange for valuable data held by the user. In this embodiment, the play order of each part is not particularly limited. FIG. 3 shows a case where the user terminal 100 executes the game in the order of the story part, the acquisition part, and the live distribution part.

ステップS1では、ゲーム進行部115は、ストーリーパートを実行する。ストーリーパートには、例えば、ユーザが操作する主人公とキャラクタとが対話するシーンが含まれる。本実施形態では、一例として、デジタルデータとしてひとまとめにされた「シナリオ」は、キャラクタにまつわる物語の1話分に対応し、サーバ200から供給されて、一旦記憶部120に格納される。ゲーム進行部115は、ストーリーパートにおいて、記憶部120に格納されているシナリオを1つ読み出し、結末を迎えるまで1つシナリオをユーザの入力操作に応じて進行させる。シナリオには、ユーザに選択させる選択肢、該選択肢に対応するキャラクタの応答パターンなどが含まれており、ユーザがどの選択肢を選択するのかによって、1つのシナリオの中でも、異なる結末が得られてもよい。具体的には、ゲーム進行部115は、主人公からキャラクタに対しての働きかけに対応する複数の選択肢をユーザが選択可能に提示し、該ユーザが選択した選択肢に応じて、シナリオを進行させる。 In step S1, the game progression unit 115 executes a story part. The story part includes, for example, a scene in which the main character and the character operated by the user interact. In the present embodiment, as an example, a "scenario" that is grouped together as digital data corresponds to one episode of a story about a character, is supplied from the server 200, and is temporarily stored in the storage unit 120. In the story part, the game progression unit 115 reads out one scenario stored in the storage unit 120 and advances the scenario one scenario in accordance with the user's input operation until the ending is reached. A scenario includes options for the user to select, response patterns of characters corresponding to the options, etc., and depending on which option the user selects, different endings may be obtained even within one scenario. . Specifically, the game progression unit 115 presents a plurality of choices corresponding to the actions of the protagonist to the character so that the user can select them, and advances the scenario in accordance with the choice selected by the user.

ステップS2では、ユーザが最後までシナリオをプレイすると、ゲーム進行部115は、結末に応じた報酬を該ユーザに獲得させてもよい。報酬は、例えば、ゲーム上で利用可能なデジタルデータであるゲーム媒体としてユーザに提供される。ゲーム媒体は、例えば、キャラクタに身に付けさせることができる服飾品などのアイテムであってもよい。ここで、「報酬をユーザに獲得させる」とは、一例として、ユーザに対応付けて管理されている報酬としてのゲーム媒体のステータスを、使用不可から使用可能に遷移させることであってもよい。あるいは、ゲーム媒体を、ユーザ識別情報またはユーザ端末IDなどに対応付けて、ゲームシステム1に含まれる少なくともいずれかのメモリ(メモリ11、メモリ21、メモリ31)に記憶させることであってもよい。 In step S2, when the user plays the scenario to the end, the game progression unit 115 may allow the user to earn a reward depending on the ending. The reward is provided to the user in the form of game media, which is, for example, digital data available on the game. The game medium may be, for example, an item such as clothing that can be worn by a character. Here, "allowing a user to obtain a reward" may mean, for example, changing the status of game media as a reward that is managed in association with a user from unusable to usable. Alternatively, the game content may be stored in at least one of the memories (memory 11, memory 21, memory 31) included in the game system 1 in association with user identification information or user terminal ID.

ステップS3では、ゲーム進行部115が獲得パートを実行する。獲得パートにおいて、ユーザに獲得させるゲーム媒体は、初回ダウンロード時にユーザ端末100に提供されるシナリオとは別の新しいシナリオであってもよい。以下では、前者のシナリオを固定シナリオ、後者のシナリオを獲得シナリオと称する。両者を区別する必要が無い場合は、単に、シナリオと称する。 In step S3, the game progression unit 115 executes the acquisition part. In the acquisition part, the game content that the user is made to acquire may be a new scenario different from the scenario provided to the user terminal 100 at the time of initial download. Hereinafter, the former scenario will be referred to as a fixed scenario, and the latter scenario will be referred to as an acquired scenario. If there is no need to distinguish between the two, they are simply referred to as scenarios.

獲得パートでは、例えば、ゲーム進行部115は、ユーザの有価データを消費することと引き換えに、ユーザがすでに保有している固定シナリオとは別の獲得シナリオをユーザに保有させる。ユーザに獲得させるシナリオは、ゲーム進行部115、または、サーバ200の進行支援部211によって、所定の規則にしたがって決定されてもよい。より具体的には、ゲーム進行部115、または、進行支援部211は、抽選を実行し、複数の獲得シナリオの中からランダムに、ユーザに獲得させるシナリオを決定してもよい。獲得パートは、ストーリーパートおよびライブ配信パートの前後の任意のタイミングで実行されてもよい。 In the acquisition part, for example, the game progression unit 115 allows the user to hold an acquisition scenario different from the fixed scenario that the user already owns in exchange for consuming the user's valuable data. The scenario that the user is allowed to acquire may be determined by the game progression unit 115 or the progression support unit 211 of the server 200 according to predetermined rules. More specifically, the game progression unit 115 or the progression support unit 211 may perform a lottery and randomly determine a scenario for the user to acquire from among a plurality of acquisition scenarios. The acquisition part may be executed at any timing before or after the story part and the live distribution part.

ステップS4では、ゲーム進行部115は、ネットワークを介して外部の装置から、動作指図データを受信したか否かを判定する。動作指図データを外部の装置から受信しないうちは、ゲーム進行部115は、ステップS4のNOから、例えば、ステップS1に戻り、ストーリーパートを実行してもよい。あるいは、ゲーム進行部115は、ステップS3の獲得パートを実行してもよい。一方、動作指図データを外部の装置から受信した場合は、ゲーム進行部115は、ステップS4のYESからステップS5に進む。 In step S4, the game progression unit 115 determines whether action instruction data has been received from an external device via the network. Unless action instruction data is received from an external device, the game progression unit 115 may return to step S1 from NO in step S4, for example, and execute the story part. Alternatively, the game progression unit 115 may execute the acquisition part of step S3. On the other hand, if the action instruction data is received from an external device, the game progression unit 115 proceeds from YES in step S4 to step S5.

ステップS5では、ゲーム進行部115は、ライブ配信パート(第2パート)を実行する。具体的には、ゲーム進行部115は、ステップS4にて受信した動作指図データにしたがってキャラクタを動作させることにより、ライブ配信パートを進行させる。ユーザは、ステップS1では、シナリオにおいて、決め打ちの反応を示すキャラクタと単にUIを介して対話するだけであった。しかし、ユーザは、ライブ配信パートにおいては、外部の装置から送信された動作指図データに基づいてリアルタイムに動作するキャラクタと自由にインタラクティブに対話することができる。より具体的には、解析部116は、ユーザの入力操作の内容に応じて生成された音声データおよびモーションデータを含む動作指図データを動作指図装置300から受信する。そして、ゲーム進行部115は、受信された動作指図データに含まれる音声データに基づいて、キャラクタに発話させるともに、上述のモーションデータに基づいてキャラクタに動きをつける。これにより、上述のユーザの入力操作に対するキャラクタの反応を、ユーザに提示することができる。 In step S5, the game progression unit 115 executes the live distribution part (second part). Specifically, the game progression unit 115 advances the live distribution part by causing the character to move according to the motion instruction data received in step S4. In step S1, the user simply interacts with a character that shows a fixed reaction in the scenario via the UI. However, in the live distribution part, the user can freely interact with the character that moves in real time based on motion instruction data transmitted from an external device. More specifically, the analysis unit 116 receives motion instruction data including voice data and motion data generated according to the content of the user's input operation from the motion instruction device 300. Then, the game progression unit 115 causes the character to speak based on the audio data included in the received action instruction data, and also makes the character move based on the above-mentioned motion data. Thereby, the reaction of the character to the user's input operation described above can be presented to the user.

<処理概要>
本実施形態では、ユーザ端末100は、ゲームプログラム131に基づいて、ゲームの興趣性を向上させるために以下のステップを実行するように構成されている。具体的には、ユーザ端末100は、ユーザおよび他のユーザのいずれもが操作しないNPCの動作を指定する動作指図データであって、メモリ11に予め記憶されている第1動作指図データに基づいてNPCを動作させ、操作部(入出力IF14、タッチスクリーン15、カメラ17、測距センサ18)を介して入力されたユーザの入力操作に応じて第1パートを進行させるステップと、NPC制御装置(動作指図装置300)から受信した第2動作指図データに基づいてNPCを動作させることにより第2パートを進行させるステップと、を実行する。
<Processing overview>
In this embodiment, the user terminal 100 is configured to execute the following steps based on the game program 131 in order to improve the interest of the game. Specifically, the user terminal 100 uses the first action instruction data stored in the memory 11 in advance, which is action instruction data specifying an action of the NPC that is not operated by the user or other users. A step of operating the NPC and advancing the first part according to the user's input operation input via the operation unit (input/output IF 14, touch screen 15, camera 17, distance measurement sensor 18); and proceeding with the second part by operating the NPC based on the second action instruction data received from the action instruction device 300).

上述の構成によれば、ユーザ端末100は、第1パートにおいて、予めダウンロードされた第1動作指図データに基づいてNPCを動作させる。これに加えて、ユーザ端末100は、動作指図装置300から第2動作指図データを受信し、第2パートにおいて、第2動作指図データに基づいてNPCを動作させる。動作指図装置300から受信した第2動作指図データに基づいてNPCを動作させることができるため、NPCの動作は、型にはまらず、その表現は大幅に広がる。そのため、ユーザは、ゲームプレイ中のNPCとの関わり合いを通じて、該NPCがまるで現実の世界にいるかのような現実感を覚えることができる。結果として、ゲームの世界への没入感を高め、該ゲームの興趣性を向上させるという効果を奏する。 According to the above configuration, the user terminal 100 operates the NPC in the first part based on the first operation instruction data downloaded in advance. In addition, the user terminal 100 receives second action instruction data from the action instruction device 300, and in the second part operates the NPC based on the second action instruction data. Since the NPC can be operated based on the second motion instruction data received from the motion instruction device 300, the NPC's motions are unconventional and its expressions are greatly expanded. Therefore, through interaction with the NPC during game play, the user can feel as if the NPC is in the real world. As a result, there is an effect of increasing the sense of immersion in the game world and improving the interest of the game.

<データ構造>
(動作指図データ)
図4は、本実施形態に係るゲームシステム1にて処理される動作指図データのデータ構造の一例を示す図である。一例として、動作指図データは、メタ情報である、「宛先」、「作成元」の各項目と、データの中身である、「キャラクタID」、「音声」、「動き」の各項目とを含んで構成されている。
<Data structure>
(Movement instruction data)
FIG. 4 is a diagram showing an example of the data structure of motion instruction data processed by the game system 1 according to the present embodiment. As an example, the motion instruction data includes meta information such as "destination" and "creation source," and data contents such as "character ID,""voice," and "movement." It consists of

項目「宛先」には、宛先指定情報が格納されている。宛先指定情報は、該動作指図データが、どの装置宛てに送信されたものであるのかを示す情報である。宛先指定情報は、例えば、ユーザ端末100固有のアドレスであってもよいし、ユーザ端末100が所属しているグループの識別情報であってもよい。ある条件を満たすすべてのユーザ端末100を宛先としていることを示す記号(例えば、「ALL」など)であってもよい。 The item "destination" stores destination designation information. The destination designation information is information indicating to which device the operation instruction data is sent. The destination designation information may be, for example, an address unique to the user terminal 100, or may be identification information of a group to which the user terminal 100 belongs. It may also be a symbol (for example, "ALL") indicating that all user terminals 100 that meet a certain condition are the destination.

項目「作成元」には、作成元情報が格納されている。作成元情報は、該動作指図データが、どの装置によって作成されたものであるのかを示す情報である。作成元情報は、例えば、ユーザID、ユーザ端末ID、ユーザ端末の固有アドレスなど、ある特定のユーザを特定可能な、ユーザに関連する情報(以下、ユーザ関連情報)である。作成元情報は、サーバ200または動作指図装置300を指し示すIDまたはアドレスであってもよいし、作成元が、サーバ200または動作指図装置300である場合には、該項目の値を空のままにしておいてもよいし、該項目自体を動作指図データに設けないようにしてもよい。 The item "Creation source" stores creation source information. The creation source information is information indicating which device created the motion instruction data. The creation source information is user-related information (hereinafter referred to as user-related information) that can identify a specific user, such as a user ID, user terminal ID, and unique address of the user terminal. The creation source information may be an ID or address pointing to the server 200 or the action instruction device 300, or if the creation source is the server 200 or the action instruction device 300, leave the value of the item blank. Alternatively, the item itself may not be provided in the action instruction data.

項目「キャラクタID」には、本ゲームに登場するキャラクタを一意に識別するためのキャラクタIDが格納されている。ここに格納されているキャラクタIDは、該動作指図データがどのキャラクタの動作を指示するためのものであるのかを表している。 The item "Character ID" stores a character ID for uniquely identifying a character appearing in this game. The character ID stored here indicates which character's motion the motion instruction data is for.

項目「音声」には、キャラクタに発現させる音声データが格納されている。項目「動き」には、キャラクタの動きを指定するモーションデータが格納されている。モーションデータは、一例として、モーションキャプチャ装置3020を介して動作指図装置300が取得したモーションキャプチャデータであってもよい。モーションキャプチャデータは、アクターの体全体の動きを追跡したデータであってもよいし、アクターの顔の表情および口の動きを追跡したデータであってもよいし、その両方であってもよい。モーションデータは、他の例として、コントローラ3030を介して動作指図装置300のオペレータが入力した操作によって特定された、キャラクタの一連の動きを指示するモーションコマンド群であってもよい。例えば、コントローラ3030のボタンA、ボタンB、ボタンC、ボタンDにそれぞれ、「右手を上げる」、「左手を上げる」、「歩く」、「走る」のコマンドが割り付けられている場合に、オペレータが、ボタンA、ボタンB、ボタンC、ボタンDを続けて順に押したとする。この場合には、「右手を上げる」、「左手を上げる」、「歩く」、「走る」の各コマンドが上述の順に並べられたモーションコマンド群が、モーションデータとして、「動き」の項目に格納される。なお、本実施形態では、音声データとモーションデータとは同期がとれた状態で、動作指図データに含まれている。 The item "sound" stores sound data to be expressed by the character. The item "movement" stores motion data that specifies the movement of the character. The motion data may be motion capture data acquired by the motion instruction device 300 via the motion capture device 3020, for example. The motion capture data may be data tracking the movement of the actor's entire body, data tracking the actor's facial expressions and mouth movements, or both. As another example, the motion data may be a group of motion commands that instruct a series of movements of the character, specified by an operation input by the operator of the motion instruction device 300 via the controller 3030. For example, if the commands "Raise right hand," "Raise left hand," "Walk," and "Run" are assigned to Button A, Button B, Button C, and Button D of the controller 3030, respectively, the operator , button A, button B, button C, and button D are pressed in sequence. In this case, a group of motion commands in which the commands "Raise right hand", "Raise left hand", "Walk", and "Run" are arranged in the above order are stored as motion data in the "Movement" item. be done. Note that in this embodiment, the voice data and motion data are included in the motion instruction data in a synchronized state.

このような動作指図データを受信することにより、ゲーム進行部115は、ゲームに登場するキャラクタを、該動作指図データの作成元の意図通りに動作させることができる。具体的には、ゲーム進行部115は、動作指図データに音声データが含まれている場合には、該音声データに基づいてキャラクタに発話させる。また、ゲーム進行部115は、動作指図データにモーションデータが含まれている場合には、該モーションデータに基づいてキャラクタを動かす、すなわち、モーションデータに基づく動きをするように該キャラクタのアニメーションを生成する。 By receiving such motion instruction data, the game progression unit 115 can cause the character appearing in the game to behave as intended by the creator of the motion instruction data. Specifically, if the action instruction data includes audio data, the game progress unit 115 causes the character to speak based on the audio data. Further, if the motion instruction data includes motion data, the game progress unit 115 moves the character based on the motion data, that is, generates an animation of the character so that the character moves based on the motion data. do.

(ゲーム情報)
図5は、本実施形態に係るゲームシステム1にて処理されるゲーム情報132のデータ構造の一例を示す図である。ゲーム情報132において設けられる項目は、ゲームのジャンル、性質、内容等に応じて適宜決定されるものであり、例示の項目は、本発明の範囲を限定するものではない。一例として、ゲーム情報132は、「プレイ履歴」、「アイテム」、「親密度」、「知名度」および「配信履歴」の各項目を含んで構成されている。これらの各項目は、ゲーム進行部115がゲームを進行させるときに適宜参照される。
(Game information)
FIG. 5 is a diagram showing an example of the data structure of the game information 132 processed by the game system 1 according to the present embodiment. The items provided in the game information 132 are determined as appropriate depending on the genre, nature, content, etc. of the game, and the illustrated items do not limit the scope of the present invention. As an example, the game information 132 includes the following items: "play history,""item,""intimacy,""popularity," and "distribution history." Each of these items is referred to as appropriate when the game progression unit 115 advances the game.

項目「プレイ履歴」には、ユーザのプレイ履歴が格納されている。プレイ履歴は、記憶部120に記憶されているシナリオごとに、ユーザのプレイが完遂しているかどうかを示す情報である。例えば、プレイ履歴は、プレイ初回にダウンロードされた固定シナリオのリストと、獲得パートにおいて後から獲得された獲得シナリオのリストとを含む。それぞれのリストにおいて、シナリオごとに、「プレイ済」、「未プレイ」、「プレイ可」、「プレイ不可」などのステータスが紐付けられている。 The item "play history" stores the user's play history. The play history is information indicating whether the user has completed the play for each scenario stored in the storage unit 120. For example, the play history includes a list of fixed scenarios downloaded at the first play, and a list of acquired scenarios acquired later in the acquisition part. In each list, a status such as "played", "unplayed", "playable", "unplayable", etc. is associated with each scenario.

項目「アイテム」には、ユーザが保有するゲーム媒体としてのアイテム一覧が格納されている。本ゲームにおいて、アイテムは、一例として、キャラクタに身に付けさせる服飾品である。ユーザは、シナリオをプレイすることによって得られたアイテムを、キャラクタに身に付けさせ、キャラクタの見た目をカスタマイズすることができる。 The item "item" stores a list of items owned by the user as game media. In this game, the items are, for example, clothing items worn by the character. The user can customize the appearance of the character by equipping the character with items obtained by playing the scenario.

項目「親密度」には、キャラクタのステータスの1つである親密度が格納されている。新密度は、ユーザのいわば分身である「主人公」を、キャラクタとの仲の良さを示すパラメータである。例えば、ゲーム進行部115は、親密度が高いほど、ゲームをユーザにとって有利に進行させてもよい。例えば、ゲーム進行部115は、シナリオのプレイ結果の良し悪しに応じて、親密度を増減してもよい。一例として、ゲーム進行部115は、ユーザがうまく選択肢を選び、シナリオにおいて迎えられた結末が良い内容であるほど、親密度を多く増分する。反対に、ゲーム進行部115は、ユーザが、シナリオをバッドエンドで迎えた場合には、親密度を減じてもよい。 The item "intimacy" stores the intimacy, which is one of the character's statuses. The new density is a parameter that indicates how close the character is to the "main character" who is the alter ego of the user. For example, the game progression unit 115 may advance the game more advantageously for the user as the degree of familiarity increases. For example, the game progression unit 115 may increase or decrease the degree of familiarity depending on the quality of the play result of the scenario. For example, the game progression unit 115 increases the degree of familiarity as the user successfully selects options and the outcome of the scenario is better. On the other hand, the game progression unit 115 may reduce the familiarity level if the user reaches a bad end to the scenario.

項目「知名度」には、キャラクタのステータスの1つのである知名度が格納されている。知名度は、キャラクタが、動画配信者として持つ人気の高さおよび認知度などを示すパラメータである。キャラクタの動画配信活動を応援して、該キャラクタの知名度を上げ、該キャラクタの夢を実現することが本ゲームの目的の一つとなる。一例として、一定以上の知名度を達成することができたユーザに対しては、特別なシナリオが報酬として提供されてもよい。 The item "Familiarity" stores the popularity, which is one of the character's statuses. The popularity is a parameter indicating the popularity and recognition of the character as a video distributor. One of the objectives of this game is to support the character's video distribution activities, increase the character's popularity, and make the character's dreams come true. As an example, a special scenario may be provided as a reward to a user who has achieved a certain level of popularity.

項目「配信履歴」には、ライブ配信パートにおいて、過去にキャラクタからライブ配信された動画、いわゆるバックナンバーの一覧が格納されている。ライブ配信パートにおいて、リアルタイムにPUSH配信されている動画は、そのときにしか閲覧できない。一方、過去の配信分の動画は、サーバ200または動作指図装置300において録画されており、ユーザ端末100からのリクエストに応じて、PULL配信することが可能である。本実施形態では、一例として、バックナンバーは、ユーザが課金することにより、ダウンロードできるようにしてもよい。 The item "Distribution history" stores a list of videos that have been live distributed from characters in the past in the live distribution part, so-called back numbers. In the live distribution part, videos that are being PUSH distributed in real time can only be viewed at that time. On the other hand, videos for past distribution are recorded in the server 200 or the motion instruction device 300, and can be distributed in a PULL manner in response to a request from the user terminal 100. In this embodiment, as an example, back numbers may be downloaded by the user for a fee.

<ストーリーパートの画面例>
図6は、ユーザ端末100の表示部152に表示されるクエスト提示画面400の一例を示す図である。ゲーム進行部115は、ストーリーパートにおいて、シナリオを進行中、ゲームプログラム131にしたがって、ユーザに対してクエストを提示する。具体的には、ゲーム進行部115は、主人公とキャラクタとの対話の中で、キャラクタから主人公に対して、クエストに相当する依頼事項を発言させる。このとき、例えば、ゲーム進行部115は、図6に示すクエスト提示画面400を表示部152に表示させてもよい。
<Screen example of story part>
FIG. 6 is a diagram showing an example of a quest presentation screen 400 displayed on the display unit 152 of the user terminal 100. The game progression unit 115 presents a quest to the user in accordance with the game program 131 while the scenario is in progress in the story part. Specifically, the game progression unit 115 causes the character to make a request corresponding to a quest to the protagonist during a dialogue between the protagonist and the character. At this time, for example, the game progression unit 115 may display a quest presentation screen 400 shown in FIG. 6 on the display unit 152.

「キャラクタに依頼事項を発言させる」という一連の動作を行うキャラクタを提示する方法は特に限定されない。例えば、ゲーム進行部115は、予め記憶部120に記憶されている、依頼事項に対応するテキストデータに基づいて、それを発話するキャラクタを静止画で表示してもよい。具体的には、ゲーム進行部115は、キャラクタ401と、キャラクタ401の発言であることを示す吹き出し402と、吹き出し402内に配置された依頼事項のテキストデータとを含むクエスト提示画面400を表示部152に表示させる。あるいは、ゲーム進行部115は、予め記憶部120に記憶されている、依頼事項を発話するシーンに対応する動作指図データに基づいて、それを発話するキャラクタのアニメーションを表示してもよい。具体的には、ゲーム進行部115は、キャラクタ401を、動作指図データに含まれるモーションキャプチャデータにしたがって動かしつつ、該動作指図データに含まれる音声データをユーザ端末100が備える図示しないスピーカから音声として出力する。 There is no particular limitation on the method of presenting a character that performs a series of actions of ``having the character say a request''. For example, the game progression unit 115 may display a still image of a character speaking the request based on text data corresponding to the request stored in the storage unit 120 in advance. Specifically, the game progression unit 115 displays a quest presentation screen 400 that includes a character 401, a speech bubble 402 indicating that the statement is made by the character 401, and text data of the request placed in the speech bubble 402. 152. Alternatively, the game progression unit 115 may display an animation of the character uttering the request based on motion instruction data corresponding to a scene in which the request is uttered, which is stored in the storage unit 120 in advance. Specifically, the game progression unit 115 moves the character 401 according to the motion capture data included in the action instruction data, and outputs the audio data included in the action instruction data as audio from a speaker (not shown) provided in the user terminal 100. Output.

本実施形態では、一例として、ゲーム進行部115は、クエストを、ユーザ端末100の位置登録情報を利用した位置情報ゲームによって実現してもよい。ゲーム進行部115は、ユーザ端末100に備えられている不図示の位置登録システムから、ユーザ端末100の現在位置情報(例えば、住所情報、緯度経度情報など)を取得する。そして、取得した現在位置情報に基づいて、ユーザ端末100がある場所周辺の地図403を生成し、クエスト提示画面400に配置する。なお地図403を生成する元になる地図データは、予めユーザ端末100の記憶部120に記憶されていてもよいし、地図データを提供する他のサービス提供装置からネットワークを介して取得されてもよい。 In the present embodiment, as an example, the game progression unit 115 may realize the quest as a location information game using location registration information of the user terminal 100. The game progression unit 115 acquires current location information (for example, address information, latitude and longitude information, etc.) of the user terminal 100 from a location registration system (not shown) provided in the user terminal 100. Then, based on the acquired current position information, a map 403 around the location where the user terminal 100 is located is generated and placed on the quest presentation screen 400. Note that the map data from which the map 403 is generated may be stored in advance in the storage unit 120 of the user terminal 100, or may be acquired via a network from another service providing device that provides map data. .

続いて、ゲーム進行部115は、依頼事項を解決できる事物(以下、目標物)を獲得できる位置(住所、緯度経度など)を決定し、決定した位置に対応する地図上の位置に、目標アイコン404を重畳表示させる。これにより、ユーザは、ユーザ端末100を持って、地図403上の目標アイコン404の位置まで移動すれば、目標物を獲得し、クエストをクリアできると理解することができる。目標物の位置について、ゲーム進行部115は、ランダムに決定してもよいし、シナリオ、クエスト、目標物の内容に応じて予め決定されていてもよい。 Next, the game progress unit 115 determines a location (address, latitude and longitude, etc.) where an object (hereinafter referred to as a target) that can solve the request can be obtained, and places a goal icon on the map corresponding to the determined location. 404 is displayed in a superimposed manner. This allows the user to understand that by holding the user terminal 100 and moving to the position of the goal icon 404 on the map 403, the user can acquire the goal and clear the quest. The position of the target object may be randomly determined by the game progression unit 115, or may be determined in advance according to the content of the scenario, quest, or target object.

ユーザが、目標アイコン404の位置に相当する実際の位置にユーザ端末100を持ち込むと、ゲーム進行部115は、主人公が目標物に到達したと判定し、ユーザに、目標物を獲得させる。ゲーム進行部115は、これにより、クエストがクリアされたと判定する。 When the user brings the user terminal 100 to the actual position corresponding to the position of the target icon 404, the game progress unit 115 determines that the main character has reached the target object, and allows the user to acquire the target object. The game progression unit 115 determines that the quest has been cleared.

本実施形態では、ゲーム進行部115は、クエストがクリアされると、クエスト解決画面500を生成し、表示部152に表示させてもよい。図7は、ユーザ端末100の表示部152に表示されるクエスト解決画面500の一例を示す図である。一例として、クエスト解決画面500は、キャラクタ401を含む。例えば、ゲーム進行部115は、キャラクタ401に、「依頼事項が解決されたことについて主人公に対して礼を言う」という動作を行わせる。ゲーム進行部115は、この動作を、予め記憶されている動作指図データに基づいてキャラクタ401に行わせてもよい。あるいは、ゲーム進行部115は、キャラクタ401の静止画と発言内容に対応するテキストデータ501とをクエスト解決画面500に配置することにより、キャラクタ401がお礼を言っているシーンを再現してもよい。 In this embodiment, the game progression unit 115 may generate the quest resolution screen 500 and display it on the display unit 152 when the quest is cleared. FIG. 7 is a diagram showing an example of a quest solution screen 500 displayed on the display unit 152 of the user terminal 100. As an example, the quest resolution screen 500 includes a character 401. For example, the game progression unit 115 causes the character 401 to perform an action of "thanking the main character for solving the request." The game progression unit 115 may cause the character 401 to perform this action based on pre-stored action instruction data. Alternatively, the game progression unit 115 may reproduce a scene in which the character 401 is saying thank you by placing a still image of the character 401 and text data 501 corresponding to the content of the statement on the quest resolution screen 500.

本実施形態では、ゲーム進行部115は、クエストがクリアされた報酬として、依頼主であるキャラクタ401にまつわる新たな固定シナリオを1つ解放し、ユーザがプレイ可能な状態に遷移させてもよい。具体的には、ゲーム進行部115は、図5に示すプレイ履歴を読み出し、所定の固定シナリオのステータスを「プレイ不可」から「プレイ可」に更新する。 In the present embodiment, the game progression unit 115 may release one new fixed scenario related to the requester character 401 as a reward for clearing the quest, and may transition the scenario to a state where the user can play it. Specifically, the game progression unit 115 reads the play history shown in FIG. 5 and updates the status of a predetermined fixed scenario from "unplayable" to "playable".

さらに、ゲーム進行部115は、クエストがクリアされたことに基づいて、主人公とキャラクタとの親密度を増分してもよい。ゲーム進行部115は、クエストのプレイ内容(所要時間、移動距離、獲得個数、キャラクタの喜びの度合い、獲得された目標物のレア度など)が良いほど、親密度を上げる構成であってもよい。 Furthermore, the game progression unit 115 may increase the degree of intimacy between the protagonist and the character based on the quest being cleared. The game progress unit 115 may be configured to increase the familiarity as the quest play content (required time, travel distance, number of items acquired, degree of joy of the character, rarity of acquired objectives, etc.) is better. .

ユーザが1以上のクエストをクリアしたり、選択肢を選択したりすることにより、キャラクタとの対話が進み、シナリオが進行していく。シナリオが1つの結末を迎えると、ユーザは、シナリオのプレイを完遂したことになる。 As the user clears one or more quests or selects options, the dialogue with the characters progresses and the scenario progresses. When a scenario reaches one conclusion, the user has completed the play of the scenario.

ゲーム進行部115は、シナリオをユーザがプレイしたことの報酬として、アイテムをユーザに獲得させてもよい。アイテムは、例えば、キャラクタ401に身に付けさせる服飾品である。ゲーム進行部115は、ユーザに獲得させるアイテムを所定の規則に基づいて決定する。例えば、ゲーム進行部115は、プレイされたシナリオに予め対応付けられているアイテムをユーザに付与してもよいし、シナリオのプレイ内容(クエストクリアの所要時間、獲得された親密度、よい選択肢を選択したか、など)に応じて決定されたアイテムを付与してもよい。あるいは、ユーザに付与するアイテムは、複数の候補の中からランダムで決定されてもよい。 The game progression unit 115 may allow the user to acquire items as a reward for the user playing the scenario. The item is, for example, an accessory worn by the character 401. The game progression unit 115 determines items to be acquired by the user based on predetermined rules. For example, the game progression unit 115 may give the user an item that is associated with the played scenario in advance, or may give the user items that are associated with the played scenario in advance, or may give the user the play details of the scenario (the time required to clear the quest, the acquired intimacy, good options, etc.). An item determined depending on whether the user has selected the user or not, etc.) may be given. Alternatively, the item to be given to the user may be randomly determined from among a plurality of candidates.

本実施形態では、ゲーム進行部115は、ユーザに獲得させたアイテムを通知するための報酬画面600を生成し、表示部152に表示させてもよい。図8は、ユーザ端末100の表示部152に表示される報酬画面600の一例を示す図である。一例として、報酬画面600は、獲得されたアイテムのアイコン601、および、該アイテムの名称602を含んでいてもよい。これにより、ユーザは、自身が獲得できたアイテムを確認することができる。また、ゲーム進行部115は、図5に示す項目「アイテム」に格納されているアイテムリストに、上述の獲得されたアイテムを追加する。 In the present embodiment, the game progression unit 115 may generate a reward screen 600 for notifying the user of the acquired item and display it on the display unit 152. FIG. 8 is a diagram showing an example of a reward screen 600 displayed on the display unit 152 of the user terminal 100. As an example, the reward screen 600 may include an icon 601 of an acquired item and a name 602 of the item. This allows the user to check the items that he or she has been able to acquire. Furthermore, the game progression unit 115 adds the above-mentioned acquired item to the item list stored in the item "Item" shown in FIG.

<ライブ配信パートの画面例>
ゲーム進行部115は、例えば動作指図装置300などの外部の装置から動作指図データを受信すると、ライブ配信パートにおいて、キャラクタを該動作指図データに基づいて動作させる。例えば、ライブ配信パートにおいて動作指図データに基づいて動作するキャラクタを含む動画再生画面800を生成し、表示部152に表示させる。
<Screen example of live streaming part>
When the game progression unit 115 receives motion instruction data from an external device such as the motion instruction device 300, it causes the character to move based on the motion instruction data in the live distribution part. For example, in the live distribution part, a video playback screen 800 including a character that moves based on motion instruction data is generated and displayed on the display unit 152.

図9は、ユーザ端末100の表示部152に表示される動画再生画面800の一例を示す図である。動画再生画面800は、一例として、ストーリーパートで対話相手であったキャラクタ(図示の例では、キャラクタ802)を少なくとも含む。 FIG. 9 is a diagram showing an example of a video playback screen 800 displayed on the display unit 152 of the user terminal 100. As an example, the video playback screen 800 includes at least a character (in the illustrated example, a character 802) who was a conversation partner in the story part.

本実施形態では、ゲーム進行部115は、外部の装置(以下、動作指図装置300とする)から供給された動作指図データに含まれているモーションキャプチャデータが示す動きをキャラクタ802の動きに反映させる。モーションキャプチャデータは、動作指図装置300の設置場所において、モデル702の動きを、モーションキャプチャ装置3020を介して取得したものである。したがって、モデル702の動きが、そのまま、表示部152に表示されるキャラクタ802の動きに反映される。 In this embodiment, the game progression unit 115 causes the movement of the character 802 to reflect the movement indicated by the motion capture data included in the movement instruction data supplied from an external device (hereinafter referred to as the movement instruction device 300). . The motion capture data is obtained by capturing the movement of the model 702 via the motion capture device 3020 at the location where the motion instruction device 300 is installed. Therefore, the movement of the model 702 is directly reflected in the movement of the character 802 displayed on the display unit 152.

本実施形態では、ゲーム進行部115は、動作指図装置300から供給された動作指図データに含まれている音声データ801を、キャラクタ802が発した音声として、キャラクタ802の動きと同期して出力する。音声データは、動作指図装置300の設置場所において、声優701の音声700を、マイク3010を介して取得したものである。したがって、声優701が発した音声700に対応する音声データ801が、そのまま、ユーザ端末100のスピーカから出力される。 In this embodiment, the game progression unit 115 outputs the audio data 801 included in the motion instruction data supplied from the motion instruction device 300 as the voice emitted by the character 802 in synchronization with the movement of the character 802. . The voice data is the voice 700 of the voice actor 701 obtained through the microphone 3010 at the location where the motion instruction device 300 is installed. Therefore, the audio data 801 corresponding to the audio 700 uttered by the voice actor 701 is output as is from the speaker of the user terminal 100.

上述の構成によれば、動作指図装置300の設置場所において、実在する声優701およびモデル702の音声および動きが、そのまま、キャラクタ802の音声および動きに反映される。このような動作を行うキャラクタ802を見て、ユーザは、キャラクタ802に対して、まるで、現実の世界に存在するかのような現実感を覚えることができ、ゲームの世界に没入することができる。 According to the above configuration, the voices and movements of the existing voice actor 701 and model 702 are directly reflected in the voices and movements of the character 802 at the location where the motion instruction device 300 is installed. When the user sees the character 802 performing such actions, the user can feel a sense of reality about the character 802 as if it exists in the real world, and can become immersed in the game world. .

さらに、本実施形態では、ゲーム進行部115は、ストーリーパート(第1パート)におけるユーザの入力操作に基づいて、ストーリーパートのプレイ結果を決定してもよい。そして、ゲーム進行部115は、ライブ配信パート(第2パート)において、動作指図データに基づいて動作させるキャラクタを、該プレイ結果に応じた表示態様にて、表示部152に表示させてもよい。 Furthermore, in the present embodiment, the game progression unit 115 may determine the play result of the story part based on the user's input operation in the story part (first part). Then, in the live distribution part (second part), the game progression unit 115 may cause the display unit 152 to display the character to be moved based on the movement instruction data in a display mode according to the play result.

一例として、ゲーム進行部115は、これまでにプレイされたストーリーパートにおいて、上述のキャラクタに身に付けさせることが可能なアイテムが獲得されていれば、そのアイテムのオブジェクトをキャラクタ802のオブジェクトに合成することが好ましい。上述の構成によれば、ユーザがストーリーパートをプレイすることにより獲得したアイテムを、ライブ配信パートで動作するキャラクタ802の服飾品に反映させることができる。例えば、図8に示すとおり、ストーリーパートにおいてシナリオをプレイしたことによって服飾品としてのアイテム(例えば、うさみみバンド)が獲得されている。この場合には、ゲーム進行部115は、図5に示すゲーム情報132から、該服飾品の情報を読み出し、該アイテムのオブジェクト(図示の例では、服飾品803)を、キャラクタ802に合成する。 As an example, if an item that can be worn by the above-mentioned character is acquired in the story parts played so far, the game progress unit 115 synthesizes the object of the item with the object of the character 802. It is preferable to do so. According to the above-described configuration, the items that the user acquires by playing the story part can be reflected in the clothing items of the character 802 that operates in the live distribution part. For example, as shown in FIG. 8, an item as a clothing item (for example, a rabbit ear band) is acquired by playing the scenario in the story part. In this case, the game progression unit 115 reads information on the accessory from the game information 132 shown in FIG.

これにより、ユーザは、キャラクタ802により愛着を感じてライブ配信パートをより一層楽しむことができる。さらに、キャラクタ802の服飾品をバージョンアップさせたいというユーザの意欲を育むことができ、結果として、ストーリーパートをプレイする動機付けを強化することが可能となる。 This allows the user to feel more attached to the character 802 and enjoy the live distribution part even more. Furthermore, the user's desire to upgrade the clothing items of the character 802 can be fostered, and as a result, it is possible to strengthen the user's motivation to play the story part.

さらに、本実施形態では、ゲーム進行部115は、キャラクタ802の動作に反応して、キャラクタ802に宛てたコメントを入力することが可能であってもよい。一例として、ゲーム進行部115は、動画再生画面800に、コメント入力ボタン804を配置する。ユーザは、コメント入力ボタン804にタッチして、コメントを入力するためのUIを呼び出し、該UIを操作して、キャラクタ802に宛てたコメントを入力する。該UIは、予め準備されたいくつかのコメントの中からユーザが所望のコメントを選択するためのものであってもよい。該UIは、ユーザが文字を編集してコメントを入力するためのものであってもよい。該UIは、ユーザが音声にてコメントを入力するためのものであってもよい。 Furthermore, in this embodiment, the game progression unit 115 may be able to input a comment addressed to the character 802 in response to the action of the character 802. As an example, the game progression unit 115 arranges a comment input button 804 on the video playback screen 800. The user touches the comment input button 804 to call up a UI for inputting a comment, operates the UI, and inputs a comment addressed to the character 802. The UI may be for the user to select a desired comment from among several comments prepared in advance. The UI may be for the user to edit characters and input comments. The UI may be for the user to input comments by voice.

<処理フロー>
図10は、ゲームシステム1を構成する各装置が実行する処理の流れを示すフローチャートである。
<Processing flow>
FIG. 10 is a flowchart showing the flow of processing executed by each device making up the game system 1.

ステップS101にて、ユーザ端末100のゲーム進行部115は、ユーザからゲーム開始の入力操作を受け付けると、サーバ200にアクセスし、ログインの要求を行う。 In step S101, upon receiving an input operation from the user to start the game, the game progression unit 115 of the user terminal 100 accesses the server 200 and requests login.

ステップS102にて、サーバ200の進行支援部211は、ユーザ端末100のステータスがオンラインであることを確認し、ログインを受け付けた旨応答する。 In step S102, the progress support unit 211 of the server 200 confirms that the status of the user terminal 100 is online, and responds that the login has been accepted.

ステップS103にて、ゲーム進行部115は、必要に応じて、サーバ200と通信しながら、ユーザの入力操作に応じてゲームを進行させる。ゲーム進行部115は、ストーリーパートを進行させてもよいし、新たなシナリオを獲得するための獲得パートを進行させてもよい。 In step S103, the game progression unit 115 advances the game according to the user's input operation while communicating with the server 200 as necessary. The game progress unit 115 may progress the story part or may progress the acquisition part for acquiring a new scenario.

ステップS104にて、進行支援部211は、必要に応じて、ユーザ端末100に対して必要な情報を提供するなどして、ユーザ端末100におけるゲーム進行を支援する。 In step S104, the progress support unit 211 supports the progress of the game on the user terminal 100 by providing necessary information to the user terminal 100 as necessary.

ステップS105にて、ライブ配信時刻になると、サーバ200の共有支援部212は、ステップS105のYESからステップS106に進む。ライブ配信時刻は、例えば、ゲームマスターによって予め決定されており、サーバ200および動作指図装置300において管理されている。また、ユーザ端末100に対して、ライブ配信時刻は予め通知されていてもよいし、実際にライブ配信時刻になるまで秘密にされていてもよい。前者の場合、ユーザに対して安定的にライブ配信を供給することができ、後者の場合、サプライズ配信として、ユーザに特別な付加価値が付いたライブ配信を供給することが可能となる。 In step S105, when the live distribution time comes, the sharing support unit 212 of the server 200 proceeds to step S106 from YES in step S105. The live distribution time is determined in advance by the game master, for example, and is managed by the server 200 and the action instruction device 300. Furthermore, the user terminal 100 may be notified of the live distribution time in advance, or may be kept secret until the actual live distribution time. In the former case, it is possible to stably supply live distribution to the user, and in the latter case, it is possible to supply live distribution with special added value to the user as a surprise distribution.

ステップS106にて、共有支援部212は、ライブ配信を受ける権利がある1以上のユーザ端末100を探索する。ライブ配信を受けられる条件は、適宜ゲームマスターが設定すればよいが、少なくとも、本ゲームのアプリケーションをインストールしていること、および、ライブ配信時刻時点でオンラインであることなどが条件として挙げられる。本実施形態では一例として、ライブ配信時刻時点でオンラインである、すなわち、本ゲームのアプリケーションを起動しているユーザ端末100を、ライブ配信を受ける権利があるユーザ端末100として探索する。あるいは、共有支援部212は、さらに、ライブ配信を受けるための対価を支払い済みのユーザが所有するユーザ端末100であることを条件に加えてもよい。あるいは、共有支援部212は、事前に、上述のライブ配信時刻において、ライブ配信を受ける旨の予約を行った特定のユーザ端末100を、ライブ配信を受ける権利があるユーザ端末100として探索してもよい。 In step S106, the sharing support unit 212 searches for one or more user terminals 100 that have the right to receive live distribution. The conditions for receiving live distribution may be set by the game master as appropriate, but at least the conditions include having the application of this game installed and being online at the time of live distribution. In this embodiment, as an example, a user terminal 100 that is online at the time of live distribution, that is, is running an application of the present game, is searched as a user terminal 100 that has the right to receive live distribution. Alternatively, the sharing support unit 212 may further add to the condition that the user terminal 100 is owned by a user who has already paid the price for receiving live distribution. Alternatively, the sharing support unit 212 may search in advance for a specific user terminal 100 that has made a reservation to receive live distribution at the above-mentioned live distribution time as a user terminal 100 that has the right to receive live distribution. good.

ステップS107にて、共有支援部212は、検出した1以上のユーザ端末100を動作指図装置300に通知する。例えば、共有支援部212は、ユーザ端末100の端末ID、ユーザ端末100の所有者であるユーザのユーザID、および、ユーザ端末100のアドレスなどを動作指図装置300に通知してもよい。 In step S107, the sharing support unit 212 notifies the movement instruction device 300 of the detected one or more user terminals 100. For example, the sharing support unit 212 may notify the operation instruction device 300 of the terminal ID of the user terminal 100, the user ID of the user who is the owner of the user terminal 100, the address of the user terminal 100, and the like.

一方、ステップS108にて、動作指図装置300のキャラクタ制御部316は、ライブ配信時刻になると、ステップS108のYESからステップS109~S110に進む。ステップS109~S110は、いずれが先に実行されても構わない。 On the other hand, in step S108, when the live distribution time comes, the character control unit 316 of the motion instruction device 300 proceeds to steps S109 to S110 from YES in step S108. It does not matter which one of steps S109 to S110 is executed first.

ステップS109にて、キャラクタ制御部316は、声優などのアクターがマイク3010を介して入力した音声を音声データとして取得する。 In step S109, the character control unit 316 acquires the voice input by an actor such as a voice actor through the microphone 3010 as voice data.

ステップS110にて、キャラクタ制御部316は、モデルなどのアクターがモーションキャプチャ装置3020を介して入力した動きをモーションキャプチャデータとして取得する。 In step S110, the character control unit 316 acquires a motion input by an actor such as a model via the motion capture device 3020 as motion capture data.

ステップS111にて、キャラクタ制御部316は、動作指図データ(第2動作指図データ)を生成する。具体的には、キャラクタ制御部316は、上述のライブ配信開始時刻に動画を配信させるキャラクタを特定し、該キャラクタのキャラクタIDを、動作指図データの「キャラクタID」の項目に格納する。いつの時刻にどのキャラクタの動画を配信するのかは、ゲームマスターによって予めスケジューリングされ、動作指図装置300に登録されていてもよい。あるいは、動作指図装置300のオペレータが、どのキャラクタの動作指図データを作成するのかを動作指図装置300に対して予め指定しておいてもよい。キャラクタ制御部316は、ステップS109で取得した音声データを、動作指図データの「音声」の項目に格納する。キャラクタ制御部316は、ステップS110で取得したモーションキャプチャデータを、動作指図データの「動き」の項目に格納する。キャラクタ制御部316は、音声データとモーションキャプチャデータとが同期するように、音声データとモーションキャプチャデータとを紐付ける。キャラクタ制御部316は、ステップS107にてサーバ200より通知された1以上のユーザ端末100が宛先となるように、これらのユーザ端末100のグループのグループ識別情報、または、1台のユーザ端末100のアドレスを、宛先指定情報として、動作指図データの「宛先」の項目に格納する。 In step S111, the character control unit 316 generates motion instruction data (second motion instruction data). Specifically, the character control unit 316 identifies the character whose video is to be distributed at the above-mentioned live distribution start time, and stores the character ID of the character in the "Character ID" item of the action instruction data. The video of which character to be distributed at what time may be scheduled in advance by the game master and registered in the motion instruction device 300. Alternatively, the operator of the motion instruction device 300 may specify in advance to the motion instruction device 300 which character's motion instruction data is to be created. The character control unit 316 stores the voice data acquired in step S109 in the "voice" item of the action instruction data. The character control unit 316 stores the motion capture data acquired in step S110 in the "movement" item of the motion instruction data. The character control unit 316 links the audio data and motion capture data so that the audio data and motion capture data are synchronized. The character control unit 316 collects the group identification information of the group of user terminals 100 or the group identification information of one user terminal 100 so that the one or more user terminals 100 notified by the server 200 in step S107 becomes the destination. The address is stored as destination designation information in the "destination" item of the operation instruction data.

ステップS112にて、キャラクタ制御部316は、通信IF33を介して、上述のように生成した動作指図データを、宛先として指定した各ユーザ端末100に送信する。キャラクタ制御部316は、アクターが声を出したり、動いたりして得られた音声データおよびモーションキャプチャデータを、取得してすぐさま動作指図データへとレンダリングし、リアルタイムで、各ユーザ端末100に配信することが望ましい。 In step S112, the character control unit 316 transmits the action instruction data generated as described above to each user terminal 100 designated as a destination via the communication IF 33. The character control unit 316 acquires audio data and motion capture data obtained when the actor speaks or moves, immediately renders it into motion instruction data, and distributes it to each user terminal 100 in real time. This is desirable.

ステップS113にて、ユーザ端末100の解析部116は、通信IF13を介して、上述の動作指図データを受信する。例えば、解析部116は、動作指図装置300またはサーバ200から予めライブ配信すると予告された時刻に、動作指図データを受信してもよい。 In step S113, the analysis unit 116 of the user terminal 100 receives the above-mentioned operation instruction data via the communication IF 13. For example, the analysis unit 116 may receive the motion instruction data at a time when the live distribution is announced in advance from the motion instruction device 300 or the server 200.

ステップS114にて、解析部116は、受信したことをトリガにして、受信した動作指図データを解析する。 In step S114, the analysis unit 116 uses the reception as a trigger to analyze the received motion instruction data.

ステップS115にて、ゲーム進行部115は、上述の動作指図データを受信したときに、ライブ配信パートを実行していなければ、該ライブ配信パートを開始する。このとき、ゲーム進行部115は、別のパートを実行していれば、該パートの進行を中断してから、ライブ配信パートを開始する。ここで、ゲーム進行部115は、ライブ配信が開始されたために実行中のパートを一時中断する旨のメッセージを表示部152に出力し、該パートの進捗を記憶部120に保存しておくことが望ましい。なお、上述の動作指図データを受信した時点で、すでに、ライブ配信パートを実行していれば、ゲーム進行部115は、ステップS115を省略してもよい。この場合、ゲーム進行部115は、動作指図データ(すなわち、キャラクタがライブ配信する体の動画)の配信が開始された旨のメッセージを表示部152に出力してもよい。 In step S115, when the game progression unit 115 receives the above-mentioned action instruction data, if the live distribution part is not being executed, it starts the live distribution part. At this time, if the game progression unit 115 is executing another part, it interrupts the progress of that part and then starts the live distribution part. Here, the game progression unit 115 may output a message to the display unit 152 to the effect that the part being executed will be temporarily suspended because the live distribution has started, and may save the progress of the part in the storage unit 120. desirable. Note that if the live distribution part is already being executed at the time of receiving the above-mentioned action instruction data, the game progressing unit 115 may omit step S115. In this case, the game progression unit 115 may output a message to the display unit 152 to the effect that distribution of the motion instruction data (that is, a moving image of the character's body that is live distributed) has started.

ステップS116にて、ゲーム進行部115は、解析部116によって解析された動画指図データに基づいてキャラクタを動作させることにより、ライブ配信パートを進行させる。具体的には、ゲーム進行部115は、図9に示す動画再生画面800などを表示部152に表示させる。ゲーム進行部115は、声優701、モデル702などのアクターが動作指図装置300の設置場所で、声を出したり、動いたりしているのとほぼ同時に、リアルタイムで、その音声および動きを、動画再生画面800におけるキャラクタ802の発言および動きに反映させる。解析部116およびゲーム進行部115は、リアルタイムの動画のレンダリングおよび再生を、動作指図装置300から動作指図データを継続して受信し続けている間継続する。具体的には、ゲーム進行部115は、ユーザから何の入力操作も受け付けず、動作指図データが受信されている間は、ステップS117のNOからステップS113に戻り、以降の各ステップを繰り返す。 In step S116, the game progression unit 115 advances the live distribution part by making the character move based on the video instruction data analyzed by the analysis unit 116. Specifically, the game progression unit 115 causes the display unit 152 to display a video playback screen 800 shown in FIG. 9 or the like. The game progress unit 115 plays back the voices and movements of actors such as the voice actor 701 and the model 702 in real time as a video almost at the same time as they speak and move at the location where the motion instruction device 300 is installed. This is reflected in the speech and movements of the character 802 on the screen 800. The analysis unit 116 and the game progression unit 115 continue rendering and playing the moving image in real time while continuing to receive motion instruction data from the motion instruction device 300. Specifically, the game progression unit 115 does not accept any input operation from the user, and while the action instruction data is being received, returns to step S113 from NO in step S117, and repeats each subsequent step.

ステップS117にて、動作指図データに基づいてキャラクタが動作している間に、操作受付部111が、ユーザから入力操作を受け付けると、ゲーム進行部115は、ステップS117のYESからステップS118に進む。例えば、操作受付部111は、動画再生画面800におけるコメント入力ボタン804に対する入力操作を受け付ける。 In step S117, when the operation reception unit 111 receives an input operation from the user while the character is moving based on the movement instruction data, the game progress unit 115 advances to step S118 from YES in step S117. For example, the operation accepting unit 111 accepts an input operation on the comment input button 804 on the video playback screen 800.

ステップS118にて、ゲーム進行部115は、上述の入力操作に応じて生成したコメントデータを動作指図装置300に送信する。具体的には、ゲーム進行部115は、選択されたコメントのコメントIDをコメントデータとして送信してもよい。あるいは、ゲーム進行部115は、ユーザにより入力された文章のテキストデータをコメントデータとして送信してもよい。あるいは、ゲーム進行部115は、ユーザにより入力された音声の音声データをコメントデータとして送信してもよい。あるいは、ゲーム進行部115は、ユーザにより入力された音声を認識し、テキストデータに変換したものをコメントデータとして送信してもよい。 In step S118, the game progression unit 115 transmits the comment data generated in response to the above-described input operation to the motion instruction device 300. Specifically, the game progression unit 115 may transmit the comment ID of the selected comment as comment data. Alternatively, the game progression unit 115 may transmit text data of sentences input by the user as comment data. Alternatively, the game progression unit 115 may transmit audio data of the audio input by the user as comment data. Alternatively, the game progression unit 115 may recognize the voice input by the user, convert it into text data, and transmit the data as comment data.

ステップS119にて、動作指図装置300の反応処理部317は、通信IF33を介して、ユーザ端末100から送信されたコメントデータを受信する。 In step S119, the reaction processing unit 317 of the motion instruction device 300 receives the comment data transmitted from the user terminal 100 via the communication IF 33.

ステップS120にて、反応処理部317は、受信したコメントデータを、動作指図装置300に出力する。例えば、反応処理部317は、コメントデータに含まれるテキストデータを表示部352に表示する。これにより、オペレータは、自分たちが動かしたキャラクタに対して、ユーザがどのような反応を示したのかを示すフィードバックを受けることが可能となる。そして、オペレータは、このフィードバックに合わせて、さらなるキャラクタの動作を決定することができる。すなわち、動作指図装置300は、ステップS109に戻り、音声データおよびモーションキャプチャデータの取得を継続し、動作指図データをユーザ端末100に提供し続ける。ユーザ端末100は、自端末における入力操作の内容が動作指図装置300によって受信された後、該動作指図装置300から送信された動作指図データを受信する。具体的には、ユーザ端末100は、キャラクタの発言内容に対応する音声データ、および、キャラクタの動きに対応するモーションキャプチャデータなどが含まれた動作指図データを受信する。そして、ユーザ端末100は、継続的に、該動作指図データに基づいて、キャラクタを動作させる。結果として、ユーザに、キャラクタとのリアルタイムでインタラクティブなやりとりを体験させることが可能となる。なお、モーションキャプチャデータに代えて、キャラクタの動作を指示する1以上のコマンドが、動作指図装置300のオペレータが指示した順に並んでいるモーションコマンド群が、ユーザ端末100によって受信されてもよい。 In step S120, the reaction processing unit 317 outputs the received comment data to the motion instruction device 300. For example, the reaction processing unit 317 displays text data included in the comment data on the display unit 352. This allows the operator to receive feedback indicating how the user reacted to the character they moved. The operator can then determine further character movements based on this feedback. That is, the motion instruction device 300 returns to step S109, continues to acquire audio data and motion capture data, and continues to provide motion instruction data to the user terminal 100. The user terminal 100 receives the action instruction data transmitted from the action instruction device 300 after the content of the input operation at the user terminal is received by the action instruction device 300 . Specifically, the user terminal 100 receives voice data corresponding to the content of the character's utterances, motion instruction data including motion capture data corresponding to the character's movements, and the like. Then, the user terminal 100 continuously causes the character to move based on the motion instruction data. As a result, it becomes possible for the user to experience interactive interaction with the character in real time. Note that instead of the motion capture data, the user terminal 100 may receive a motion command group in which one or more commands for instructing the character's motion are arranged in the order instructed by the operator of the motion instruction device 300.

<変形例>
実施形態1の変形例では、ライブ配信パートにおいて動画をライブ配信するキャラクタは、他のパートにおいて、NPCでなくてもよい。すなわち、他のパートにおいて、ユーザの操作に基づいて動作するPCが、ライブ配信パートにおいてNPCとして動画をライブ配信するゲームに対しても、本発明を適用することができる。
<Modified example>
In a modification of the first embodiment, the character that live-streams the video in the live-streaming part may not be an NPC in the other parts. That is, the present invention can also be applied to a game in which a PC operating based on a user's operation in another part live-distributes a video as an NPC in a live distribution part.

本変形例では、ユーザ端末100は、ゲームプログラム131に基づいて、ゲームの興趣性を向上させるために以下のステップを実行するように構成されている。具体的には、ユーザ端末100は、操作部(入出力IF14、タッチスクリーン15、カメラ17、測距センサ18)を介してコンピュータ(ユーザ端末100)に入力されたユーザの入力操作に応じてキャラクタを動作させることにより第1パートを進行させるステップと、NPC制御装置(動作指図装置300)から受信した、キャラクタの動作を指定する動作指図データに基づいてキャラクタを動作させることにより第2パートを進行させるステップとを実行する。ここで、動作指図データは、音声データおよびモーションキャプチャデータの少なくともいずれか1つを含む。ユーザ端末100は、第2パートを進行させるステップでは、ユーザの入力操作の内容をNPC制御装置に送信し、該入力操作の内容を踏まえてNPC制御装置において決定された動作指図データを受信し、動作指図データを受信したことをトリガにして、キャラクタを動作させる。 In this modification, the user terminal 100 is configured to execute the following steps based on the game program 131 in order to improve the interest of the game. Specifically, the user terminal 100 displays a character in response to a user's input operation input to the computer (user terminal 100) via the operation unit (input/output IF 14, touch screen 15, camera 17, distance measurement sensor 18). The step of proceeding with the first part by making the character move; and the step of proceeding with the second part by making the character move based on the motion instruction data that specifies the motion of the character received from the NPC control device (movement instruction device 300). and the steps to do so. Here, the motion instruction data includes at least one of audio data and motion capture data. In the step of proceeding with the second part, the user terminal 100 transmits the contents of the user's input operation to the NPC control device, receives operation instruction data determined by the NPC control device based on the contents of the input operation, The reception of the motion instruction data is used as a trigger to cause the character to move.

〔実施形態2〕
<ゲーム概要>
実施形態2に係るゲームシステム1が実行するゲーム(以下、本ゲーム)は、実施形態1と同様に、一例として、恋愛シミュレーションゲームの要素を含んだ育成シミュレーションゲームである。本実施形態では、本ゲームには、少なくともライブ配信パートが含まれる。本ゲームは、単一のライブ配信パートで構成されていてもよいし、複数のパートで構成されていてもよい。また、ライブ配信パートにおいて、動作指図装置300によって動作を制御されるキャラクタは、PCであっても、NPCであっても構わない。例えば、ライブ配信パートにてNPCとして動作するキャラクタであっても、別のパートでは、PCとしてユーザの入力操作にしたがって動作することがあってもよい。あるいは、動作指図データが動作指図装置300からライブ配信されていない期間、キャラクタは、ライブ配信パート内で、PCとして、ユーザの入力操作にしたがって動作してもよい。そして、ライブ配信が開始されたら、該キャラクタは、NPCに切り替えられ、動作指図装置300から供給された動作指図データにしたがって動作してもよい。
[Embodiment 2]
<Game Overview>
As with the first embodiment, the game executed by the game system 1 according to the second embodiment (hereinafter referred to as the present game) is, for example, a training simulation game that includes elements of a love simulation game. In this embodiment, the game includes at least a live distribution part. This game may be composed of a single live distribution part, or may be composed of a plurality of parts. Further, in the live distribution part, the character whose motion is controlled by the motion instruction device 300 may be a PC or an NPC. For example, even if a character operates as an NPC in a live distribution part, it may operate as a PC in accordance with a user's input operation in another part. Alternatively, during the period when the action instruction data is not being live distributed from the action instruction device 300, the character may operate as a PC in accordance with the user's input operation in the live distribution part. Then, once the live distribution starts, the character may be switched to an NPC and may move according to the action instruction data supplied from the action instruction device 300.

<処理概要>
本実施形態では、ユーザ端末100は、ゲームプログラム131に基づいて、ゲームの興趣性を向上させるために以下のステップを実行するように構成されている。具体的には、ユーザ端末100は、例えば入力部151などの操作部を介してユーザ端末100(コンピュータ)に入力されたユーザの入力操作に応じてキャラクタを動作させるステップと、サーバ200または動作指図装置300(キャラクタ制御装置)からマルチキャストで送信されたキャラクタの動作を指定する動作指図データを受信するステップと、受信した動作指図データに基づいて、キャラクタを動作させるステップとを実行する。
<Processing overview>
In this embodiment, the user terminal 100 is configured to execute the following steps based on the game program 131 in order to improve the interest of the game. Specifically, the user terminal 100 includes a step of causing the character to move in response to a user's input operation inputted to the user terminal 100 (computer) via an operation unit such as the input unit 151, and a step of causing the character to move according to a user's input operation inputted to the user terminal 100 (computer) via an operation unit such as the input unit 151, A step of receiving motion instruction data specifying the motion of the character transmitted by multicast from the device 300 (character control device), and a step of causing the character to move based on the received motion instruction data are executed.

さらに、キャラクタを動作させるステップは、マルチキャストで送信された動作指図データが、受信するステップにおいて受信されたことをトリガにして開始されることが好ましい。 Furthermore, it is preferable that the step of causing the character to move is triggered by receipt of motion instruction data transmitted by multicast in the receiving step.

あるいは、本実施形態では、ユーザ端末100は、ゲームプログラム131に基づいて、ゲームの興趣性を向上させるために以下のステップを実行するように構成されていてもよい。具体的には、ユーザ端末100は、操作部を介してユーザ端末100に入力されたユーザの入力操作に応じてキャラクタを動作させるステップと、サーバ200または動作指図装置300からユーザ端末100に宛てて送信された、キャラクタの動作を指定する動作指図データであって、該動作指図データの作成元として他のユーザのユーザ端末100が指定されていない動作指図データを受信するステップと、受信した動作指図データに基づいて、キャラクタを動作させるステップとを実行する。なお、動作指図データが「ユーザ端末100に宛てて送信された」とは、例えば、動作指図データがユニキャストで送信されたことを意味する。例えば、ユーザ端末100は、宛先指定情報に、自端末固有のアドレスが含まれている場合に、動作指図データが自端末に宛てて、すなわち、ユニキャストで送信されたと判断することができる。 Alternatively, in this embodiment, the user terminal 100 may be configured to execute the following steps based on the game program 131 in order to improve the interest of the game. Specifically, the user terminal 100 performs a step of causing the character to move in response to a user's input operation inputted to the user terminal 100 via the operation unit, and a step of causing the character to move in accordance with the user's input operation inputted to the user terminal 100 via the operation unit, and a step of causing the character to move in accordance with the user's input operation inputted to the user terminal 100 via the operation unit, and the step of causing the character to move in accordance with the user's input operation input to the user terminal 100 via the operation unit, and the step of causing the character to move according to the user's input operation input to the user terminal 100 via the operation unit, Receiving the transmitted motion instruction data that specifies the motion of the character and in which the user terminal 100 of another user is not specified as the creation source of the motion instruction data; and the received motion instruction. and causing the character to move based on the data. Note that the expression "the action instruction data was sent to the user terminal 100" means, for example, that the action instruction data was sent by unicast. For example, if the destination designation information includes an address specific to the terminal, the user terminal 100 can determine that the operation instruction data is addressed to the terminal, that is, transmitted by unicast.

さらに、キャラクタを動作させるステップは、ユニキャストで送信された動作指図データであって、ユーザまたはユーザ端末の識別情報が紐付けられていない動作指図データが、受信するステップにおいて受信されたことをトリガにして開始されることが好ましい。 Furthermore, the step of causing the character to move is triggered by the fact that the step of receiving motion instruction data that is transmitted by unicast and is not associated with identification information of the user or user terminal. It is preferable to start with

<ゲームシステム1の機能的構成>
本実施形態に係るユーザ端末100において、解析部116は、さらに、動作指図データのメタ情報も解析する。メタ情報とは、動作指図データの中身とは別に、動作指図データの性質を定義する情報である。メタ情報は、例えば、宛先指定情報、および、作成元情報などである。具体的には、解析部116は、送信された動作指図データの宛先指定情報に基づいて、該動作指図データが、マルチキャスト送信されたものであるのか、ユニキャスト送信されたものであるのかを判断する。マルチキャスト送信とは、サーバ200または動作指図装置300が、自端末を含む所定のグループに対して同じ内容の情報を送信することを意味する。例えば、宛先指定情報として「ALL」が設定されている動作指図データは、本ゲームのアプリケーションを起動中のすべてのユーザ端末に宛てて同送される。ユニキャスト送信とは、サーバ200または動作指図装置300が、自端末に宛てて情報を送信することを意味する。宛先指定情報は、例えば、図4に示す動作指図データの項目「宛先」に格納されている。
<Functional configuration of game system 1>
In the user terminal 100 according to the present embodiment, the analysis unit 116 further analyzes meta information of the motion instruction data. Meta information is information that defines the nature of the motion instruction data, separate from the contents of the motion instruction data. The meta information includes, for example, destination designation information and creation source information. Specifically, the analysis unit 116 determines whether the motion instruction data is multicast or unicast, based on the destination designation information of the transmitted motion instruction data. do. Multicast transmission means that the server 200 or the operation instruction device 300 transmits the same information to a predetermined group including its own terminal. For example, action instruction data in which "ALL" is set as destination designation information is simultaneously sent to all user terminals that are running the application of this game. Unicast transmission means that the server 200 or the operation instruction device 300 transmits information addressed to its own terminal. The destination designation information is stored, for example, in the item "destination" of the operation instruction data shown in FIG.

マルチキャスト送信された動作指図データは、特定のユーザではなく、ゲームマスターによって作成されたものと考えられる。具体的には、上述の動作指図データは、ゲームシステム1において本ゲームのサービスを提供するプロバイダ(運営団体)に帰属する装置によって作成されたものであってもよい。例えば、サーバ200または動作指図装置300は、すべてのユーザおよびユーザ端末についての情報を把握しているので、動作指図データを作成し、アプリケーション起動中のユーザ端末にマルチキャスト送信することが可能である。したがって、ユーザ端末100は、マルチキャスト送信された動作指図データを、ゲームマスターによって作成されたものであると判断することができる。 The motion instruction data transmitted by multicast is considered to have been created by the game master, not by a specific user. Specifically, the above-mentioned operation instruction data may be created by a device belonging to a provider (operating organization) that provides the service of this game in the game system 1. For example, since the server 200 or the action instruction device 300 knows information about all users and user terminals, it is possible to create action instruction data and send it by multicast to user terminals that are running applications. Therefore, the user terminal 100 can determine that the multicast-transmitted action instruction data was created by the game master.

本実施形態では、解析部116は、一例として、以下の機能を有していてもよい。具体的には、解析部116は、マルチキャスト送信された動作指図データをレンダリングする。そして、解析部116は、レンダリングの結果に基づいてキャラクタを動作させるように、ゲーム進行部115に指示する。より好ましくは、解析部116は、マルチキャスト送信された動作指図データが受信されたことをトリガにして、該動作指図データをリアルタイムにレンダリングする。続けて、解析部116は、レンダリングの結果に基づいてキャラクタを動作させるように、ゲーム進行部115に指示する。 In this embodiment, the analysis unit 116 may have the following functions, for example. Specifically, the analysis unit 116 renders the multicast-transmitted motion instruction data. The analysis unit 116 then instructs the game progression unit 115 to make the character move based on the rendering result. More preferably, the analysis unit 116 is triggered by receiving multicast-transmitted motion instruction data, and renders the motion instruction data in real time. Subsequently, the analysis unit 116 instructs the game progression unit 115 to make the character move based on the rendering result.

別の実施形態では、解析部116は、上述の機能に代えて、あるいは、加えて、以下の機能を有していてもよい。具体的には、解析部116は、ユニキャスト送信された動作指図データであって、例えば、ユーザIDまたはユーザ端末IDなどの特定のユーザに関連する情報が紐付けられていない動作指図データをレンダリングする。そして、解析部116は、レンダリングの結果に基づいてキャラクタを動作させるように、ゲーム進行部115に指示する。より好ましくは、解析部116は、動作指図データがユニキャスト送信されたものであると判断した場合には、該動作指図データの作成元情報に基づいて、該動作指図データが特定のユーザ端末によって作成されたものかどうか判断する。例えば、作成元情報として、特定のユーザに関連する情報が紐付けられている動作指図データについて、解析部116は、特定のユーザ端末によって作成されたものであると判断する。作成元情報の値が空である動作指図データ、および、そもそも作成元情報が紐付けられていない動作指図データについて、解析部116は、特定のユーザ端末によって作成されたものではないと判断する。特定のユーザ端末によって作成されたものではない動作指図データは、ゲームマスターによって作成されたものと考えられる。 In another embodiment, the analysis unit 116 may have the following functions instead of or in addition to the above functions. Specifically, the analysis unit 116 renders motion instruction data that is unicast transmitted and is not associated with information related to a specific user such as a user ID or user terminal ID. do. The analysis unit 116 then instructs the game progression unit 115 to make the character move based on the rendering result. More preferably, when the analysis unit 116 determines that the movement instruction data is unicast transmitted, the analysis unit 116 determines whether the movement instruction data is transmitted by a specific user terminal based on information on the origin of the movement instruction data. Determine whether it has been created. For example, the analysis unit 116 determines that movement instruction data to which information related to a specific user is linked as the creation source information is created by a specific user terminal. The analysis unit 116 determines that the motion instruction data whose creator information has an empty value and the motion instruction data to which no creator information is associated in the first place are not created by a specific user terminal. Action instruction data that is not created by a specific user terminal is considered to have been created by the game master.

解析部116は、ユニキャスト送信された、特定のユーザの関連情報が作成元情報として紐付けられていない動作指図データを受信したことをトリガにして、該動作指図データをリアルタイムにレンダリングする。続けて、解析部116は、レンダリングの結果に基づいてキャラクタを動作させるように、ゲーム進行部115に指示する。 The analysis unit 116 is triggered by receiving unicast-transmitted motion instruction data in which the specific user's related information is not linked as the creator information, and renders the motion instruction data in real time. Subsequently, the analysis unit 116 instructs the game progression unit 115 to make the character move based on the rendering result.

これにより、ユーザ端末100は、ゲームマスターから配信された動作指図データに基づいて、キャラクタを、該ゲームマスターの意図を反映してリアルタイムに動作させることができる。そのため、キャラクタがまるでそこに本当に存在しているかのような現実感を、該キャラクタに備えさせることができる。 Thereby, the user terminal 100 can cause the character to move in real time based on the movement instruction data distributed from the game master, reflecting the intention of the game master. Therefore, the character can be provided with a sense of reality as if the character really exists there.

<処理フロー>
図11は、本実施形態に係るユーザ端末100が実行する、動作指図データを解析する処理の流れを示すフローチャートである。本実施形態では、ゲームシステム1の各装置が実行する処理は、図10に示す処理とほぼ同様である。ステップS114にて、ユーザ端末100は、以下に示すとおり、動作指図データを解析する。
<Processing flow>
FIG. 11 is a flowchart showing the flow of processing for analyzing motion instruction data, which is executed by the user terminal 100 according to the present embodiment. In this embodiment, the processing executed by each device of the game system 1 is almost the same as the processing shown in FIG. 10. In step S114, the user terminal 100 analyzes the motion instruction data as shown below.

ステップS201にて、解析部116は、動作指図データの項目「宛先」から宛先指定情報を取得する。 In step S201, the analysis unit 116 acquires destination designation information from the item "destination" of the operation instruction data.

ステップS202にて、解析部116は、宛先指定情報に基づいて、該動作指図データが、マルチキャストで送信されたものか否かを判断する。宛先指定情報がグループ識別子(例えば、「ALL」など)を指している場合には、解析部116は、該動作指図データがマルチキャストで送信されたものであると判断する。そして、解析部116は、ステップS202のYESから、図10に示すステップS115以降に進む。すなわち、ゲーム進行部115は、マルチキャストで送信された動作指図データが自端末において受信されたことをトリガにして、該動作指図データに基づいてキャラクタをリアルタイムで動作させる。一方、宛先指定情報が自端末のアドレスを指している場合には、解析部116は、該動作指図データが、ユニキャストで送信されたものであると判断する。本実施形態では、解析部116は、ユニキャストで送信されたものは、リアルタイムで再生する必要はないと判断し、受信した動作指図データを記憶部120に保存して、図10に示すステップS103以降に戻ってもよい。ステップS103では、例えば、ゲーム進行部115は、ユーザ端末100に入力されたユーザの入力操作に応じてキャラクタを動作させるパートを進行させてもよい。別の実施形態では、ユニキャストで送信された動作指図データが受信された場合には、解析部116は、ステップS202のNOからステップS203に進んでもよい。 In step S202, the analysis unit 116 determines whether the operation instruction data is transmitted by multicast based on the destination designation information. If the destination designation information indicates a group identifier (eg, "ALL", etc.), the analysis unit 116 determines that the operation instruction data is transmitted by multicast. Then, from YES in step S202, the analysis unit 116 proceeds to step S115 and subsequent steps shown in FIG. 10. That is, the game progression unit 115 uses the reception of the action instruction data transmitted by multicast at its own terminal as a trigger, and causes the character to move in real time based on the action instruction data. On the other hand, if the destination designation information indicates the address of the own terminal, the analysis unit 116 determines that the operation instruction data is transmitted by unicast. In the present embodiment, the analysis unit 116 determines that there is no need to reproduce what is transmitted by unicast in real time, and stores the received motion instruction data in the storage unit 120, at step S103 shown in FIG. You may return later. In step S<b>103 , for example, the game progression unit 115 may advance a part in which the character moves in accordance with the user's input operation input into the user terminal 100 . In another embodiment, if the motion instruction data transmitted by unicast is received, the analysis unit 116 may proceed to step S203 from NO in step S202.

ステップS203にて、解析部116は、該動作指図データの項目「作成元」から、作成元情報を取得する。 In step S203, the analysis unit 116 acquires creation source information from the item "creation source" of the motion instruction data.

ステップS204にて、解析部116は、作成元情報が特定のユーザに関連するユーザ関連情報を指しているか否かを判断する。ユーザ関連情報は、例えば、ユーザID、ユーザ端末100の端末ID、ユーザ端末100のアドレスなどである。作成元情報が、特定のユーザのユーザ関連情報でない場合、解析部116は、該動作指図データが、特定のユーザによって作成されたものではなく、ゲームマスターによって作成されたものであると判断する。そして、解析部116は、ステップS204のNOから、図10に示すステップS115以降に進む。すなわち、ゲーム進行部115が、ユーザ関連情報が紐付けられていない動作指図データが自端末において受信されたことをトリガにして、該動作指図データに基づいてキャラクタをリアルタイムで動作させる。一方、作成元情報が、特定のユーザのユーザ関連情報である場合、解析部116は、該動作指図データが、特定のユーザによって作成されたものであると判断する。したがって、解析部116は、ゲームマスターから供給された動作指図データではないので、リアルタイムで再生する必要はないと判断し、ステップS204のYESからステップS205に進む。 In step S204, the analysis unit 116 determines whether the creation source information indicates user-related information related to a specific user. The user-related information includes, for example, a user ID, a terminal ID of the user terminal 100, an address of the user terminal 100, and the like. If the creation source information is not user-related information of a specific user, the analysis unit 116 determines that the motion instruction data is not created by a specific user but by a game master. Then, from NO in step S204, the analysis unit 116 proceeds to step S115 and subsequent steps shown in FIG. 10. That is, the game progression unit 115 uses the reception of motion instruction data to which no user-related information is linked at its own terminal as a trigger, and causes the character to move in real time based on the motion instruction data. On the other hand, if the creator information is user-related information of a specific user, the analysis unit 116 determines that the motion instruction data is created by the specific user. Therefore, the analysis unit 116 determines that there is no need to reproduce the data in real time since it is not motion instruction data supplied from the game master, and proceeds from YES in step S204 to step S205.

ステップS205にて、解析部116は、特定のユーザによって作成された動作指図データを記憶部120に保存して、図10に示すステップS103以降に戻る。 In step S205, the analysis unit 116 stores the motion instruction data created by the specific user in the storage unit 120, and returns to step S103 and subsequent steps shown in FIG. 10.

上述の構成および方法によれば、ユーザ端末100において、ユーザの入力操作に応じてキャラクタを動作させることに加えて、サーバ200または動作指図装置300から受信した動作指図データに基づいてキャラクタを動作させることができる。そのためキャラクタの動作は、型にはまらずに表現が大幅に広がる。これにより、ユーザは、キャラクタの動作を見て、該キャラクタがまるで現実の世界にいるかのような現実感を覚えることができる。そして、ユーザは、該キャラクタとの現実感が豊かなやりとりの体験を通じて、よりキャラクタに愛着を感じるので、該キャラクタを操作する別のパートもよりいっそう興味を持ってプレイすることができる。結果として、ゲームの世界への没入感を高め、該ゲームの興趣性を向上させるという効果を奏する。 According to the above-described configuration and method, in addition to causing the character to move in accordance with the user's input operation, the user terminal 100 causes the character to move based on the movement instruction data received from the server 200 or the movement instruction device 300. be able to. As a result, the character's movements can be expressed in a wide range of ways, without having to fit into a conventional format. As a result, the user can watch the character's actions and feel as if the character is in the real world. Since the user feels more attached to the character through the experience of interacting with the character with a rich sense of reality, the user can play the other parts of the game in which the character is operated with even more interest. As a result, there is an effect of increasing the sense of immersion in the game world and improving the interest of the game.

<変形例>
実施形態2の変形例において、解析部116は、宛先指定情報に基づいて、動作指図データがマルチキャスト送信されたか否かを判断するステップを省略し、動作指図データに特定のユーザのユーザ関連情報が紐付いているか否かを、作成元情報に基づいて判断するステップを実行してもよい。
<Modified example>
In a modification of the second embodiment, the analysis unit 116 omits the step of determining whether the action instruction data is multicast transmitted based on the destination designation information, and the analysis unit 116 omits the step of determining whether the action instruction data is multicast transmitted, and the analysis unit 116 omits the step of determining whether or not the action instruction data is multicast transmitted, and the analysis unit 116 omits the step of determining whether the action instruction data is multicast transmitted. You may perform a step of determining whether or not there is a link based on the creation source information.

〔ソフトウェアによる実現例〕
制御部110の制御ブロック(特に、操作受付部111、表示制御部112、UI制御部113、アニメーション生成部114、ゲーム進行部115、解析部116および進捗情報生成部117)、制御部210の制御ブロック(特に、進行支援部211および共有支援部212)、ならびに、制御部310の制御ブロック(特に、操作受付部311、表示制御部312、UI制御部313、アニメーション生成部314、進捗模擬部315、キャラクタ制御部316および反応処理部317)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、CPU(Central Processing Unit)を用いてソフトウェアによって実現してもよい。
[Example of implementation using software]
Control blocks of the control unit 110 (in particular, the operation reception unit 111, display control unit 112, UI control unit 113, animation generation unit 114, game progression unit 115, analysis unit 116, and progress information generation unit 117), control of the control unit 210 blocks (especially the progress support section 211 and the sharing support section 212), and control blocks of the control section 310 (especially the operation reception section 311, display control section 312, UI control section 313, animation generation section 314, progress simulation section 315) , character control unit 316, and reaction processing unit 317) may be realized by a logic circuit (hardware) formed on an integrated circuit (IC chip) or the like, or may be realized by software using a CPU (Central Processing Unit). You may.

後者の場合、制御部110、制御部210または制御部310、もしくは、これらのうち複数を備えた情報処理装置は、各機能を実現するソフトウェアであるプログラムの命令を実行するCPU、上記プログラムおよび各種データがコンピュータ(またはCPU)で読み取り可能に記録されたROM(Read Only Memory)または記憶装置(これらを「記録媒体」と称する)、上記プログラムを展開するRAM(Random Access Memory)などを備えている。そして、コンピュータ(またはCPU)が上記プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記記録媒体としては、「一時的でない有形の媒体」、例えば、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。なお、本発明の一態様は、上記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。 In the latter case, the information processing device including the control unit 110, the control unit 210, or the control unit 310, or a plurality of these, includes a CPU that executes instructions of a program that is software that implements each function, the above programs, and various other components. It is equipped with a ROM (Read Only Memory) or a storage device (these are referred to as a "recording medium") in which data is recorded so that it can be read by a computer (or CPU), a RAM (Random Access Memory) for expanding the above program, etc. . Then, the object of the present invention is achieved by the computer (or CPU) reading the program from the recording medium and executing it. As the recording medium, a "non-temporary tangible medium" such as a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, etc. can be used. Furthermore, the program may be supplied to the computer via any transmission medium (communication network, broadcast waves, etc.) that can transmit the program. Note that one aspect of the present invention can also be realized in the form of a data signal embedded in a carrier wave, in which the program is embodied by electronic transmission.

本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。 The present invention is not limited to the embodiments described above, and various modifications can be made within the scope of the claims, and embodiments obtained by appropriately combining technical means disclosed in different embodiments. are also included within the technical scope of the present invention.

〔付記事項〕
本発明の一側面に係る内容を列記すると以下のとおりである。
[Additional notes]
The contents related to one aspect of the present invention are listed below.

(項目1) ゲームプログラム(131)について説明した。本開示のある局面によると、ゲームプログラムは、プロセッサ(10)、メモリ(11)、操作部(通信IF13、入出力IF14、タッチスクリーン15、カメラ17、測距センサ18、入力部151など)を備えるコンピュータ(ユーザ端末100)により実行される。ゲームプログラムは、プロセッサに、操作部を介してコンピュータに入力されたユーザの入力操作に応じてキャラクタを動作させるステップ(S103)と、キャラクタの動作を制御するキャラクタ制御装置(動作指図装置300)からコンピュータに宛てて送信されたキャラクタの動作を指定する動作指図データであって、該動作指図データの作成元として他のユーザのコンピュータが特定されていない動作指図データを受信するステップ(S113、S204でNO)と、受信した動作指図データに基づいて、キャラクタを動作させるステップ(S116)とを実行させる。 (Item 1) The game program (131) was explained. According to an aspect of the present disclosure, the game program includes a processor (10), a memory (11), an operation unit (communication IF 13, input/output IF 14, touch screen 15, camera 17, ranging sensor 18, input unit 151, etc.). It is executed by a computer (user terminal 100) provided with the program. The game program includes a step (S103) in which the processor causes the character to move according to the user's input operation input into the computer via the operation unit, and a character control device (movement instruction device 300) that controls the movement of the character. A step of receiving motion instruction data that specifies a character's motion and that is sent to a computer and does not specify another user's computer as the creator of the motion instruction data (S113, S204) (NO), and a step (S116) of causing the character to move based on the received motion instruction data is executed.

上述の構成によれば、コンピュータ(ユーザ端末100)において、該ユーザの入力操作に応じてキャラクタを動作させることに加えて、外部の装置(例えば、キャラクタ制御装置)から受信した動作指図データに基づいてキャラクタを動作させることができる。そのためキャラクタの動作は、型にはまらずに表現が大幅に広がる。これにより、ユーザは、キャラクタの動作を見て、該キャラクタがまるで現実の世界にいるかのような現実感を覚えることができる。結果として、ゲームの世界への没入感を高め、該ゲームの興趣性を向上させるという効果を奏する。 According to the above configuration, the computer (user terminal 100) not only makes the character move according to the input operation of the user, but also makes the character move based on the action instruction data received from an external device (for example, a character control device). You can make the character move by As a result, the character's movements can be expressed in a wide range of ways, without having to fit into a conventional format. As a result, the user can watch the character's actions and feel as if the character is in the real world. As a result, there is an effect of increasing the sense of immersion in the game world and improving the interest of the game.

(項目2) (項目1)において、動作指図データに基づいてキャラクタを動作させるステップは、動作指図データに音声データが含まれている場合には、該音声データに基づいてキャラクタに発話させ、動作指図データにモーションデータが含まれている場合には、該モーションデータに基づいてキャラクタを動かす。これにより、キャラクタ制御装置において、オペレータまたはアクターなどによって作成された音声または動きを、コンピュータ(ユーザ端末100)で表示されるキャラクタの音声または動きに反映させることができる。これにより、キャラクタの表現が非常に豊かになり、キャラクタの現実感を高めることが可能となる。 (Item 2) In (Item 1), the step of making the character move based on the action instruction data includes, if the action instruction data includes audio data, making the character speak based on the audio data and make the character make the action. If the instruction data includes motion data, the character is moved based on the motion data. Thereby, in the character control device, the voice or movement created by the operator, actor, or the like can be reflected in the voice or movement of the character displayed on the computer (user terminal 100). As a result, the expression of the character becomes extremely rich, and it becomes possible to enhance the realism of the character.

(項目3) (項目1)または(項目2)において、動作指図データに基づいてキャラクタを動作させるステップは、キャラクタ制御装置からマルチキャストで送信された動作指図データを受信するステップにて受信したことをトリガにして、該動作指図データに基づいてキャラクタを動作させる。これにより、キャラクタ制御装置による制御にしたがいリアルタイムで動作するキャラクタをユーザに提示できる。 (Item 3) In (Item 1) or (Item 2), the step of making the character move based on the action instruction data is the step of receiving the action instruction data transmitted by multicast from the character control device. A trigger is used to cause the character to move based on the motion instruction data. Thereby, a character that moves in real time according to the control by the character control device can be presented to the user.

(項目4) (項目1)から(項目3)までのいずれか1項目において、ゲームプログラムは、プロセッサに、動作指図データに基づいてキャラクタが動作している間に、操作部を介してコンピュータに入力された、ユーザの入力操作の内容を、キャラクタ制御装置に送信するステップ(S118)を実行させ、受信するステップは、入力操作の内容をキャラクタ制御装置が受信した後(S119)、該キャラクタ制御装置から送信された動作指図データをさらに受信する(S113)。これにより、キャラクタ制御装置のオペレータは、ユーザの入力操作の内容を踏まえて、キャラクタの動作を決定することができる。オペレータは、動作(音声または動きなど)を、コンピュータ(ユーザ端末100)で表示されるキャラクタの発話または動きに反映させることができる。したがって、ユーザは、キャラクタとのやりとりを、現実の人とのやりとりと同様に楽しむことができ、キャラクタの現実感がより一層高まる。 (Item 4) In any one of (Item 1) to (Item 3), the game program is sent to the computer via the operation unit while the character is moving based on the movement instruction data. The step of transmitting the input contents of the user's input operation to the character control device (S118) is executed, and the step of receiving the input operation includes transmitting the input operation contents to the character control device after the character control device receives the contents of the input operation (S119). The operation instruction data transmitted from the device is further received (S113). Thereby, the operator of the character control device can determine the behavior of the character based on the content of the user's input operation. The operator can reflect actions (sound, movement, etc.) in the speech or movement of the character displayed on the computer (user terminal 100). Therefore, the user can enjoy interacting with the character in the same way as interacting with a real person, and the realism of the character is further enhanced.

(項目5) (項目4)において、受信するステップは、入力操作の内容をキャラクタ制御装置が受信した後該キャラクタ制御装置に入力された、キャラクタの発言に対応する音声データを、動作指図データとして受信してもよい。これにより、リアルタイムに、キャラクタとのインタラクティブなやりとり(例えば、会話)を実現できる。 (Item 5) In (Item 4), the step of receiving includes, after the character control device receives the content of the input operation, audio data corresponding to the character's utterances, which is input to the character control device, as motion instruction data. You may receive it. As a result, interactive interaction (for example, conversation) with the character can be realized in real time.

(項目6) (項目4)または(項目5)において、受信するステップは、入力操作の内容をキャラクタ制御装置が受信した後該キャラクタ制御装置に入力された、キャラクタの動きに対応するモーションキャプチャデータを、動作指図データとして受信してもよい。これにより、キャラクタとのリアルタイムでインタラクティブなやりとりを実現し、キャラクタの動きをそれに合わせることができる。 (Item 6) In (Item 4) or (Item 5), the step of receiving includes motion capture data corresponding to the movement of the character that is input to the character control device after the character control device receives the content of the input operation. may be received as motion instruction data. This allows real-time interactive interaction with the character and allows the character's movements to match.

(項目7) ゲームプログラム(131)について説明した。本開示のある局面によると、ゲームプログラムは、プロセッサ(10)、メモリ(11)、操作部(通信IF13、入出力IF14、タッチスクリーン15、カメラ17、測距センサ18、入力部151など)を備えるコンピュータ(ユーザ端末100)により実行される。ゲームプログラムは、プロセッサに、操作部を介してコンピュータに入力されたユーザの入力操作に応じてキャラクタを動作させるステップ(S103)と、キャラクタの動作を制御するキャラクタ制御装置からコンピュータに宛てて送信されたキャラクタの動作を指定する動作指図データであって、該動作指図データの作成元として他のユーザのコンピュータが特定されていない動作指図データを受信するステップ(S113、S204でNO)と、受信した動作指図データに基づいて、キャラクタを動作させるステップ(S116)とを実行させる。(項目7)に係るゲームプログラムは、(項目1)に係るゲームプログラムと同様の作用効果を奏する。 (Item 7) The game program (131) was explained. According to an aspect of the present disclosure, the game program includes a processor (10), a memory (11), an operation unit (communication IF 13, input/output IF 14, touch screen 15, camera 17, ranging sensor 18, input unit 151, etc.). It is executed by a computer (user terminal 100) provided with the program. The game program includes a step (S103) in which the processor causes the character to move according to the user's input operation inputted into the computer via the operation unit, and a step (S103) in which the character is transmitted to the computer from the character control device that controls the character's movement. a step of receiving motion instruction data that specifies a motion of a character that has been created, and in which another user's computer is not specified as the creation source of the motion instruction data (NO in S113, S204); Based on the motion instruction data, a step (S116) of causing the character to move is executed. The game program according to (Item 7) has the same effects as the game program according to (Item 1).

(項目8) ゲームプログラムを実行する方法を説明した。本開示のある局面によると、ゲームプログラムは、プロセッサ、メモリおよび操作部を備えるコンピュータにより実行される。該方法は、プロセッサが(項目1)に記載の各ステップを実行する方法である。(項目8)に係る方法は、(項目1)に係るゲームプログラムと同様の作用効果を奏する。 (Item 8) Explained how to run a game program. According to an aspect of the present disclosure, a game program is executed by a computer including a processor, a memory, and an operation unit. This method is a method in which a processor executes each step described in (Item 1). The method according to (Item 8) has the same effect as the game program according to (Item 1).

(項目9) 情報処理装置を説明した。本開示のある局面によると、該情報処理装置は、(項目1)に係るゲームプログラムを記憶する記憶部(120)と、操作部(例えば、通信IF13、入出力IF14、タッチスクリーン15、カメラ17、測距センサ18、入力部151など)と、該ゲームプログラムを実行することにより、情報処理装置(ユーザ端末100)の動作を制御する制御部(110)とを備える。(項目9)に係る情報処理装置は、(項目1)に係るゲームプログラムと同様の作用効果を奏する。 (Item 9) Information processing equipment was explained. According to an aspect of the present disclosure, the information processing device includes a storage unit (120) that stores a game program according to (item 1), and an operation unit (for example, a communication IF 13, an input/output IF 14, a touch screen 15, a camera 17 , distance measurement sensor 18, input unit 151, etc.), and a control unit (110) that controls the operation of the information processing device (user terminal 100) by executing the game program. The information processing device according to (Item 9) has the same effect as the game program according to (Item 1).

1 ゲームシステム、2 ネットワーク、10,20,30 プロセッサ、11,21,31 メモリ、12,22,32 ストレージ、13,23,33 通信IF(操作部)、14,24,34 入出力IF(操作部)、15,35 タッチスクリーン(表示部、操作部)、17 カメラ(操作部)、18 測距センサ(操作部)、100 ユーザ端末(コンピュータ、情報処理装置)、110,113,210,310 制御部、111,311 操作受付部、112,312 表示制御部、113,313 UI制御部、114,314 アニメーション生成部、115 ゲーム進行部、116 解析部、117 進捗情報生成部、120,220,320 記憶部、131 ゲームプログラム、132 ゲーム情報、133 ユーザ情報、134 キャラクタ制御プログラム、151,351 入力部(操作部)、152,352 表示部、200 サーバ(コンピュータ)、211 進行支援部、212 共有支援部、300 動作指図装置(NPC制御装置、キャラクタ制御装置)、315 進捗模擬部、316 キャラクタ制御部、317 反応処理部、1010 物体、1020,3030 コントローラ、1030 記憶媒体、3010 マイク、3020 モーションキャプチャ装置 1 Game system, 2 Network, 10, 20, 30 Processor, 11, 21, 31 Memory, 12, 22, 32 Storage, 13, 23, 33 Communication IF (operation unit), 14, 24, 34 Input/output IF (operation unit) ), 15, 35 touch screen (display section, operation section), 17 camera (operation section), 18 ranging sensor (operation section), 100 user terminal (computer, information processing device), 110, 113, 210, 310 Control unit, 111, 311 Operation reception unit, 112, 312 Display control unit, 113, 313 UI control unit, 114, 314 Animation generation unit, 115 Game progress unit, 116 Analysis unit, 117 Progress information generation unit, 120, 220, 320 storage unit, 131 game program, 132 game information, 133 user information, 134 character control program, 151, 351 input unit (operation unit), 152, 352 display unit, 200 server (computer), 211 progress support unit, 212 sharing Support unit, 300 movement instruction device (NPC control device, character control device), 315 progress simulation unit, 316 character control unit, 317 reaction processing unit, 1010 object, 1020, 3030 controller, 1030 storage medium, 3010 microphone, 3020 motion capture Device

Claims (13)

キャラクタ制御用プログラムであって、
前記キャラクタ制御用プログラムは、プロセッサ、メモリおよび操作部を備えるコンピュータにより実行されるものであり、
前記キャラクタ制御用プログラムは、前記プロセッサに、
前記操作部を介して前記コンピュータに入力されたユーザの入力操作に応じてキャラクタを動作させるステップと、
前記ユーザが位置する空間とは物理的に離れた外部の空間に位置する外部装置から所定時刻に到達することにより配信されたデータであって、前記キャラクタの動作を指定する動作指図データを受信するステップと、
受信した前記動作指図データに基づいて、前記キャラクタを動作させるステップとを実行させ、
前記動作指図データは、前記キャラクタを演じる演者の入力したモーションデータと、前記キャラクタを演じる演者の入力した音声データと、を含むデータであり、
前記演者は、前記ユーザが位置する空間とは物理的に離れた外部の空間に位置する、前記ユーザとは異なる人である、キャラクタ制御用プログラム。
A character control program,
The character control program is executed by a computer including a processor, a memory, and an operation unit,
The character control program causes the processor to:
a step of causing a character to move in response to a user's input operation input into the computer via the operation unit;
The data is distributed at a predetermined time from an external device located in an external space physically separate from the space in which the user is located, and receives motion instruction data specifying the motion of the character. step and
causing the character to move based on the received movement instruction data;
The motion instruction data is data including motion data input by a performer playing the character and audio data input by the performer playing the character,
The character control program is characterized in that the performer is a person different from the user and located in an external space physically separate from the space in which the user is located.
前記コンピュータは、表示部を備え、
前記キャラクタ制御用プログラムは、前記プロセッサに、
前記動作指図データに基づいてキャラクタを動作させるステップは、当該キャラクタを、ユーザのプレイ結果に応じた態様で表示部に表示させる、請求項1に記載のキャラクタ制御用プログラム。
The computer includes a display unit,
The character control program causes the processor to:
2. The character control program according to claim 1, wherein the step of making the character move based on the action instruction data causes the character to be displayed on a display unit in a manner according to a user's play result.
前記受信するステップは、所定の条件を満たしているときに、前記外部装置から配信される動作指図データを受信する、請求項1または2に記載のキャラクタ制御用プログラム。 3. The character control program according to claim 1, wherein the step of receiving receives motion instruction data distributed from the external device when a predetermined condition is satisfied. 前記動作指図データに基づいてキャラクタを動作させるステップは、前記動作指図データに含まれる音声データに基づいて前記キャラクタに発話させ、前記動作指図データに含まれるモーションデータに基づいて前記キャラクタを動かす、請求項1から3のいずれか1項に記載のキャラクタ制御用プログラム。 The step of causing the character to move based on the motion instruction data includes causing the character to speak based on audio data included in the motion instruction data, and moving the character based on motion data included in the motion instruction data. The character control program according to any one of Items 1 to 3. 前記動作指図データに基づいてキャラクタを動作させるステップは、前記外部装置から前記動作指図データを受信したことをトリガにして、該動作指図データに基づいて前記キャラクタを動作させる、請求項1から4のいずれか1項に記載のキャラクタ制御用プログラム。 5. The step of causing the character to move based on the motion instruction data is triggered by receiving the motion instruction data from the external device, and causes the character to move based on the motion instruction data. The character control program according to any one of the items. 前記キャラクタ制御用プログラムは、前記プロセッサに、
前記操作部を介して前記コンピュータに入力された、前記ユーザの入力操作の内容を、前記外部装置に送信するステップを実行させ、
前記受信するステップは、前記入力操作の内容を前記外部装置に送信した後において当該入力操作に対する前記キャラクタの反応を含む動作指図データを受信可能であり、
前記キャラクタを動作させるステップは、受信された前記動作指図データに含まれる前記音声データに基づいて前記キャラクタに発話させるとともに、前記モーションデータに基づいて前記キャラクタを動かすことにより、前記ユーザの入力操作に対する前記キャラクタの反応を前記ユーザに提示可能とする、請求項1から5のいずれか1項に記載のキャラクタ制御用プログラム。
The character control program causes the processor to:
executing a step of transmitting the contents of the user's input operation input to the computer via the operation unit to the external device;
In the step of receiving, after transmitting the content of the input operation to the external device, motion instruction data including a reaction of the character to the input operation can be received;
The step of causing the character to move includes making the character speak based on the voice data included in the received motion instruction data and moving the character based on the motion data, thereby responding to the user's input operation. The character control program according to any one of claims 1 to 5, which is capable of presenting a reaction of the character to the user.
前記キャラクタの反応を含む動作指図データは、前記ユーザの入力操作に対して前記キャラクタを演じる演者の入力した音声データを含む、請求項6に記載のキャラクタ制御用プログラム。 7. The character control program according to claim 6, wherein the motion instruction data including reactions of the character includes voice data input by a performer playing the character in response to input operations by the user. 前記キャラクタの反応を含む動作指図データは、前記ユーザの入力操作に対して前記キャラクタを演じる演者の入力したモーションデータを含む、請求項6または7に記載のキャラクタ制御用プログラム。 8. The character control program according to claim 6, wherein the motion instruction data including reactions of the character includes motion data input by a performer playing the character in response to input operations by the user. 前記キャラクタの反応を含む動作指図データは、前記ユーザの入力操作に対して、該外部装置に入力された入力操作により特定された、前記キャラクタの動作を指示するコマンドを1以上有するモーションコマンド群を含む、請求項6または7に記載のキャラクタ制御用プログラム。 The motion instruction data including the reaction of the character includes a motion command group having one or more commands for instructing the motion of the character, which is specified by an input operation input to the external device in response to the input operation of the user. The character control program according to claim 6 or 7, comprising: 前記動作指図データは、前記外部装置からマルチキャストで送信されるデータである、請求項1から9のいずれか1項に記載のキャラクタ制御用プログラム。 10. The character control program according to claim 1, wherein the motion instruction data is data transmitted by multicast from the external device. コンピュータにより実行されるキャラクタ制御用プログラムであって、
前記コンピュータは、オペレータの操作にしたがって、キャラクタの動作内容を示す動作指図データを生成する外部装置と通信可能に構成されており、
前記キャラクタ制御用プログラムに基づいて、前記キャラクタをユーザが操作可能な第1パートと、前記キャラクタをユーザが操作不可能な第2パートとを含む複数のパートのいずれかを実行可能であり、
前記キャラクタ制御用プログラムは、前記コンピュータのプロセッサに、
前記ユーザが位置する空間とは物理的に離れた外部の空間に位置する外部装置から所定時刻に到達することにより配信されるデータであって、前記第1パートにおいてユーザの操作対象となるプレイヤキャラクタを前記第2パートにおいて動作させるための動作指図データを受信するステップと、
受信した前記動作指図データに基づいて、前記第2パートにおいて前記プレイヤキャラクタを動作させるステップと、を実行させ、
前記動作指図データは、前記オペレータの入力したモーションデータと、前記オペレータの入力した音声データと、を含むデータであり、
前記オペレータは、前記ユーザが位置する空間とは物理的に離れた外部の空間に位置する、前記ユーザとは異なる人である、キャラクタ制御用プログラム。
A character control program executed by a computer,
The computer is configured to be able to communicate with an external device that generates motion instruction data indicating the content of the character's motion according to an operator's operation,
Based on the character control program , any one of a plurality of parts can be executed, including a first part in which the user can operate the character, and a second part in which the character cannot be operated by the user,
The character control program causes the processor of the computer to:
The space in which the user is located is data that is distributed at a predetermined time from an external device located in a physically distant external space, and the player character to be operated by the user in the first part. receiving operation instruction data for operating the second part;
causing the player character to move in the second part based on the received movement instruction data;
The motion instruction data is data including motion data input by the operator and voice data input by the operator,
The character control program is characterized in that the operator is a person different from the user who is located in an external space physically separate from the space where the user is located.
コンピュータがキャラクタ制御用プログラムを実行する方法であって、
前記コンピュータは、プロセッサ、メモリおよび操作部を備え、
前記プロセッサが請求項1に記載の各ステップを実行する方法。
A method for a computer to execute a character control program , the method comprising:
The computer includes a processor, a memory, and an operation unit,
A method in which the processor performs the steps of claim 1.
情報処理装置であって、
前記情報処理装置は、
請求項1に記載のキャラクタ制御用プログラムを記憶する記憶部と、
操作部と、
キャラクタ制御用プログラムを実行することにより、情報処理装置の動作を制御する制御部とを備えている、情報処理装置。
An information processing device,
The information processing device includes:
A storage unit that stores the character control program according to claim 1;
an operation section;
An information processing device, comprising: a control unit that controls operations of the information processing device by executing the character control program .
JP2019233400A 2018-05-29 2019-12-24 Character control program, method, and information processing device Active JP7349348B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019233400A JP7349348B2 (en) 2018-05-29 2019-12-24 Character control program, method, and information processing device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018102682A JP6639561B2 (en) 2018-05-29 2018-05-29 Game program, method, and information processing device
JP2019233400A JP7349348B2 (en) 2018-05-29 2019-12-24 Character control program, method, and information processing device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018102682A Division JP6639561B2 (en) 2018-05-29 2018-05-29 Game program, method, and information processing device

Publications (3)

Publication Number Publication Date
JP2020049286A JP2020049286A (en) 2020-04-02
JP2020049286A5 JP2020049286A5 (en) 2021-08-12
JP7349348B2 true JP7349348B2 (en) 2023-09-22

Family

ID=88021823

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019233400A Active JP7349348B2 (en) 2018-05-29 2019-12-24 Character control program, method, and information processing device

Country Status (1)

Country Link
JP (1) JP7349348B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6923726B1 (en) * 2020-08-13 2021-08-25 株式会社コロプラ Methods, computer-readable media, and information processing equipment
WO2022113335A1 (en) * 2020-11-30 2022-06-02 株式会社コロプラ Method, computer-readable medium, and information processing device
JPWO2022113330A1 (en) * 2020-11-30 2022-06-02
JPWO2022113326A1 (en) * 2020-11-30 2022-06-02

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013000528A (en) 2011-06-21 2013-01-07 Konami Digital Entertainment Co Ltd Communication system, method and program of the same
JP2015184689A (en) 2014-03-20 2015-10-22 株式会社Mugenup Moving image generation device and program
JP2018033107A (en) 2016-08-26 2018-03-01 株式会社holo Video distribution device and distribution method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013000528A (en) 2011-06-21 2013-01-07 Konami Digital Entertainment Co Ltd Communication system, method and program of the same
JP2015184689A (en) 2014-03-20 2015-10-22 株式会社Mugenup Moving image generation device and program
JP2018033107A (en) 2016-08-26 2018-03-01 株式会社holo Video distribution device and distribution method

Also Published As

Publication number Publication date
JP2020049286A (en) 2020-04-02

Similar Documents

Publication Publication Date Title
JP7349348B2 (en) Character control program, method, and information processing device
JP7170077B2 (en) program
JP6595043B1 (en) GAME PROGRAM, METHOD, AND INFORMATION PROCESSING DEVICE
JP6796115B2 (en) Game programs, game methods, and information processing equipment
JP7344948B2 (en) system
JP2019126360A (en) Game program, method, and information processor
JP6672380B2 (en) Game program, character control program, method, and information processing device
JP6826573B2 (en) Game programs, methods, and information processing equipment
JP6639561B2 (en) Game program, method, and information processing device
JP2023085442A (en) program
JP7386927B2 (en) Program, method, and information processing device
JP2019126741A (en) Game program, method, and information processor
JP6923726B1 (en) Methods, computer-readable media, and information processing equipment
JP7457753B2 (en) PROGRAM AND INFORMATION PROCESSING APPARATUS
JP7258923B2 (en) program
WO2022137340A1 (en) Information processing method, computer-readable medium, and information processing device
WO2022137376A1 (en) Method, computer-readable medium, and information processing device
JP2020110449A (en) Game program, method, and information processing device
JP2020110352A (en) Game program, game method, and information processor
WO2022137343A1 (en) Information processing method, computer-readable medium, and information processing device
JP2021045557A (en) Game program, game method, and information processing device
JP2020048604A (en) Game program, method for executing game program, and information processor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210527

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210630

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220420

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220426

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220621

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221018

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20230328

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230614

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20230628

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230905

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230911

R150 Certificate of patent or registration of utility model

Ref document number: 7349348

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150