JP2019130105A - Game program, method, and recording medium - Google Patents

Game program, method, and recording medium Download PDF

Info

Publication number
JP2019130105A
JP2019130105A JP2018015757A JP2018015757A JP2019130105A JP 2019130105 A JP2019130105 A JP 2019130105A JP 2018015757 A JP2018015757 A JP 2018015757A JP 2018015757 A JP2018015757 A JP 2018015757A JP 2019130105 A JP2019130105 A JP 2019130105A
Authority
JP
Japan
Prior art keywords
battle
character
game
event
field
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.)
Granted
Application number
JP2018015757A
Other languages
Japanese (ja)
Other versions
JP7121255B2 (en
Inventor
拓也 山中
Takuya Yamanaka
拓也 山中
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.)
Furyu Corp
Original Assignee
Furyu Corp
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=67546985&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=JP2019130105(A) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Furyu Corp filed Critical Furyu Corp
Priority to JP2018015757A priority Critical patent/JP7121255B2/en
Publication of JP2019130105A publication Critical patent/JP2019130105A/en
Application granted granted Critical
Publication of JP7121255B2 publication Critical patent/JP7121255B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

To ensure visibility of display of an event while keeping continuity between a game field scene and an event scene.SOLUTION: A game program (41) according to one aspect of the present invention allows a game device (1) to execute a step of displaying a game field in which objects are disposed and characters (C1 to C21), and a step of disabling display of within a battle field (BF1) while maintaining a state in which display is enabled outside the battle field (BF1) in the objects according to occurrence of an event.SELECTED DRAWING: Figure 1

Description

本発明は、ゲームプログラム、方法、および記録媒体に関する。   The present invention relates to a game program, a method, and a recording medium.

従来のゲームには、プレイヤキャラクタがマップフィールドで敵キャラクタに遭遇すると、マップフィールドの画面から戦闘画面への切り替えを行い、この戦闘画面で敵キャラクタとの戦闘を行うものがあった(例えば下記の特許文献1)。   In the conventional game, when a player character encounters an enemy character in the map field, the game screen is switched from the map field screen to the battle screen, and battles with the enemy character are performed on this battle screen (for example, the following) Patent Document 1).

また、従来のゲームには、ゲームフィールドでプレイヤキャラクタと敵キャラクタが遭遇したときに、画面を切り替えることなく、そのゲームフィールドで敵キャラクタと戦闘するものもあった。これについて、図12に基づいて説明する。図12は、従来のゲームにおける敵キャラクタとの遭遇時の画面例を示す図である。   Further, in some conventional games, when a player character and an enemy character encounter each other in the game field, they battle with the enemy character in that game field without switching the screen. This will be described with reference to FIG. FIG. 12 is a diagram showing a screen example when encountering an enemy character in a conventional game.

図12の(a)の画面例におけるゲームフィールドは、建物の内部であり、このゲームフィールドでは、壁面201に入り口202が配置されており、その奥側に部屋が配置されている。そして、このゲームフィールドにおける入り口202の付近にプレイヤキャラクタ203が配置され、入り口202の奥の室内に敵キャラクタ204が配置されている。図12の(a)の画面例では、プレイヤキャラクタ203が敵キャラクタ204と遭遇している。この遭遇を契機として、同図の(b)に示すような戦闘画面が表示される。この戦闘画面では、戦闘におけるプレイヤキャラクタ203の行動の選択肢205が表示されている。この戦闘画面において、プレイヤが選択肢205の中から所望の行動を選択することによって戦闘が進行する。   The game field in the screen example of FIG. 12A is inside a building. In this game field, an entrance 202 is arranged on the wall surface 201 and a room is arranged on the back side thereof. A player character 203 is placed near the entrance 202 in the game field, and an enemy character 204 is placed in the room behind the entrance 202. In the screen example of FIG. 12A, the player character 203 encounters the enemy character 204. In response to this encounter, a battle screen as shown in FIG. On this battle screen, action options 205 of the player character 203 in the battle are displayed. In this battle screen, the battle progresses when the player selects a desired action from the options 205.

また、戦闘中にキャラクタがゲームフィールド内で移動することが可能なゲームでは、同図の(c)に示すように、敵キャラクタ204が壁面201に隠れる位置に移動することもあり得る。また、戦闘中にキャラクタがゲームフィールド内で移動可能でなくとも、戦闘開始時のプレイヤキャラクタ203と敵キャラクタ204の配置によっては、図12の(c)の例のように、敵キャラクタ204が見えにくい状態となることもあり得る。   Further, in a game in which the character can move in the game field during the battle, the enemy character 204 may move to a position hidden by the wall surface 201 as shown in FIG. Even if the character is not movable in the game field during the battle, the enemy character 204 can be seen depending on the arrangement of the player character 203 and the enemy character 204 at the start of the battle as shown in FIG. It can be difficult.

特開2009−233098公報JP 2009-233098 A

上記特許文献1の技術では、戦闘時にマップフィールドの画面から戦闘画面に表示が切り替わるため、マップフィールドと戦闘画面の空間的な連続性が失われてしまい、戦闘画面がマップフィールドから切り離された印象を与えてしまうという問題があった。   In the technique of the above-mentioned patent document 1, since the display is switched from the map field screen to the battle screen at the time of battle, the spatial continuity between the map field and the battle screen is lost and the battle screen is separated from the map field. There was a problem of giving.

一方、図12の例では、上記のような問題は生じないが、同図の(c)に示すように、壁面201などのオブジェクトが存在することによってキャラクタの表示が遮られて見えにくくなる場合があるという問題があった。なお、オブジェクトに遮られて見えにくくなるのは敵キャラクタに限られず、プレイヤキャラクタ等の戦闘に関連する任意のキャラクタや戦闘における演出の表示等も見えにくくなる場合がある。また、このような問題点は、オブジェクトが配置されて成るゲームフィールドにキャラクタを配置したシーンを表示するゲームにおける任意のイベントの発生時に共通して生じる問題点である。   On the other hand, in the example of FIG. 12, the above problem does not occur, but as shown in (c) of FIG. 12, the presence of an object such as the wall surface 201 obstructs the display of the character and makes it difficult to see. There was a problem that there was. It is not limited to the enemy character that is obstructed by the object, and it may be difficult to see an arbitrary character related to the battle such as the player character or an effect display in the battle. Moreover, such a problem is a problem that occurs in common when an arbitrary event occurs in a game that displays a scene in which a character is arranged in a game field in which objects are arranged.

本発明は、一側面では、このような実情を鑑みてなされたものであり、その目的は、ゲームフィールドのシーンとイベントのシーンとの連続性を保ちつつ、イベントの表示の視認性を確保することができるゲームプログラム等を提供することにある。   In one aspect, the present invention has been made in view of such circumstances, and the object thereof is to ensure visibility of event display while maintaining continuity between a game field scene and an event scene. It is to provide a game program or the like that can be used.

本発明は、上述した課題を解決するために、以下の構成を採用する。すなわち、本発明の一側面に係るゲームプログラムは、コンピュータによって実行されるゲームプログラムであって、オブジェクトが配置されて成るゲームフィールドを表示装置に表示させると共に、該ゲームフィールド内にキャラクタを表示させる通常表示ステップと、イベントの発生に応じて、上記オブジェクトのうち、上記キャラクタが表示される位置を含む所定範囲外は表示させた状態を維持しつつ、所定範囲内は少なくとも一部を非表示とするイベント表示ステップと、を上記コンピュータに実行させる。   The present invention employs the following configuration in order to solve the above-described problems. That is, a game program according to one aspect of the present invention is a game program executed by a computer, and usually displays a game field on which an object is arranged on a display device and displays a character in the game field. In accordance with the display step and the occurrence of an event, among the objects, a state outside the predetermined range including the position where the character is displayed is maintained, and at least a part of the predetermined range is hidden. And causing the computer to execute an event display step.

上記の構成によれば、キャラクタが表示される位置を含む所定範囲外はオブジェクトが表示された状態が維持される。よって、イベントの発生後もキャラクタが同じゲームフィールドの同じ場所に居続けていることをプレイヤに認識させることができる。また、上記の構成によれば、キャラクタが表示される位置を含む所定範囲内は、オブジェクトの少なくとも一部が非表示とされる。よって、プレイヤは、ゲームフィールド中のオブジェクトに視界を妨げられることなく、イベントに関するキャラクタやそのイベントに関する表示を視認することができる。つまり、上記の構成によれば、ゲームフィールドのシーンとイベントのシーンとの連続性を保ちつつ、イベントの表示の視認性を確保することができる。   According to said structure, the state in which the object was displayed is maintained outside the predetermined range including the position where a character is displayed. Therefore, it is possible to make the player recognize that the character continues to be in the same place in the same game field even after the occurrence of the event. Moreover, according to said structure, at least one part of an object is not displayed within the predetermined range including the position where a character is displayed. Therefore, the player can visually recognize the character related to the event and the display related to the event without being obstructed by the object in the game field. That is, according to said structure, the visibility of the display of an event can be ensured, maintaining the continuity with the scene of a game field, and the scene of an event.

なお、上記所定範囲は、ゲーム空間内で設定された範囲であり、そのゲーム空間の一部を占める領域である。また、ゲームフィールドに配置される上記オブジェクトは1つであってもよいし、複数であってもよい。また、上記所定範囲内のオブジェクトとは、一部分が上記所定範囲に含まれるオブジェクトであってもよいし、全体が上記所定範囲に含まれるオブジェクトであってもよく、それらの両方であってもよい。そして、上記所定範囲内のオブジェクトが複数ある場合、非表示とするオブジェクトは、当該複数のオブジェクトのうちのいくつかであってもよいし、全部であってもよい。なお、オブジェクトをイベントの発生前と全く同じ画像として表示させ続ける構成の他、プレイヤが同一のオブジェクトであると認識できる程度に変更した画像として表示させる構成も、オブジェクトを「表示させた状態を維持」する構成に含まれる。例えば、オブジェクトをイベントの発生前とは異なる色で表示する構成についても、オブジェクトを「表示させた状態を維持」する構成に含まれる。このように、オブジェクトを「表示させた状態を維持」するという表示は、上記所定範囲外にオブジェクトが存在し続けていることをプレイヤに認識させることができる表示であればよい。   The predetermined range is a range set in the game space and is an area that occupies a part of the game space. Further, the object arranged in the game field may be one or plural. Further, the object within the predetermined range may be an object that is partially included in the predetermined range, or may be an object that is entirely included in the predetermined range, or both of them. . Then, when there are a plurality of objects within the predetermined range, some or all of the plurality of objects may be hidden. In addition to the configuration in which the object is continuously displayed as the same image as before the occurrence of the event, the configuration in which the object is changed to such an extent that the player can recognize that it is the same object is also maintained. Is included in the configuration. For example, a configuration for displaying an object in a color different from that before the occurrence of the event is also included in the configuration for “maintaining the displayed state” of the object. In this way, the display of “maintaining the displayed state” of the object may be a display that allows the player to recognize that the object continues to exist outside the predetermined range.

上記ゲームプログラムは、上記イベントの発生中は、非表示とした上記オブジェクトが表示されていた位置を上記キャラクタが移動可能としてもよい。この構成によれば、プレイヤはオブジェクトに妨げられることなく、所定範囲内でキャラクタを移動させることができる。つまり、上記の構成によれば、イベント発生中におけるキャラクタの移動の自由度を高めることができる。   The game program may allow the character to move to a position where the hidden object is displayed during the event. According to this configuration, the player can move the character within a predetermined range without being obstructed by the object. That is, according to said structure, the freedom degree of the movement of the character during event generation | occurrence | production can be raised.

上記ゲームプログラムは、上記イベントの発生前に上記ゲームフィールドで行動していた他のキャラクタを、上記所定範囲外では当該イベントの発生中も継続して行動させてもよい。この構成によれば、所定範囲外では他のキャラクタを継続して行動させるので、イベントが発生してもゲームフィールドではそれまでと同じようにゲームが進行していることをプレイヤに認識させることができる。また、この構成によれば、所定範囲内ではイベントを進行させ、所定範囲外の他のキャラクタの行動はイベント発生前後で継続させるという対照的な表示を行うため、イベントの印象を強めることも可能になる。   The game program may cause other characters that acted in the game field before the event to occur to continue to act during the event outside the predetermined range. According to this configuration, other characters continue to act outside the predetermined range, so that even if an event occurs, the player can recognize that the game is proceeding in the game field as before. it can. In addition, according to this configuration, the event is advanced within a predetermined range, and the behavior of other characters outside the predetermined range is displayed in a contrasting manner before and after the occurrence of the event, so that the impression of the event can be strengthened. become.

なお、上記行動は、キャラクタが移動するといった外観から認識できる行動であってもよいし、キャラクタが発話するといった外観からは認識できない行動であってもよい。また、キャラクタの発話という行動は、例えば、発話音声をスピーカ等の音声出力装置から出力することで表現してもよいし、発話内容を吹出しで表示させることで表現してもよく、発話している口の動き等をアニメーションで表示させることで表現してもよい。また、これらの組み合わせにより、キャラクタが発話行動を行っていることを表現してもよい。   The action may be an action that can be recognized from an appearance such as a character moving, or an action that cannot be recognized from an appearance such as a character speaking. In addition, the behavior of the utterance of the character may be expressed, for example, by outputting the utterance voice from a voice output device such as a speaker, or may be expressed by displaying the utterance content in a balloon. The movement of the mouth and the like may be displayed by animation. Moreover, you may express that the character is performing speech action by these combination.

上記ゲームプログラムは、上記通常表示ステップでは、複数のキャラクタを表示させてもよく、上記イベント表示ステップにおける上記所定範囲は、複数の上記キャラクタを含む範囲であってもよい。この構成によれば、イベント中における複数のキャラクタの視認性を確保することができる。   The game program may display a plurality of characters in the normal display step, and the predetermined range in the event display step may be a range including the plurality of characters. According to this configuration, it is possible to ensure the visibility of a plurality of characters during an event.

上記イベントは、上記キャラクタと対象キャラクタとが上記ゲームフィールド内で遭遇したことを契機として発生するものであってもよい。従来技術では、プレイヤキャラクタと敵キャラクタとがゲームフィールド内で遭遇したことを契機として戦闘イベントが発生した場合、遭遇位置によってはゲームフィールド中のオブジェクトが各キャラクタの視認を妨げることがあった。これに対し、上記の構成によれば、遭遇位置によらず、オブジェクトが各キャラクタの視認を妨げることを完全にまたは部分的に防ぐことができる。よって、イベントをプレイするプレイヤの快適性や興趣性を高めることができる。   The event may be triggered by the encounter of the character and the target character in the game field. In the prior art, when a battle event occurs when a player character and an enemy character encounter each other in the game field, depending on the encounter position, an object in the game field may interfere with visual recognition of each character. On the other hand, according to said structure, it can prevent completely or partially that an object prevents visual recognition of each character irrespective of an encounter position. Therefore, the comfort and interest of the player who plays the event can be improved.

上記イベントは、上記キャラクタと上記対象キャラクタとが上記ゲームフィールド内で遭遇したことを契機として発生する、上記キャラクタと上記対象キャラクタとの戦闘イベントであってもよい。この構成によれば、ゲームフィールド中におけるキャラクタと対象キャラクタとの遭遇位置によらず、その遭遇によって発生する戦闘イベントについて、プレイヤの快適性や興趣性を高めることができる。   The event may be a battle event between the character and the target character that occurs when the character and the target character meet within the game field. According to this structure, a player's comfort and interest can be improved about the battle event which generate | occur | produces by the encounter irrespective of the encounter position of the character and target character in a game field.

上記ゲームフィールドには位置毎に高さが設定されていてもよく、上記イベントの発生条件には、上記キャラクタの位置に設定された高さと、上記対象キャラクタの位置に設定された高さとが同じであるという条件が含まれていてもよく、上記ゲームプログラムは、上記イベントの発生中には、高さが一定の仮想平面上で上記キャラクタおよび上記対象キャラクタを行動させてもよい。   A height may be set for each position in the game field, and the height set at the position of the character and the height set at the position of the target character are the same as the event generation conditions. The game program may cause the character and the target character to act on a virtual plane having a constant height during the occurrence of the event.

上記の構成によれば、イベントの発生条件には、キャラクタの位置に設定された高さと、対象キャラクタの位置に設定された高さとが同じであるという条件が含まれている。このため、プレイヤは、イベントを発生させようとした場合、あるいはイベントを回避しようとした場合に、高さを考慮してキャラクタを操作する。一方、上記イベントの発生中には、キャラクタは高さが一定の仮想平面上で行動するので、プレイヤは高さを考慮する必要はない。つまり、上記の構成によれば、ゲームフィールドでは高さを考慮したプレイ戦術を可能としつつ、高さの設定によってイベントの難易度が上がったりイベントが複雑となったりすることを防ぐことができる。   According to the above configuration, the event generation condition includes a condition that the height set at the position of the character is the same as the height set at the position of the target character. Therefore, the player operates the character in consideration of the height when trying to generate an event or when trying to avoid the event. On the other hand, during the occurrence of the event, since the character acts on a virtual plane having a constant height, the player does not need to consider the height. In other words, according to the above configuration, it is possible to prevent the difficulty of an event from increasing or the event from becoming complicated by setting the height while enabling a play tactic in consideration of the height in the game field.

上記ゲームプログラムは、上記イベントで所定の入力操作を受け付けた場合に上記キャラクタに行わせる行動と該行動の結果を、上記所定範囲内にシミュレーション表示するシミュレーション表示ステップを上記コンピュータに実行させてもよい。この構成によれば、プレイヤが所定の入力操作を行った場合にキャラクタが行う行動と該行動の結果をシミュレーション表示するので、プレイヤはシミュレーション表示の内容を考慮して、最終的にどのような入力操作を行うかを決定することができる。また、シミュレーション表示は、オブジェクトが非表示とされる所定範囲内で行われるため、キャラクタの行動とその結果を、オブジェクトに妨げられることなくプレイヤに視認させることができる。   The game program may cause the computer to execute a simulation display step of simulating and displaying an action to be performed by the character and a result of the action within a predetermined range when a predetermined input operation is received at the event. . According to this configuration, when the player performs a predetermined input operation, the action performed by the character and the result of the action are displayed in a simulation. You can decide whether to perform the operation. In addition, since the simulation display is performed within a predetermined range where the object is not displayed, the action of the character and the result can be visually recognized by the player without being obstructed by the object.

上記ゲームプログラムは、上記イベント表示ステップでは、上記イベントの進行に伴って上記ゲームフィールドから消失するオブジェクト、およびプレイヤの入力操作によって上記ゲームフィールドから消失させることが可能なオブジェクトは、非表示としない構成であってもよい。この構成によれば、一時的にオブジェクトがプレイヤの視界を妨げる状態となり得るが、その後、そのオブジェクトを消失させることが可能であるから、障害が消えるという解放感や爽快感をプレイヤに与えることができる。   In the event display step, the game program does not hide objects that disappear from the game field as the event progresses and objects that can be disappeared from the game field by a player's input operation. It may be. According to this configuration, the object can temporarily be in a state of obstructing the player's field of view, but since the object can be subsequently lost, it is possible to give the player a sense of release and refreshment that the obstacle disappears. it can.

上記ゲームプログラムは、上記イベント表示ステップでは、上記イベントが発生したときの状況に応じて、上記所定範囲の広さ、形状、および位置の少なくとも何れかを決定してもよい。この構成によれば、所定範囲の広さ、形状、および位置の少なくとも何れかを、イベントが発生したときの状況に応じたものとすることができる。例えば、複数のキャラクタが集まっている状況でイベントが発生した場合には、キャラクタが一人のみの状況でイベントが発生した場合よりも所定範囲を広くして、複数のキャラクタのそれぞれを見やすい配置とすること等も可能となる。   In the event display step, the game program may determine at least one of a size, a shape, and a position of the predetermined range according to a situation when the event occurs. According to this configuration, it is possible to make at least one of the width, shape, and position of the predetermined range according to the situation when the event occurs. For example, when an event occurs in a situation where a plurality of characters are gathered, the predetermined range is made wider than when an event occurs in a situation where only one character is present so that each of the plurality of characters can be easily viewed. It becomes possible.

コンピュータによりゲームを進行させる方法であって、オブジェクトが配置されて成るゲームフィールドを表示装置に表示させると共に、該ゲームフィールド内にキャラクタを表示させる通常表示ステップと、イベントの発生に応じて、上記オブジェクトのうち、上記キャラクタが表示される位置を含む所定範囲外は表示させた状態を維持しつつ、所定範囲内は少なくとも一部を非表示とするイベント表示ステップと、を含む方法であれば、上記ゲームプログラムと同様の作用効果を奏する。   A method for advancing a game by a computer, wherein a display is made to display a game field on which an object is arranged, and a character is displayed in the game field. If the method includes an event display step of maintaining at least a part within the predetermined range while maintaining a state where the character is displayed outside the predetermined range including the position where the character is displayed, Has the same effect as the game program.

上記ゲームプログラムを記録したコンピュータ読み取り可能な記録媒体であれば、上記ゲームプログラムと同様の作用効果を奏する。   Any computer-readable recording medium that records the game program has the same operational effects as the game program.

本発明の一態様によれば、ゲームフィールドのシーンとイベントのシーンとの連続性を保ちつつ、イベントの表示の視認性を確保することができる。   According to one embodiment of the present invention, it is possible to ensure visibility of event display while maintaining continuity between a game field scene and an event scene.

本発明の一実施形態に係るゲームプログラムが表示させる表示画面の一例を示す図である。It is a figure which shows an example of the display screen which the game program which concerns on one Embodiment of this invention displays. 図1の(b)においてオブジェクトが非表示となった領域を示す図である。It is a figure which shows the area | region where the object became non-display in (b) of FIG. 本発明の一実施形態に係るゲーム装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the game device which concerns on one Embodiment of this invention. プレイヤキャラクタと敵キャラクタの位置関係に応じた戦闘の発生条件の例を示している。An example of a battle generation condition according to the positional relationship between the player character and the enemy character is shown. プレイヤキャラクタと敵キャラクタの位置関係に応じた戦闘の発生条件の例を示す図である。It is a figure which shows the example of the generation | occurrence | production condition of the battle according to the positional relationship of a player character and an enemy character. プレイヤキャラクタと敵キャラクタの位置に応じた戦闘フィールドとする範囲の決定方法の例を示す図である。It is a figure which shows the example of the determination method of the range used as the battle field according to the position of a player character and an enemy character. 戦闘フィールドの設定例を示す図である。It is a figure which shows the example of a setting of a battle field. ゲーム装置の一動作例を示すフローチャートである。It is a flowchart which shows one operation example of a game device. 戦闘フィールドを屋内のみに設定する場合の戦闘シーンの画面例を示す図である。It is a figure which shows the example of a screen of the battle scene in the case of setting a battle field only indoors. 複数のノンプレイヤキャラクタが配置された通常フィールドにおける一表示例を示す図である。It is a figure which shows the example of a display in the normal field where the some non player character is arrange | positioned. 図10の通常フィールドにおける戦闘シーンの例を示す図である。It is a figure which shows the example of the battle scene in the normal field of FIG. 従来のゲームにおける敵キャラクタとの遭遇時の画面例を示す図である。It is a figure which shows the example of a screen at the time of encounter with the enemy character in the conventional game.

以下、本発明の一側面に係る実施の形態を、図1から図8に基づいて説明する。   Hereinafter, an embodiment according to one aspect of the present invention will be described with reference to FIGS. 1 to 8.

〔画面例〕
図1は、本実施形態に係るゲームプログラムが表示させる表示画面の一例を示す図である。本実施形態に係るゲームプログラムは、後述するゲーム装置(コンピュータ)1によって実行されるプログラムである。本実施形態に係るゲームでは、プレイヤは、建物の壁や扉などのオブジェクトが配置されて成るゲームフィールド(以下、通常フィールドと呼ぶ)内でプレイヤキャラクタを移動させる。通常フィールドには、敵キャラクタが配置されており、プレイヤキャラクタと敵キャラクタが遭遇すると戦闘イベント(以下、単に戦闘と記載)が発生し、戦闘中は通常フィールドとは異なる表示が行われる。
[Screen example]
FIG. 1 is a diagram illustrating an example of a display screen displayed by the game program according to the present embodiment. The game program according to the present embodiment is a program executed by a game apparatus (computer) 1 described later. In the game according to the present embodiment, the player moves the player character in a game field (hereinafter referred to as a normal field) in which objects such as building walls and doors are arranged. In the normal field, enemy characters are arranged, and when a player character and an enemy character encounter each other, a battle event (hereinafter simply referred to as battle) occurs, and a display different from that in the normal field is performed during the battle.

図1の(a)は、通常フィールドの一表示例である。図示の通常フィールドは、建物の内部(より詳細には廊下)であり、この通常フィールド内にプレイヤキャラクタC1〜C4が表示されている。プレイヤは、ゲーム装置1に対して入力操作を行うことにより、プレイヤキャラクタC1〜C4を通常フィールド内で移動させることができる。ただし、プレイヤキャラクタC1〜C4は、壁などのオブジェクトを通り抜けることはできない。   FIG. 1A is a display example of a normal field. The illustrated normal field is the inside of the building (more specifically, the corridor), and player characters C1 to C4 are displayed in the normal field. The player can move the player characters C1 to C4 in the normal field by performing an input operation on the game apparatus 1. However, the player characters C1 to C4 cannot pass through an object such as a wall.

また、この通常フィールドには、プレイヤが操作できないノンプレイヤキャラクタC11、C12、C21、C22も表示されている。このうちC11およびC12は敵キャラクタである。そして、図1の(a)の例では、プレイヤキャラクタC1〜C4と敵キャラクタC11およびC12が遭遇したことを示す情報(ENCOUNTER)が表示されている。プレイヤキャラクタC1〜C4と敵キャラクタC11およびC12との遭遇により、これらのキャラクタが参加する戦闘シーンに移行する。   In addition, non-player characters C11, C12, C21, and C22 that cannot be operated by the player are also displayed in the normal field. Among these, C11 and C12 are enemy characters. In the example of FIG. 1A, information (ENCOUNTER) indicating that the player characters C1 to C4 and the enemy characters C11 and C12 have encountered is displayed. By encountering the player characters C1 to C4 and the enemy characters C11 and C12, a transition is made to a battle scene in which these characters participate.

図1の(b)は、戦闘シーンにおける一表示例である。戦闘中にはプレイヤキャラクタC1〜C4および敵キャラクタC11、C12の周囲に戦闘フィールドBF1が設定され、各キャラクタは戦闘フィールドBF1内で戦う。また、図1の(b)の例では、戦闘フィールドBF1の外縁に境界線B1が表示されている。   FIG. 1B is a display example in a battle scene. During the battle, a battle field BF1 is set around the player characters C1 to C4 and the enemy characters C11 and C12, and each character fights in the battle field BF1. In the example of FIG. 1B, a boundary line B1 is displayed on the outer edge of the battle field BF1.

図1の(a)と(b)を比較すると分かるように、戦闘シーンにおいては、通常フィールドで表示されていたオブジェクトのうち、戦闘フィールドBF1の内側が非表示となっている。これにより、例えばプレイヤキャラクタC1〜C4の右側の壁および扉の奥側にあったオブジェクトOB1の全体が明瞭に視認できるようになっている。なお、通常フィールドでは視認できなかった領域については、通常フィールドでも視認できた領域と識別できるように色分けする等した表示態様としてもよい。   As can be seen by comparing (a) and (b) in FIG. 1, among the objects displayed in the normal field, the inside of the battle field BF1 is not displayed in the battle scene. As a result, for example, the entire object OB1 located on the right side wall and the back side of the door of the player characters C1 to C4 can be clearly seen. In addition, about the area | region which was not visually recognizable in a normal field, it is good also as a display mode which carried out the color classification etc. so that it could identify with the area | region visually recognizable also in the normal field.

図2は、図1の(b)においてオブジェクトが非表示となった領域を示す図である。図2に示すように、図1の(b)の戦闘シーンでは、領域A1およびA2に壁のオブジェクトが表示されていない。このように、戦闘フィールドBF1の内側のオブジェクトを非表示とすることにより、プレイヤは、オブジェクトに視界を妨げられることなく、各キャラクタや戦闘に関する表示を視認することができ、快適に戦闘シーンを楽しむことができる。   FIG. 2 is a diagram illustrating a region where an object is not displayed in FIG. As shown in FIG. 2, in the battle scene of FIG. 1B, no wall object is displayed in the areas A1 and A2. In this way, by hiding the object inside the battle field BF1, the player can visually recognize the display related to each character and the battle without being obstructed by the object and enjoy the battle scene comfortably. be able to.

また、本実施形態では、オブジェクトを非表示とした領域を、キャラクタが移動できるようにしている。これにより、プレイヤは、通常フィールドでは移動させることができなかった位置にプレイヤキャラクタC1〜C4を移動させることができる。例えば、プレイヤは、壁が表示されていた位置やその壁の奥側の位置に、プレイヤキャラクタC1〜C4を移動させることもできる。また、敵キャラクタであるキャラクタC11およびC12もオブジェクトを非表示とした領域を移動できるため、戦闘フィールドBF1を広く使った迫力のある戦闘シーンを表現することも可能となっている。   In the present embodiment, the character can move in the area where the object is not displayed. Thereby, the player can move the player characters C1 to C4 to positions that could not be moved in the normal field. For example, the player can move the player characters C1 to C4 to the position where the wall is displayed or the position on the back side of the wall. Further, since the enemy characters C11 and C12 can move in the area where the object is not displayed, it is possible to express a powerful battle scene using the battle field BF1 widely.

その一方で、戦闘シーンにおいても、戦闘フィールドBF1の外側では、通常フィールドで表示させていたオブジェクトが引き続き表示されている。例えば、図2の例では、領域A1およびA2よりも奥側の壁のオブジェクト、および戦闘フィールドBF1の外のキャラクタC21およびC22が、図1の(a)と同様に表示されている。これにより、戦闘開示後も、通常フィールドと戦闘フィールドの空間的な連続性が維持されるので、戦闘開始後も各キャラクタが同じゲームフィールドの同じ場所に居続けていることをプレイヤに認識させることができる。   On the other hand, in the battle scene, the object displayed in the normal field is continuously displayed outside the battle field BF1. For example, in the example of FIG. 2, the objects on the wall farther from the areas A1 and A2 and the characters C21 and C22 outside the battle field BF1 are displayed in the same manner as in FIG. As a result, the spatial continuity between the normal field and the battle field is maintained even after the battle is disclosed, so that the player can recognize that each character remains in the same place in the same game field even after the battle is started. it can.

以上のように、本実施形態に係るゲームプログラムによれば、戦闘シーンが通常フィールドのシーンと空間的に切り離されないので、戦闘シーンが通常フィールド内で展開していることをプレイヤに認識させることができる。また、プレイヤは、オブジェクトに視界を妨げられることなく、戦闘シーンの表示を快適に楽しむことができる。   As described above, according to the game program according to the present embodiment, since the battle scene is not spatially separated from the normal field scene, the player is made aware that the battle scene is developed in the normal field. Can do. Further, the player can comfortably enjoy the display of the battle scene without being obstructed by the object.

なお、図1の(a)の例では、プレイヤキャラクタC1〜C4の足下は廊下の床面であり、プレイヤキャラクタC1〜C4の右側には壁を挟んで部屋があり、プレイヤキャラクタC1〜C4の左側の壁の向こう側は屋外という設定である。図1の(b)の例では、戦闘フィールドBF1のうちキャラクタが移動可能な平面の表示態様につき、図1の(a)の通常フィールドにおける上記のような設定を反映させている。具体的には、室内のフィールドは廊下と同じ無地のパターンで表示し、屋外のフィールドは格子状のパターンで表示している。   In the example of FIG. 1 (a), the feet of the player characters C1 to C4 are floors of the hallway, and a right side of the player characters C1 to C4 has a room with a wall between them. The other side of the left wall is set to be outdoors. In the example of FIG. 1B, the above-described setting in the normal field of FIG. 1A is reflected on the display mode of the plane in which the character can move in the battle field BF1. Specifically, the indoor field is displayed in the same plain pattern as the corridor, and the outdoor field is displayed in a grid pattern.

なお、図1の(b)の例では、プレイヤキャラクタC1〜C4のうち、プレイヤキャラクタC1のみが表示されているが、これは図1の(b)が、プレイヤキャラクタC1の行動をプレイヤに選択させる画面の一例であるためである。この例では、行動の選択肢として、アクションA〜Cが表示されており、プレイヤはこの中から所望の行動を選択する。また、プレイヤは、プレイヤキャラクタC1と同様にして、プレイヤキャラクタC2〜C4の行動を選択する。そして、プレイヤキャラクタC1〜C4は、プレイヤが選択した行動を戦闘フィールド内で行う。   In the example of FIG. 1B, only the player character C1 is displayed among the player characters C1 to C4. This is because FIG. 1B selects the action of the player character C1 for the player. This is because it is an example of a screen to be displayed. In this example, actions A to C are displayed as action options, and the player selects a desired action from these actions. Further, the player selects the actions of the player characters C2 to C4 in the same manner as the player character C1. Then, the player characters C1 to C4 perform the action selected by the player in the battle field.

〔装置構成例〕
図3を用いて、本実施形態に係るゲーム装置1の構成の一例について説明する。図3は、本実施形態に係るゲーム装置1の構成例を示すブロック図である。図3の例に係るゲーム装置1は、制御部11、入力IF12、出力IF13、読出部14、および記憶部15を備えている。また、ゲーム装置1には、入力装置2および表示装置3が接続されていると共に、記録媒体4が装着されている。
[Device configuration example]
An example of the configuration of the game apparatus 1 according to the present embodiment will be described with reference to FIG. FIG. 3 is a block diagram illustrating a configuration example of the game apparatus 1 according to the present embodiment. The game apparatus 1 according to the example of FIG. 3 includes a control unit 11, an input IF 12, an output IF 13, a reading unit 14, and a storage unit 15. In addition, the game apparatus 1 is connected with an input device 2 and a display device 3 and is equipped with a recording medium 4.

制御部11は、ゲーム装置1の各部を統括して制御するものである。制御部11は、例えば、プログラムの命令を実行するプロセッサであってもよい。プロセッサとしては、例えばCPU(Central Processing Unit)を用いることができる。図3の例に係る制御部11には、通常フィールド処理部111、戦闘処理部112、およびシミュレーション処理部113が含まれている。   The control unit 11 controls the respective units of the game apparatus 1 in an integrated manner. The control unit 11 may be, for example, a processor that executes program instructions. For example, a CPU (Central Processing Unit) can be used as the processor. The control unit 11 according to the example of FIG. 3 includes a normal field processing unit 111, a battle processing unit 112, and a simulation processing unit 113.

通常フィールド処理部111は、通常フィールドの表示に関する各種処理を行う。例えば、通常フィールド処理部111は、オブジェクトが配置されて成る通常フィールドを表示装置に表示させると共に、該ゲームフィールド内にキャラクタを表示させる。以下では、通常フィールドの表示を通常表示と呼ぶ。   The normal field processing unit 111 performs various processes related to display of a normal field. For example, the normal field processing unit 111 displays a normal field on which an object is arranged on a display device, and displays a character in the game field. Hereinafter, display of the normal field is referred to as normal display.

戦闘処理部112は、戦闘に関する各種処理を行う。例えば、戦闘処理部112は、戦闘の発生に応じて、通常フィールドのオブジェクトのうち、キャラクタが表示される位置を含む所定範囲外は表示させた状態を維持しつつ、所定範囲内は少なくとも一部を非表示とする。本実施形態における上記所定範囲は、戦闘フィールドによって規定される。つまり、戦闘フィールド内が上記所定範囲内であり、戦闘フィールド外が上記所定範囲外である。なお、通常フィールドに配置するオブジェクトは1つであってもよいし、複数であってもよい。また、戦闘フィールド内のオブジェクトとは、一部分が戦闘フィールド内に含まれるオブジェクトであってもよいし、全体が戦闘フィールド内に含まれるオブジェクトであってもよく、それらの両方であってもよい。そして、戦闘フィールド内のオブジェクトが複数ある場合、非表示とするオブジェクトは、当該複数のオブジェクトのうちのいくつかであってもよいし、全部であってもよい。なお、オブジェクトを戦闘前と全く同じ画像として表示させ続ける構成の他、プレイヤが同一のオブジェクトであると認識できる程度に変更した画像として表示させる構成も、オブジェクトを「表示させた状態を維持」する構成に含まれる。例えば、戦闘フィールド外のオブジェクトの一部分または全体を戦闘前とは異なる色で表示する構成についても、オブジェクトを「表示させた状態を維持」する構成に含まれる。この他にも、例えば、戦闘フィールド外のオブジェクトの一部を変形させるといった、通常フィールドへの戦闘の影響を表現する演出等を行う構成も、オブジェクトを「表示させた状態を維持」する構成に含まれる。   The battle processing unit 112 performs various processes related to battle. For example, the battle processing unit 112 maintains at least a part of the predetermined range while maintaining a state in which the object outside the predetermined range including the position where the character is displayed is displayed among the objects in the normal field according to the occurrence of the battle. Is hidden. The predetermined range in the present embodiment is defined by a battle field. That is, the inside of the battle field is within the predetermined range, and the outside of the battle field is outside the predetermined range. Note that the number of objects arranged in the normal field may be one or plural. The object in the battle field may be an object that is partially included in the battle field, an object that is entirely included in the battle field, or both of them. And when there are a plurality of objects in the battle field, the objects to be hidden may be some or all of the plurality of objects. In addition to the configuration in which the object is continuously displayed as the same image as before the battle, the configuration in which the object is changed to such an extent that the player can recognize it as the same object also “maintains the displayed state”. Included in the configuration. For example, a configuration in which a part or the whole of an object outside the battle field is displayed in a color different from that before the battle is also included in the configuration of “maintaining the displayed state” of the object. In addition to this, for example, a configuration that performs an effect that expresses the influence of the battle on the normal field such as deforming a part of the object outside the battle field is also a configuration that “maintains the displayed state” of the object included.

シミュレーション処理部113は、戦闘中において、プレイヤの所定の入力操作を受け付けた場合に、プレイヤキャラクタに行わせる行動と該行動の結果をシミュレーション表示する。なお、シミュレーション表示は必須ではないため、シミュレーション処理部113によるシミュレーション表示については後記の〔変形例〕で説明する。   When a predetermined input operation of the player is received during the battle, the simulation processing unit 113 displays the behavior to be performed by the player character and the result of the behavior. Since the simulation display is not essential, the simulation display by the simulation processing unit 113 will be described later in [Modification].

入力IF12は、ゲーム装置1に対するプレイヤの入力操作を受け付けるインターフェースである。図3の例では、入力IF12は、入力装置2と接続されており、入力装置2に対するプレイヤの入力操作を受け付ける。入力IF12と入力装置2は、有線通信接続されていてもよいし、無線通信接続されていてもよい。   The input IF 12 is an interface that accepts a player's input operation to the game apparatus 1. In the example of FIG. 3, the input IF 12 is connected to the input device 2 and accepts a player's input operation on the input device 2. The input IF 12 and the input device 2 may be connected by wired communication or may be connected by wireless communication.

出力IF13は、制御部11の制御に従って、画像、音声等の信号をゲーム装置1の外部に出力するインターフェースである。図3の例では、出力IF13は、表示装置3と接続されている。出力IF13から出力された画像信号は、表示装置3に受信され、表示装置はこの画像信号に基づいてゲームの画像を表示する。音声信号も同様である。出力IF13と表示装置3は、有線通信接続されていてもよいし、無線通信接続されていてもよい。また、音声については、表示装置3とは別の音声出力装置(例えばスピーカ)から出力させてもよい。   The output IF 13 is an interface that outputs signals such as images and sounds to the outside of the game apparatus 1 under the control of the control unit 11. In the example of FIG. 3, the output IF 13 is connected to the display device 3. The image signal output from the output IF 13 is received by the display device 3, and the display device displays a game image based on the image signal. The same applies to the audio signal. The output IF 13 and the display device 3 may be connected by wired communication or may be connected by wireless communication. The sound may be output from a sound output device (for example, a speaker) different from the display device 3.

読出部14は、ゲーム装置1に装着された記録媒体4からデータを読み出して、制御部11に提供する。読出部14は、記録媒体4の種類に応じたものとすればよく、例えば、記録媒体4が光ディスクであった場合、読出部14は光ディスクの読み取り装置とすればよい。   The reading unit 14 reads data from the recording medium 4 attached to the game apparatus 1 and provides the data to the control unit 11. The reading unit 14 may be in accordance with the type of the recording medium 4. For example, when the recording medium 4 is an optical disk, the reading unit 14 may be an optical disk reading device.

記憶部15は、ゲーム装置1が使用する各種データを記憶する記憶装置である。記憶部15としては、「一時的でない有形の媒体」、例えば、ROM(Read Only Memory)等の他、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、ゲーム装置1は、上記プログラムを展開するRAM(Random Access Memory)などをさらに備えていてもよい。制御部11が、記憶部15に記憶されているプログラムを読み取って実行することにより、ゲームが進行する。   The storage unit 15 is a storage device that stores various data used by the game apparatus 1. As the storage unit 15, a “non-temporary tangible medium” such as a ROM (Read Only Memory), a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used. The game apparatus 1 may further include a RAM (Random Access Memory) that expands the program. The game progresses when the control unit 11 reads and executes the program stored in the storage unit 15.

入力装置2は、プレイヤの入力操作を受け付けて、ゲーム装置1に出力する装置である。例えば、入力装置2は、ゲーム装置1用のコントローラであってもよい。表示装置3は、画像を表示する装置である。本実施形態の表示装置3は、ゲーム装置1が出力する画像信号に基づいてゲームの画像を表示する。なお、ゲーム装置1は、入力装置2および表示装置3を備えていてもよい。また、ゲーム装置1は、入力装置2と表示装置3が一体となったいわゆるタッチパネルのような表示入力装置を備えていてもよい。   The input device 2 is a device that receives an input operation of a player and outputs it to the game device 1. For example, the input device 2 may be a controller for the game device 1. The display device 3 is a device that displays an image. The display device 3 of the present embodiment displays a game image based on the image signal output from the game device 1. The game apparatus 1 may include an input device 2 and a display device 3. Further, the game apparatus 1 may include a display input device such as a so-called touch panel in which the input device 2 and the display device 3 are integrated.

記録媒体4は、各種データが記録された媒体であり、本実施形態の記録媒体4にはゲームプログラム41とゲームデータ42が記録されている。   The recording medium 4 is a medium on which various data are recorded, and a game program 41 and game data 42 are recorded on the recording medium 4 of the present embodiment.

ゲームプログラム41は、コンピュータであるゲーム装置1によって実行されるゲームプログラムである。このゲームプログラム41は、オブジェクトが配置されて成るゲームフィールドを表示装置に表示させると共に、該ゲームフィールド内にキャラクタを表示させる通常表示ステップをゲーム装置1に実行させる。さらに、このゲームプログラム41は、イベントの発生に応じて、上記オブジェクトのうち、上記キャラクタが表示される位置を含む所定範囲外は表示させた状態を維持しつつ、所定範囲内は少なくとも一部を非表示とするイベント表示ステップをゲーム装置1に実行させる。   The game program 41 is a game program executed by the game apparatus 1 that is a computer. The game program 41 causes the display device to display a game field in which objects are arranged, and causes the game device 1 to execute a normal display step for displaying characters in the game field. Furthermore, the game program 41 maintains at least a part of the predetermined range within the predetermined range while maintaining the state where the object is displayed outside the predetermined range including the position where the character is displayed, according to the occurrence of the event. The game apparatus 1 is caused to execute an event display step to be hidden.

ゲームデータ42は、ゲームプログラム41により実現されるゲームを進行させるためのデータであり、各種ゲーム画像や音声等のデータの他、ゲームにおける各種設定を示すデータを含む。   The game data 42 is data for advancing a game realized by the game program 41, and includes data indicating various settings in the game in addition to data such as various game images and sounds.

なお、ゲームプログラム41とゲームデータ42は、記録媒体4から読み出す以外にも、例えばゲーム装置1をインターネット等のネットワークと接続可能に構成し、該ネットワークを介してサーバからダウンロードする等の方法で取得してもよい。   Note that the game program 41 and the game data 42 are obtained by a method in which, for example, the game apparatus 1 can be connected to a network such as the Internet and downloaded from a server via the network, in addition to being read from the recording medium 4 May be.

また、本開示に係るゲーム装置1は、ゲームを実行する以外の機能を備えた装置であってもよい。例えば、ゲーム装置1は、スマートフォンやタブレット端末、パーソナルコンピュータなどの汎用コンピュータであってもよい。また、ゲーム装置1の機能の少なくとも一部は、ゲーム装置1と通信可能なサーバによって実現してもよい。   Further, the game apparatus 1 according to the present disclosure may be an apparatus having a function other than executing a game. For example, the game apparatus 1 may be a general-purpose computer such as a smartphone, a tablet terminal, or a personal computer. Further, at least a part of the functions of the game apparatus 1 may be realized by a server that can communicate with the game apparatus 1.

<戦闘発生条件の例>
図4および図5に基づいて、戦闘の発生条件の例を説明する。図4および図5は、プレイヤキャラクタC1と敵キャラクタC11の位置関係に応じた戦闘の発生条件の例を示している。本実施形態の通常フィールドには、位置毎に高さが設定されており、本実施形態における戦闘の発生条件には、プレイヤキャラクタの位置に設定された高さと、敵キャラクタの位置に設定された高さとが同じであるという条件が含まれている。なお、通常フィールドの位置毎の高さを示すデータはゲームデータ42に含まれている。
<Examples of battle conditions>
Based on FIG. 4 and FIG. 5, the example of the generation | occurrence | production condition of a battle is demonstrated. 4 and 5 show examples of battle generation conditions corresponding to the positional relationship between the player character C1 and the enemy character C11. In the normal field of this embodiment, the height is set for each position, and in the battle generation condition in this embodiment, the height set for the position of the player character and the position of the enemy character are set. The condition that the height is the same is included. Note that data indicating the height for each position of the normal field is included in the game data 42.

図4の例では、通常フィールドの同一平面内(高さが同じ位置)にプレイヤキャラクタC1と敵キャラクタC11が存在している。この例では、戦闘処理部112は、ゲームデータ42に基づいて、プレイヤキャラクタC1の位置に設定された高さと、敵キャラクタC11の位置に設定された高さが一致していると判定する。そして、戦闘処理部112は、それらキャラクタが表示されている通常フィールド上の位置間の距離が所定距離以内であるか否かを判定し、所定距離以内であれば戦闘を発生させる。   In the example of FIG. 4, the player character C <b> 1 and the enemy character C <b> 11 exist in the same plane (position having the same height) of the normal field. In this example, the battle processing unit 112 determines, based on the game data 42, that the height set at the position of the player character C1 matches the height set at the position of the enemy character C11. Then, the battle processing unit 112 determines whether or not the distance between the positions on the normal field where the characters are displayed is within a predetermined distance, and generates a battle if it is within the predetermined distance.

一方、図5の例では、階段状の通常フィールド内にプレイヤキャラクタC1と敵キャラクタC11が存在している。戦闘処理部112は、図示のように、プレイヤキャラクタC1の位置に設定された高さと、敵キャラクタC11の位置に設定された高さが一致していなければ、キャラクタが表示されている通常フィールド上の位置間の距離が所定距離以内戦闘を発生させない。戦闘処理部112は、プレイヤキャラクタC1の位置に設定された高さと、敵キャラクタC11の位置に設定された高さが一致した状態となった場合に、距離に基づく上記判定を行い、その判定結果が所定距離以内であれば戦闘を発生させる。このように、高さが同じになった場合に戦闘シーンに移行させることにより、平坦な戦闘フィールドに自然に移行させることができる。   On the other hand, in the example of FIG. 5, the player character C1 and the enemy character C11 exist in the staircase-shaped normal field. As shown in the figure, if the height set at the position of the player character C1 and the height set at the position of the enemy character C11 do not match, the battle processing unit 112 is displayed on the normal field on which the character is displayed. The distance between the positions is within a predetermined distance so that no battle will occur. When the height set at the position of the player character C1 coincides with the height set at the position of the enemy character C11, the battle processing unit 112 performs the above determination based on the distance, and the determination result If is within the specified distance, a battle is generated. In this way, when the heights are the same, it is possible to naturally shift to a flat battle field by shifting to the battle scene.

なお、戦闘処理部112は、高さに変化がある通常フィールドに戦闘フィールドを設定する場合、高さが一定の仮想平面を規定して、その仮想平面上で各キャラクタを行動させるようにしてもよい。例えば、図5の例では、プレイヤキャラクタC1と敵キャラクタC11が遭遇した段の高さに、所定の広さの仮想平面を規定してもよい。これにより、高さに変化がある通常フィールドで戦闘が行われる場合であっても、プレイヤは平坦な通常フィールドと同様に戦闘を進めることができる。   When the battle processing unit 112 sets the battle field in the normal field having a change in height, the battle processing unit 112 may define a virtual plane having a constant height and cause each character to act on the virtual plane. Good. For example, in the example of FIG. 5, a virtual plane having a predetermined width may be defined at the height of the step where the player character C1 and the enemy character C11 have encountered. Thereby, even if it is a case where a battle is performed in the normal field with a change in height, the player can advance a battle similarly to a flat normal field.

<戦闘フィールドとする範囲の決定方法の例>
図6に基づいて、戦闘フィールドとする範囲の決定方法の例を説明する。図6は、プレイヤキャラクタと敵キャラクタの位置に応じた戦闘フィールドとする範囲の決定方法の例を示している。図6の例では、プレイヤキャラクタC1と敵キャラクタC11が戦闘の対象となるキャラクタである。
<Example of how to determine the range for the battle field>
Based on FIG. 6, the example of the determination method of the range used as a battle field is demonstrated. FIG. 6 shows an example of a method for determining a range as a battle field according to the positions of the player character and the enemy character. In the example of FIG. 6, the player character C1 and the enemy character C11 are characters to be battled.

図6の例では、戦闘処理部112は、プレイヤキャラクタC1の表示位置と敵キャラクタC11の表示位置の中間位置Pから所定の距離にある点(両キャラクタが位置する平面上の点)の集合である円を戦闘フィールドBF1の外縁としている。また、外縁を決定した戦闘処理部112は、その外縁を基準として戦闘フィールドBF1の範囲を決定する。例えば、戦闘処理部112は、当該外縁からゲーム空間における鉛直方向上方に延在する円柱状の範囲を戦闘フィールドBF1としてもよい。そして、戦闘処理部112は、上記外縁部分に通常フィールドと戦闘フィールドの境界線B1を表示させると共に、戦闘フィールドBF1内のオブジェクトを非表示とする。また、戦闘処理部112は、オブジェクトを非表示としたことによって表示されることになったフィールドが屋外であれば、そのフィールドの表示パターンを屋外に対応したパターンとしてもよい。図6の例では、屋外のフィールドに格子状のパターンを表示させている。   In the example of FIG. 6, the battle processing unit 112 is a set of points (points on a plane on which both characters are located) at a predetermined distance from the intermediate position P between the display position of the player character C1 and the display position of the enemy character C11. A circle is the outer edge of the battle field BF1. In addition, the battle processing unit 112 that has determined the outer edge determines the range of the battle field BF1 based on the outer edge. For example, the battle processing unit 112 may use a columnar range extending in the vertical direction in the game space from the outer edge as the battle field BF1. Then, the battle processing unit 112 displays the boundary line B1 between the normal field and the battle field on the outer edge portion, and hides the objects in the battle field BF1. Further, if the field that is to be displayed by hiding the object is outdoors, the battle processing unit 112 may set the display pattern of the field to a pattern corresponding to the outdoors. In the example of FIG. 6, a grid pattern is displayed on the outdoor field.

戦闘フィールドBF1の広さは戦闘に関与するキャラクタの数によらず一定としてもよい。これについて、図7に基づいて説明する。図7は、戦闘フィールドBF1の設定例を示す図である。図7の(a)の例では、プレイヤキャラクタがC1〜C3の3人、敵キャラクタがC11およびC12の2人であり、キャラクタ数は合計で5である。一方、図7の(b)の例では、プレイヤキャラクタがC1のみ、敵キャラクタがC11およびC12の2人であり、キャラクタ数は合計で3である。図7の例では、(a)(b)何れにおいても戦闘に関与する複数のキャラクタを含むように戦闘フィールドBF1を設定しているが、キャラクタ数の差異については考慮することなく、同じ広さの戦闘フィールドBF1を設定している。このように設定することによって、どのような場合でも一定の広さの戦闘フィールドで戦闘を行わせるので、プレイヤがこのフィールドでの戦闘になじみやすくすることができる。   The width of the battle field BF1 may be constant regardless of the number of characters involved in the battle. This will be described with reference to FIG. FIG. 7 is a diagram illustrating a setting example of the battle field BF1. In the example of FIG. 7A, there are three player characters C1 to C3, two enemy characters C11 and C12, and the total number of characters is five. On the other hand, in the example of FIG. 7B, the player character is only C1, the enemy characters are C11 and C12, and the total number of characters is three. In the example of FIG. 7, the battle field BF1 is set so as to include a plurality of characters involved in the battle in both (a) and (b), but the same area is considered without considering the difference in the number of characters. The battle field BF1 is set. By setting in this way, the battle is performed in a battle field having a certain width in any case, so that the player can easily become familiar with the battle in this field.

なお、上述の各例では、通常フィールドにおけるプレイヤキャラクタの足元の高さの平面上に円を規定し、その円からゲーム空間における上方に延在する円柱状の戦闘フィールドBF1を設定している。しかし、戦闘フィールドBF1をどのような形状とするかは任意であり、この例に限られない。例えば、上記円を楕円としてもよいし、円の一部または全体を変形させたような略円形の形状としてもよい。また、例えば、通常フィールドに矩形を規定し、その矩形を基準とした角柱状の戦闘フィールドBF1を設定してもよい。さらに、例えば、プレイヤキャラクタの足元の高さの平面上に規定した円(または他の図形)を通る半球型(ドーム型)の戦闘フィールドを設定してもよい。また、球状の戦闘フィールドを設定してもよい。   In each of the above-described examples, a circle is defined on the plane of the height of the player character's feet in the normal field, and a columnar battle field BF1 extending upward from the circle in the game space is set. However, the shape of the battle field BF1 is arbitrary and is not limited to this example. For example, the circle may be an ellipse, or a substantially circular shape obtained by deforming a part or the whole of the circle. Further, for example, a normal field may be defined as a rectangle, and a prismatic battle field BF1 based on the rectangle may be set. Furthermore, for example, a hemispherical (dome-shaped) battle field that passes through a circle (or other figure) defined on a plane at the height of the foot of the player character may be set. A spherical battle field may be set.

また、戦闘フィールドBF1は、通常フィールドにおけるプレイヤキャラクタの足元の高さよりも、ゲーム空間における下方にも延在させてもよい。例えば、戦闘に関与する各キャラクタを包含する球状の戦闘フィールドBF1としてもよい。この場合、プレイヤキャラクタの下方にある戦闘フィールドBF1内のオブジェクトも非表示となる。このような戦闘フィールドBF1は、例えば宇宙空間や空中での戦闘シーンのあるゲームでの適用が考えられる。   Further, the battle field BF1 may extend further downward in the game space than the height of the player character's feet in the normal field. For example, a spherical battle field BF1 including each character involved in the battle may be used. In this case, the object in the battle field BF1 below the player character is also hidden. Such a battle field BF1 can be applied in a game having a battle scene in outer space or in the air.

なお、戦闘処理部112は、戦闘が発生したときの状況に応じて、戦闘フィールドBF1の広さ、形状、および位置の少なくとも何れかを決定してもよい。上記状況としては、例えば、戦闘に関与するキャラクタの数、配置、種類、サイズ、強さ、戦闘場所、戦闘の発生タイミング等が挙げられる。   The battle processing unit 112 may determine at least one of the width, shape, and position of the battle field BF1 in accordance with the situation when the battle occurs. Examples of the situation include the number, arrangement, type, size, strength, battle place, and battle occurrence timing of characters involved in the battle.

例えば、戦闘処理部112は、図7の(b)より(a)の場合に、より広い戦闘フィールドBF1を設定してもよい。また、例えば、戦闘処理部112は、戦闘が屋内のようなオブジェクトが入り組んだ場所で開始された場合より、屋外のような視界の開けた場所で開始された場合に、より広い戦闘フィールドBF1を設定してもよい。さらに、例えば、戦闘処理部112は、特定の敵キャラクタとの戦闘時に、通常の敵キャラクタとの戦闘時より広い戦闘フィールドBF1や、通常の敵キャラクタとの戦闘時とは形状の異なる戦闘フィールドBF1を設定してもよい。上記特定の敵キャラクタは、例えば特に強力な敵キャラクタであるボスキャラクタ等であってもよい。この他にも、例えばゲームにおいて、夜間である等により視界が悪い設定となっている通常フィールドでの戦闘時には、そのような設定となっていない場合よりも狭い戦闘フィールドBF1を設定する等も考えられる。戦闘フィールドBF1の位置についても、上述のような様々な状況に応じて異なるものとしてもよい。   For example, the battle processing unit 112 may set a wider battle field BF1 in the case of (a) than in (b) of FIG. In addition, for example, the battle processing unit 112 may select a wider battle field BF1 when the battle is started at a place where the field of view is open, such as outdoors, than when the battle is started at a place where objects such as indoors are complicated. It may be set. Further, for example, the battle processing unit 112, when fighting with a specific enemy character, has a wider battle field BF1 than when fighting with a normal enemy character, or a battle field BF1 having a shape different from that when fighting with a normal enemy character. May be set. The specific enemy character may be, for example, a boss character that is a particularly powerful enemy character. In addition to this, for example, in a game, when fighting in a normal field where visibility is poor due to, for example, nighttime, setting a battle field BF1 that is narrower than when such a setting is not considered. It is done. The position of the battle field BF1 may be different depending on various situations as described above.

また、戦闘処理部112は、戦闘中において、ゲームフィールド中における戦闘フィールドの位置を移動させてもよい。例えば、戦闘処理部112は、戦闘中のキャラクタの位置を移動させた場合に、そのキャラクタの移動に追従するように戦闘フィールドの位置を移動させてもよい。このように、キャラクタの移動に伴って戦闘フィールドの位置を移動させることにより、キャラクタを中心とした見やすい戦闘シーンを実現することができる。   Further, the battle processing unit 112 may move the position of the battle field in the game field during the battle. For example, when the position of the character in battle is moved, the battle processing unit 112 may move the position of the battle field so as to follow the movement of the character. Thus, by moving the position of the battle field with the movement of the character, an easy-to-view battle scene centered on the character can be realized.

〔処理の流れ〕
図8を用いて、ゲーム装置1の動作例(ゲームを進行させる方法)を説明する。図8は、ゲーム装置1の一動作例を示すフローチャートである。なお、図8の処理を開始する前に、ゲーム装置1は記録媒体4からゲームプログラム41とゲームデータ42を読み込んでおり、ゲームプログラム41に基づいて動作しているものとする。このように、ゲーム装置1の動作はゲームプログラム41に基づくから、図8はゲームプログラム41がゲーム装置(コンピュータ)1に実行させる処理を示しているとも言える。以下で説明する処理手順は一例に過ぎず、発明の趣旨を変更しない範囲で各処理を変更してもよい。また、以下で説明する処理手順について、実施の形態に応じて、適宜、処理の省略、置換、および追加が可能である。
[Process flow]
An example of the operation of the game apparatus 1 (method for advancing the game) will be described with reference to FIG. FIG. 8 is a flowchart showing an operation example of the game apparatus 1. Note that it is assumed that the game apparatus 1 reads the game program 41 and the game data 42 from the recording medium 4 and operates based on the game program 41 before starting the processing of FIG. Thus, since the operation of the game apparatus 1 is based on the game program 41, it can be said that FIG. 8 shows a process that the game program 41 causes the game apparatus (computer) 1 to execute. The processing procedure described below is merely an example, and each processing may be changed without changing the gist of the invention. In addition, the processing procedure described below can be omitted, replaced, and added as appropriate according to the embodiment.

S1(通常表示ステップ)では、通常フィールド処理部111が通常表示を行う。具体的には、通常フィールド処理部111は、ゲームデータ42に基づいて通常フィールドを表示させると共に、通常フィールド内にプレイヤキャラクタを表示させる。また、通常フィールド処理部111は、必要に応じてノンプレイヤキャラクタ(敵キャラクタであってもよい)についても通常フィールド内に表示させる。通常フィールド処理部111は、ゲームの進行やプレイヤ操作に応じて表示させる通常フィールドを適宜更新してもよい。   In S1 (normal display step), the normal field processing unit 111 performs normal display. Specifically, the normal field processing unit 111 displays a normal field based on the game data 42 and displays a player character in the normal field. In addition, the normal field processing unit 111 displays non-player characters (may be enemy characters) in the normal field as necessary. The normal field processing unit 111 may appropriately update the normal field to be displayed according to the progress of the game or the player operation.

S2では、戦闘処理部112は、戦闘を開始するか否かを判定する。判定方法は、図4および図5に基づいて説明したとおりである。ここで戦闘処理部112が戦闘を開始しないと判定した場合(S2でNO)には、処理はS1に戻って通常表示が継続する。一方、戦闘処理部112が戦闘を開始すると判定した場合(S2でYES)には、S3の処理に進む。   In S2, the battle processing unit 112 determines whether or not to start a battle. The determination method is as described based on FIGS. 4 and 5. If the battle processing unit 112 determines that the battle is not started (NO in S2), the process returns to S1 and the normal display continues. On the other hand, when it determines with the battle process part 112 starting a battle (it is YES at S2), it progresses to the process of S3.

S3では、戦闘処理部112は、戦闘フィールドを設定する。設定方法は、図6および図7に基づいて説明したとおりである。そして、続くS4(イベント表示ステップ)では、戦闘処理部112は、S3で設定した戦闘フィールドに基づいて戦闘シーンの表示を開始する。図示は省略しているが、戦闘シーンの表示開始後、戦闘処理部112は、プレイヤの入力操作に基づいて戦闘を進行させる。また、戦闘処理部112は、戦闘中、非表示としたオブジェクトが表示されていた位置をキャラクタが移動可能とする。また、戦闘処理部112は、戦闘フィールド内であれば、非表示としたオブジェクトが表示されていた位置をまたいで移動させることも可能とする。つまり、戦闘処理部112は、戦闘中、戦闘フィールド内の任意の位置にキャラクタを移動させることができる。   In S3, the battle processing unit 112 sets a battle field. The setting method is as described based on FIG. 6 and FIG. In subsequent S4 (event display step), the battle processing unit 112 starts displaying the battle scene based on the battle field set in S3. Although illustration is omitted, after the battle scene display is started, the battle processing unit 112 advances the battle based on the input operation of the player. Further, the battle processing unit 112 allows the character to move to the position where the hidden object is displayed during the battle. Further, the battle processing unit 112 can move the position where the non-displayed object is displayed across the battle field. That is, the battle processing unit 112 can move the character to an arbitrary position in the battle field during the battle.

S5では、戦闘処理部112は、戦闘を終了させるか否かを判定する。戦闘の終了条件は、ゲームの内容に応じて適宜設定すればよく、例えばプレイヤが戦闘に勝利したことであってもよい。ここで戦闘処理部112が戦闘を終了させないと判定した場合(S5でNO)には、処理はS4に戻って戦闘表示が継続する。一方、戦闘処理部112が戦闘を終了させると判定した場合(S5でYES)には、処理はS1に戻り、通常フィールド処理部111が通常表示を行う。   In S5, the battle processing unit 112 determines whether or not to end the battle. The battle end condition may be appropriately set according to the content of the game, and may be, for example, that the player has won the battle. If the battle processing unit 112 determines not to end the battle (NO in S5), the process returns to S4 and the battle display continues. On the other hand, when the battle processing unit 112 determines to end the battle (YES in S5), the process returns to S1, and the normal field processing unit 111 performs normal display.

〔変形例〕
以上、本発明の実施の形態を詳細に説明してきたが、前述までの説明はあらゆる点において本発明の例示に過ぎない。本発明の範囲を逸脱することなく種々の改良や変形を行うことができることは言うまでもない。例えば、以下のような変更が可能である。なお、以下では、上記実施形態と同様の構成要素に関しては同様の符号を用い、上記実施形態と同様の点については、適宜説明を省略した。以下の変形例は適宜組み合わせ可能である。
[Modification]
As mentioned above, although embodiment of this invention has been described in detail, the above description is only illustration of this invention in all the points. It goes without saying that various improvements and modifications can be made without departing from the scope of the present invention. For example, the following changes are possible. In the following, the same reference numerals are used for the same components as in the above embodiment, and the description of the same points as in the above embodiment is omitted as appropriate. The following modifications can be combined as appropriate.

<戦闘フィールドの範囲とオブジェクトの非表示について>
上記実施形態では、屋内での戦闘発生時に、屋外まで延在する戦闘フィールドを設定する例を示したが、屋内での戦闘発生時の戦闘フィールドは屋内のみに設定してもよい。これについて図9に基づいて説明する。
<About battle field range and object hiding>
In the above embodiment, an example is shown in which a battle field extending to the outdoors is set when a battle occurs indoors. However, the battle field when an indoor battle occurs may be set only indoors. This will be described with reference to FIG.

図9は、戦闘フィールドを屋内のみに設定する場合の戦闘シーンの画面例を示す図である。図9の例においても、図1の例と同様に、プレイヤキャラクタC1と、敵キャラクタC11およびC12が戦闘に参加するキャラクタであり、これらのキャラクタを中心とした戦闘フィールドBF1が設定されている。また、戦闘フィールドBF1の外側には、ノンプレイヤキャラクタC21、C22が表示されている。ノンプレイヤキャラクタC21、C22は、戦闘フィールドBF1の外側に位置しているため、戦闘開始後も戦闘開始前の行動(例えば廊下を歩く等)を継続する。図1の例との相違点は、プレイヤキャラクタC1の左側の壁の向こう側が屋外の設定となっていることにより、この壁とその左方を戦闘フィールに設定しておらず、そのため当該壁を非表示とはしていない点である。なお、プレイヤキャラクタC1の右側の壁の奥側は屋内の設定となっているため、この壁の戦闘フィールドBF1内に位置する部分は図1と同様に非表示となっている。   FIG. 9 is a diagram illustrating a screen example of a battle scene when the battle field is set only indoors. In the example of FIG. 9, as in the example of FIG. 1, the player character C1 and the enemy characters C11 and C12 are characters participating in the battle, and the battle field BF1 centering on these characters is set. In addition, non-player characters C21 and C22 are displayed outside the battle field BF1. Since the non-player characters C21 and C22 are located outside the battle field BF1, the actions before the start of the battle (for example, walking in the hallway) are continued even after the battle is started. The difference from the example of FIG. 1 is that the other side of the left wall of the player character C1 is set to the outdoors, so that this wall and its left side are not set as a battle feel. It is a point that is not hidden. Since the back side of the right wall of the player character C1 is set indoors, the portion of the wall located in the battle field BF1 is not displayed as in FIG.

また、図9の例では、戦闘フィールドBF1にオブジェクトOB15が表示されている点も図1との相違点である。オブジェクトOB15は、通常フィールドに表示されていたオブジェクトであり、戦闘開始によりオブジェクトOB15が戦闘フィールドBF1内となった図9の状態においても、非表示とすることなく表示させている。このように、必ずしも戦闘フィールドBF1内の全てのオブジェクトを非表示とする必要はない。   In the example of FIG. 9, the point that the object OB15 is displayed in the battle field BF1 is also different from FIG. The object OB15 is an object that is displayed in the normal field, and is displayed without being hidden even in the state of FIG. 9 in which the object OB15 is in the battle field BF1 by the start of the battle. Thus, it is not always necessary to hide all the objects in the battle field BF1.

なお、オブジェクトOB15は、戦闘中に非表示とすることができるようにしてもよい。オブジェクトOB15を非表示とする条件は特に限定されず、例えばプレイヤキャラクタがオブジェクトOB15を攻撃した場合に、オブジェクトOB15が破壊されるシーンを描写した後で、非表示としてもよい。このように、演出上必要なオブジェクトは非表示とせずに残すことによって、通常フィールドの状態を戦闘シーンにも部分的に反映しつつ、キャラクタ表示や攻撃表示が見えにくくならないようにすることができる。   Note that the object OB15 may be hidden during the battle. The condition for hiding the object OB15 is not particularly limited. For example, when the player character attacks the object OB15, it may be hidden after depicting a scene in which the object OB15 is destroyed. In this way, by leaving the objects necessary for production without hiding, it is possible to prevent the character display and the attack display from becoming difficult to see while partially reflecting the state of the normal field also in the battle scene. .

また、壁などのオブジェクトについても、戦闘開始時には表示しておき、戦闘開始後に非表示としてもよい。例えば、戦闘中にキャラクタがオブジェクトの死角に入ったときにそのオブジェクトを非表示とする、あるいは、オブジェクトの死角にその少なくとも一部が入るような演出表示を行うときにそのオブジェクトを非表示とする等の態様としてもよい。これらの場合、キャラクタがオブジェクトの死角から出たタイミングや、演出表示が終了したタイミングで、非表示としたオブジェクトを再表示させてもよい。   An object such as a wall may also be displayed at the start of the battle and hidden after the battle starts. For example, when a character enters an object's blind spot during a battle, the object is hidden, or when an effect display is made such that at least part of the object enters the object's blind spot, the object is hidden. It is good also as an aspect of these. In these cases, the hidden object may be displayed again at the timing when the character goes out of the blind spot of the object or when the effect display ends.

このように、戦闘処理部112は、戦闘の進行に伴ってゲームフィールドから消失するオブジェクト、およびプレイヤの入力操作によってゲームフィールドから消失させることが可能なオブジェクトは、非表示としない構成としてもよい。   Thus, the battle processing unit 112 may be configured not to hide objects that disappear from the game field as the battle progresses and objects that can be disappeared from the game field by the player's input operation.

また、通常フィールドに表示されているオブジェクトのうち何れのオブジェクトを戦闘シーンにおいて非表示とするかは任意である。また、全ての戦闘シーンにおいてオブジェクトを非表示としてもよいし、一部の戦闘シーンでオブジェクトを非表示としてもよい。全ての戦闘シーンにおいてオブジェクトを非表示とした場合、プレイヤに戦闘シーンを快適に楽しんでもらい、戦闘の爽快感を与えることが可能である。   Further, it is arbitrary which of the objects displayed in the normal field is hidden in the battle scene. Further, the object may be hidden in all battle scenes, or the object may be hidden in some battle scenes. When the objects are hidden in all battle scenes, it is possible to make the player enjoy the battle scenes comfortably and give a refreshing feeling to the battle.

一方、一部の戦闘シーンでオブジェクトを非表示とする場合、非表示とされる戦闘が特別なものであるとプレイヤに印象付けることができる。例えば、ボスキャラクタ等の特定の敵キャラクタとの戦闘シーンや、ゲームのシナリオ上重要な戦闘シーンでのみオブジェクトを非表示としてもよい。これにより、その戦闘が特別なものであることをプレイヤに印象付けることができる。また、ボスキャラクタとの戦闘における各種演出表示を、オブジェクトに遮られることなく戦闘フィールド全体で表現できるので、迫力ある演出表示により戦闘シーンを盛り上げることができる。   On the other hand, when the object is hidden in some battle scenes, it is possible to impress the player that the hidden battle is special. For example, the object may be hidden only in a battle scene with a specific enemy character such as a boss character or a battle scene important in a game scenario. Thereby, it can be impressed to a player that the battle is special. In addition, since various effect displays in the battle with the boss character can be expressed in the entire battle field without being obstructed by the object, the battle scene can be excited by powerful effect display.

なお、プレイヤによっては、オブジェクトを非表示としないことを好むことも考えられるため、戦闘シーンにおいてオブジェクトを非表示するか否かを、プレイヤが切り替えることができるようにしてもよい。この場合、戦闘処理部112は、オブジェクトを非表示するように設定されていることを条件として、オブジェクトを非表示とする前述の処理を行う。プレイヤの切り替えを受け付けるタイミングは特に限定されず、例えば、ゲーム開始前であってもよいし、ゲーム中であってもよいし、戦闘開始時であってもよい。   Since some players may prefer not to hide the object, the player may be able to switch whether or not to hide the object in the battle scene. In this case, the battle processing unit 112 performs the above-described process for hiding the object on the condition that the object is set to be hidden. The timing for accepting the player switching is not particularly limited, and may be, for example, before the start of the game, during the game, or at the start of the battle.

この他にも、例えばオブジェクトが戦闘の邪魔になりにくいような状況ではオブジェクトを非表示とせず、邪魔になりやすいような状況でオブジェクトを非表示としてもよい。例えば、戦闘の対象となるキャラクタの数が所定数より少ない場合にはオブジェクトを非表示とせず、所定数以上である場合にオブジェクトを非表示としてもよい。   In addition to this, for example, the object may not be hidden in a situation where the object is unlikely to interfere with the battle, and the object may be hidden in a situation where the object is likely to get in the way. For example, the object may not be hidden when the number of characters to be battled is less than a predetermined number, and the object may be hidden when the number is more than a predetermined number.

なお、オブジェクトを非表示とする処理は、野外での戦闘に適用してもよい。例えば、霧などの演出で視界の悪い通常フィールドにおける戦闘シーンで、戦闘フィールド内に霧を表示させたままとすると、プレイヤの視界が悪く、プレイヤに意図しないストレスを与えることになる。そのため、戦闘シーンでは、戦闘フィールド内においては、霧というオブジェクトを非表示にしてもよい。これにより、戦闘シーンにおけるプレイヤの視界が悪くなることがなく、プレイヤにストレスなくゲームを進行させることができる。この他にも、例えば雨、靄、雪等のオブジェクトを非表示としてもよい。また、室内の戦闘においても、煙幕等のオブジェクトを非表示としてもよい。このように、非表示とするオブジェクトは壁などの定形的で静止しているものに限られず、不定形のオブジェクトや動きのあるオブジェクト等であってもよい。   Note that the process of hiding objects may be applied to outdoor battles. For example, in a battle scene in a normal field with poor visibility due to effects such as fog, if the fog is left displayed in the battle field, the player's field of view is poor and unintended stress is given to the player. Therefore, in the battle scene, the object called fog may be hidden in the battle field. Thereby, the player's view in the battle scene does not deteriorate, and the game can be advanced without stress to the player. In addition, for example, objects such as rain, hail, and snow may be hidden. Also, in indoor battles, objects such as smoke screens may be hidden. As described above, the object to be hidden is not limited to a fixed and stationary object such as a wall, but may be an irregular object, a moving object, or the like.

<戦闘フィールド外の表示>
上記実施形態における戦闘では、通常フィールドの一部が戦闘フィールドとなるため、戦闘時の画面には戦闘フィールドと通常フィールドの両方が描画される。このため、戦闘処理部112は、戦闘の発生前に通常フィールドで行動していたキャラクタを、戦闘フィールドの外側では戦闘中も継続して行動させてもよい。これについて図10および図11に基づいて説明する。
<Indication outside the battle field>
In the battle in the above embodiment, since a part of the normal field becomes the battle field, both the battle field and the normal field are drawn on the screen during the battle. For this reason, the battle processing unit 112 may cause the character that was acting in the normal field before the battle to occur to continue to act during the battle outside the battle field. This will be described with reference to FIGS.

図10は、複数のノンプレイヤキャラクタが配置された通常フィールドにおける一表示例を示す図である。図10の例では、プレイヤキャラクタC1の正面にノンプレイヤキャラクタである敵キャラクタC15が表示されていると共に、階段上にノンプレイヤキャラクタであるキャラクタC25が表示されている。プレイヤは、プレイヤキャラクタC1を、この通常フィールド内で移動させることができる。また、ノンプレイヤキャラクタであるキャラクタC25については、通常フィールド処理部111が、当該キャラクタC25が階段を下りるように移動させている。   FIG. 10 is a diagram illustrating a display example in a normal field in which a plurality of non-player characters are arranged. In the example of FIG. 10, an enemy character C15 that is a non-player character is displayed in front of the player character C1, and a character C25 that is a non-player character is displayed on the stairs. The player can move the player character C1 within this normal field. Further, for the character C25 that is a non-player character, the normal field processing unit 111 moves the character C25 so that it goes down the stairs.

この通常フィールドにおいて、プレイヤキャラクタC1と敵キャラクタC15の距離が近接すると、戦闘処理部112はプレイヤキャラクタC1と敵キャラクタC15の戦闘を開始する。   In this normal field, when the distance between the player character C1 and the enemy character C15 is close, the battle processing unit 112 starts a battle between the player character C1 and the enemy character C15.

図11は、図10の通常フィールドにおける戦闘シーンの例を示す図である。図11の(a)(b)の例では、プレイヤキャラクタC1と敵キャラクタC15を中心とした戦闘フィールドBF2が設定されており、この戦闘フィールドBF2内の壁や扉等のオブジェクトが非表示となっている。なお、同図における階段のオブジェクト(以下、単に階段と記載する)は、境界線B2の上方に位置しており、戦闘フィールドBF2の内部であるから非表示としてもよい。階段を非表示とした場合、階段上に配置されたキャラクタC25については、階段があるものとして移動を継続させてもよいし、階段と共に非表示としてもよい。また、階段については、表示を継続してもよい。このように、境界線B1の上方にあって、戦闘の表示の邪魔にならないオブジェクトは非表示の対象から外してもよい。   FIG. 11 is a diagram showing an example of a battle scene in the normal field of FIG. In the example of FIGS. 11A and 11B, a battle field BF2 centering on the player character C1 and the enemy character C15 is set, and objects such as walls and doors in the battle field BF2 are hidden. ing. Note that the staircase object (hereinafter simply referred to as a staircase) in the figure is located above the boundary line B2 and is not displayed since it is inside the battle field BF2. When the staircase is not displayed, the character C25 arranged on the staircase may continue to move as if there is a staircase, or may not be displayed together with the staircase. Further, the display of the stairs may be continued. In this way, an object that is above the boundary line B1 and does not interfere with the display of the battle may be excluded from the non-display target.

図11の(a)において、プレイヤは、マーカM1により、プレイヤキャラクタC1の移動先を指定している。この移動先の位置は、図10の通常表示ではプレイヤキャラクタC1を移動させることができない位置であるが、図11では壁が非表示となったことに伴って移動させることができるようになっている。   In FIG. 11A, the player designates the movement destination of the player character C1 with the marker M1. The position of the movement destination is a position where the player character C1 cannot be moved in the normal display of FIG. 10, but in FIG. 11, it can be moved when the wall is not displayed. Yes.

なお、戦闘処理部112は、プレイヤがプレイヤキャラクタC1の行動を選択するための期間(プレイヤが行動を選択できるようになった後、行動の選択を確定するまでの期間)は、ゲームにおける時間の進行を停止させてもよい。この場合、戦闘処理部112は、当該期間内は、何れのキャラクタも行動させない。例えば、戦闘処理部112は、この期間中、図10の表示例で階段を下りる行動を行っていたキャラクタC25を、階段上で静止させる。そして、プレイヤが行動の選択を確定させると、戦闘処理部112は、ゲームにおける時間の進行を再開する。   It should be noted that the battle processing unit 112 has a period for the player to select the action of the player character C1 (a period until the player confirms the action selection after the player can select the action). Progress may be stopped. In this case, the battle processing unit 112 does not cause any character to act during the period. For example, during this period, the battle processing unit 112 stops the character C25 that has been performing the action of going down the stairs in the display example of FIG. 10 on the stairs. When the player confirms the action selection, the battle processing unit 112 resumes the progress of time in the game.

例えば、図11の(b)では、戦闘処理部112は、プレイヤキャラクタC1をマーカM1で指定された位置に移動させている。なお、戦闘中にプレイヤキャラクタC1を移動させることができる点は必須ではない。プレイヤキャラクタC1を移動させることができない仕様とした場合であっても、戦闘における演出表示の見易さなどの観点から、戦闘フィールド内のオブジェクトを非表示とすることは有効である。   For example, in FIG. 11B, the battle processing unit 112 moves the player character C1 to the position specified by the marker M1. Note that it is not essential that the player character C1 can be moved during the battle. Even when the specification is such that the player character C1 cannot be moved, it is effective to hide the objects in the battle field from the standpoint of easy viewing of the effect display in the battle.

また、図11の(b)では、戦闘処理部112は、キャラクタC25に階段を下りる行動を再開させる。これにより、同図の(b)においては、キャラクタC25の位置が同図の(a)よりも斜め下方に移動している。なお、戦闘処理部112は、プレイヤが行動を選択するための期間にもゲームにおける時間の進行を継続してもよい(例えばゲームがアクションゲームである場合等)。   Moreover, in FIG.11 (b), the battle process part 112 restarts the action which goes down the stairs to character C25. As a result, in (b) of the figure, the position of the character C25 has moved obliquely downward from (a) of the figure. Note that the battle processing unit 112 may continue the time progress in the game even during the period for the player to select an action (for example, when the game is an action game).

このように、戦闘時においても、通常フィールドの表示を継続し、戦闘の発生前に通常フィールドで行動していたキャラクタを、戦闘フィールドの外側では戦闘中も継続して行動させることにより、通常フィールドと空間的には連続しているものの特異な空間で戦闘が行われていることを演出することができる。なお、このような演出は、キャラクタC25の移動によるものに限られず、例えば戦闘開始前に通常フィールドで会話していたノンプレイヤキャラクタを、戦闘開始後も会話させ続ける等の演出としてもよい。なお、ノンプレイヤキャラクタの会話は、例えば、発話音声をスピーカ等の音声出力装置から出力することで表現してもよいし、発話内容を吹出しで表示させることで表現してもよく、発話している口の動き等をアニメーションで表示させることで表現してもよい。また、これらの組み合わせにより、キャラクタが発話行動を行っていることを表現してもよい。この他にも、例えば戦闘開始前に通常フィールドを移動していた車などのオブジェクトを、戦闘開始後も移動させ続ける等の演出としてもよい。   In this way, even during battle, the normal field display is continued, and the character that was acting in the normal field before the battle occurred is allowed to continue to act during the battle outside the battle field. Although it is spatially continuous, it can produce that the battle is being performed in a unique space. Note that such effects are not limited to those caused by the movement of the character C25, and may be effects such as, for example, keeping a non-player character having a conversation in the normal field before the start of the battle, even after the start of the battle. Note that the conversation of the non-player character may be expressed, for example, by outputting the utterance voice from a voice output device such as a speaker, or may be expressed by displaying the utterance content in a balloon. The movement of the mouth and the like may be displayed by animation. Moreover, you may express that the character is performing speech action by these combination. In addition to this, for example, an object such as a car that has moved in the normal field before the start of the battle may continue to move after the start of the battle.

<シミュレーション表示>
戦闘では、プレイヤがどのような入力操作を行ったか、すなわちプレイヤキャラクタにどのような行動を行わせたかによって、その戦闘の結果が変わる。一般的なゲームでは、プレイヤキャラクタに行わせる行動をプレイヤが決定した後は、プレイヤキャラクタによってその行動が実際に行われるまで、その結果は分からない。なお、一般にプレイヤキャラクタの行動はアニメーションで表現されるから、プレイヤは、行動を決定するまで、プレイヤキャラクタについてどのようなアニメーションが表示されるかが分からないとも言える。また、プレイヤキャラクタの当該行動により、敵キャラクタ等の他のキャラクタが受ける影響(他のキャラクタについてどのようなアニメーションが表示されることになるか)も分からない。
<Simulation display>
In the battle, the result of the battle varies depending on what input operation the player performs, that is, what action the player character performs. In a general game, after the player determines an action to be performed by the player character, the result is unknown until the player character actually performs the action. Note that since the action of the player character is generally expressed by an animation, it can be said that the player does not know what kind of animation is displayed for the player character until the action is determined. In addition, the influence of other characters such as enemy characters due to the action of the player character (what kind of animation will be displayed for other characters) is unknown.

これに対し、シミュレーション処理部113は、戦闘において所定の入力操作を受け付けた場合にキャラクタに行わせる行動と該行動の結果を、戦闘フィールド内でシミュレーション表示するシミュレーション表示ステップをゲーム装置1に実行させる。シミュレーション表示は、アニメーションによる表示とすることが好ましい。これにより、キャラクタが行う行動を視覚的に分かりやすくプレイヤに認識させることができる。具体的には、シミュレーション表示では、プレイヤキャラクタが上記行動を行うアニメーションを表示すると共に、その行動に応じた他のキャラクタの反応を示すアニメーションを表示してもよい。例えば、敵キャラクタを宙に浮かせるというプレイヤキャラクタの行動をシミュレーション表示する場合、プレイヤキャラクタが敵キャラクタを宙に浮かせるシーンをアニメーションで表示してもよい。これにより、プレイヤは、上記の行動により、敵キャラクタが宙に浮いた状態となることを視覚的に確認することができる。   On the other hand, the simulation processing unit 113 causes the game apparatus 1 to execute a simulation display step of performing a simulation display in the battle field of the action to be performed by the character when a predetermined input operation is received in the battle and the result of the action . The simulation display is preferably an animation display. This makes it possible for the player to recognize the action performed by the character in an easily understandable manner. Specifically, in the simulation display, an animation in which the player character performs the above action may be displayed, and an animation indicating a response of another character corresponding to the action may be displayed. For example, when displaying a simulation of the action of the player character that causes the enemy character to float in the air, a scene in which the player character causes the enemy character to float in the air may be displayed as an animation. Thereby, the player can visually confirm that the enemy character is in a suspended state by the above-described action.

また、このように、プレイヤキャラクタの行動によって敵キャラクタの状態がどのようになるかを表示することにより、プレイヤは、上記行動後の敵キャラクタの状態に応じた、さらに次の行動選択を行うことも可能になる。例えば、敵キャラクタの攻撃を挟むことなく複数のプレイヤキャラクタに連続攻撃(コンボ攻撃)を行わせることが可能である場合に、プレイヤは、コンボ攻撃を組み立てるにあたり、相性のよい行動の組み合わせを確認することも可能になる。例えば、プレイヤは、シミュレーション表示のアニメーションを参考にして、敵キャラクタを宙に浮かせた後、宙に浮いた敵キャラクタに攻撃する、といった効果的なコンボ攻撃を組み立てることもできる。   Further, in this way, by displaying the state of the enemy character depending on the action of the player character, the player can further select the next action according to the state of the enemy character after the action. Will also be possible. For example, when it is possible to cause a plurality of player characters to perform a continuous attack (combo attack) without interposing an enemy character's attack, the player confirms a combination of compatible actions when assembling the combo attack. It becomes possible. For example, the player can assemble an effective combo attack in which an enemy character is floated in the air and then attacked by the enemy character floating in the air with reference to the simulation display animation.

所定の入力操作は、例えば複数の行動の選択肢からプレイヤキャラクタに実行させる行動を選ぶ操作である。行動の結果には、上述のようなアニメーションの他にも、例えば敵キャラクタに与えるダメージ等が含まれていてもよい。ダメージはキャラクタが行った行動に関連するパラメータ(例えばキャラクタや行動(攻撃の行動)に設定された攻撃力、敵キャラクタに設定された防御力など)を用いて算出可能である。   The predetermined input operation is, for example, an operation of selecting an action to be executed by the player character from a plurality of action options. The result of the action may include, for example, damage given to the enemy character in addition to the animation as described above. The damage can be calculated using parameters related to the action performed by the character (for example, attack power set for the character or action (attack action), defense power set for the enemy character, etc.).

これにより、プレイヤはシミュレーション表示の内容を考慮して、最終的にどのような入力操作を行うかを決定することができる。また、入力操作の確定前に行われるのは、あくまでシミュレーション表示であり、実際にその入力操作を行った結果とシミュレーション結果とは相違する場合があるから、戦闘におけるユーザの興趣性が損なわれることはない。   Thereby, the player can determine what input operation is finally performed in consideration of the contents of the simulation display. Moreover, what is performed before confirmation of the input operation is only a simulation display, and since the result of actually performing the input operation may differ from the simulation result, the interest of the user in the battle is impaired. There is no.

また、例えば図1の例のように、複数のプレイヤキャラクタが戦闘の対象となっている場合には、上述のようにコンボ攻撃を発動させてもよい。上記実施形態における戦闘フィールド内のオブジェクトを非表示とする構成によれば、複数のプレイヤキャラクタによるコンボ攻撃を、オブジェクトに邪魔されることなくユーザに閲覧させることができる。   Further, for example, as in the example of FIG. 1, when a plurality of player characters are targets of battle, a combo attack may be activated as described above. According to the configuration in which the object in the battle field in the above embodiment is hidden, the user can browse a combo attack by a plurality of player characters without being disturbed by the object.

また、戦闘処理部112は、複数のプレイヤキャラクタについて、プレイヤが選択した行動の組み合わせに応じて、発動させるコンボ攻撃の種類や効果を異ならせてもよい。そして、シミュレーション処理部113は、そのような種類や効果についても、プレイヤキャラクタの行動を選択する入力操作の確定前にシミュレーション表示してもよい。これにより、プレイヤは、複数のプレイヤキャラクタの行動選択を戦略的に行うことができる。例えば、攻撃効果が高いコンボ攻撃となるように様々な行動を組み合わせたり、敵キャラクタに避けられにくいコンボ攻撃となるように様々な行動を組み合わせたりした上で、最終的な行動を決定することもできる。また、シミュレーション表示もオブジェクトに邪魔されることなくユーザに閲覧させることができる。   Moreover, the battle process part 112 may vary the kind and effect of the combo attack to be activated about several player characters according to the combination of the action which the player selected. Then, the simulation processing unit 113 may perform simulation display for such types and effects before determining the input operation for selecting the action of the player character. Thereby, the player can strategically perform action selection of a plurality of player characters. For example, the final action may be determined after combining various actions to make a combo attack with a high attack effect, or combining various actions to make a combo attack that is difficult for an enemy character to avoid it can. Also, the simulation display can be viewed by the user without being obstructed by the object.

<イベントについて>
上記実施形態では、プレイヤキャラクタと敵キャラクタとが通常フィールド内で遭遇したことを契機として発生する戦闘イベントにおいて、オブジェクトを非表示とする領域(範囲)である戦闘フィールドを設定する例を説明した。しかしながら、この例に限られず、キャラクタと対象キャラクタとがゲームフィールド内で遭遇したことを契機として発生する任意のイベントにおいて、オブジェクトを非表示とする領域を設定してもよい。
<About the event>
In the above-described embodiment, an example has been described in which a battle field that is an area (range) in which an object is not displayed is set in a battle event that occurs when a player character and an enemy character encounter in the normal field. However, the present invention is not limited to this example, and an area in which the object is not displayed may be set in an arbitrary event that occurs when the character and the target character encounter in the game field.

例えば、プレイヤキャラクタと他のキャラクタがゲームフィールド内で遭遇したことを契機として発生する会話イベントにおいて、それらのキャラクタの周囲にオブジェクトを非表示とする領域を設定してもよい。これにより、プレイヤは、ゲームフィールドのどのような位置で会話イベントが発生した場合であっても、その会話イベントにおける表示を、オブジェクトに遮られることなく閲覧することができる。   For example, in a conversation event that occurs when a player character and another character encounter in the game field, an area in which objects are not displayed may be set around these characters. Thus, the player can view the display in the conversation event without being obstructed by the object, regardless of where the conversation event occurs in the game field.

また、キャラクタと対象キャラクタとがゲームフィールド内で遭遇したことを契機として発生するイベント以外のイベントの発生時にも、オブジェクトを非表示とする領域を設定してもよい。例えば、ゲームフィールド内のキャラクタが、ゲームフィールド内で所定の行動(例えば発話等)を行うというイベントの発生時に、そのキャラクタの周囲にオブジェクトを非表示とする領域を設定してもよい。なお、この場合のキャラクタは、プレイヤキャラクタであってもよいし、ノンプレイヤキャラクタであってもよい。   Also, an area in which the object is not displayed may be set when an event other than an event that occurs when the character and the target character have encountered each other in the game field. For example, when an event occurs in which a character in the game field performs a predetermined action (such as speech) in the game field, an area in which the object is not displayed may be set around the character. Note that the character in this case may be a player character or a non-player character.

<適用対象ゲーム>
上述のように、オブジェクトを非表示とする領域を設定するのは、戦闘イベント時に限られないので、本発明は戦闘シーンのないゲームにも適用可能である。また、オブジェクトを非表示とする領域を設定するゲーム画面は、三次元表示であってもよいし、二次元表示であってもよい。また、二次元表示のゲームフィールド内でイベントが発生し、オブジェクトを非表示とする領域を設定した場合に、その領域内を三次元表示として、二次元表示と三次元表示を混在させた表示としてもよい。
<Applicable games>
As described above, setting an area where an object is not displayed is not limited to a battle event, and the present invention can be applied to a game without a battle scene. In addition, the game screen for setting the area where the object is not displayed may be a three-dimensional display or a two-dimensional display. In addition, when an event occurs in the game field of 2D display and an area that hides the object is set, the area is set as 3D display, and 2D display and 3D display are mixed. Also good.

<付記事項>
本発明は上述した実施形態および各変形例に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、実施形態および各変形例に開示された各技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。また、当該各技術的手段を組み合わせることにより、新しい技術的特徴を形成することができる。
<Additional notes>
The present invention is not limited to the above-described embodiments and modifications, and various modifications are possible within the scope shown in the claims, and each technical means disclosed in the embodiments and modifications is appropriately changed. Embodiments obtained in combination are also included in the technical scope of the present invention. Moreover, a new technical feature can be formed by combining the technical means.

1…ゲーム装置
111…通常フィールド処理部
112…戦闘処理部
113…シミュレーション処理部
2…入力装置
3…表示装置
4…記録媒体
41…ゲームプログラム
42…ゲームデータ
DESCRIPTION OF SYMBOLS 1 ... Game device 111 ... Normal field processing part 112 ... Combat processing part 113 ... Simulation processing part 2 ... Input device 3 ... Display apparatus 4 ... Recording medium 41 ... Game program 42 ... Game data

Claims (12)

コンピュータによって実行されるゲームプログラムであって、
オブジェクトが配置されて成るゲームフィールドを表示装置に表示させると共に、該ゲームフィールド内にキャラクタを表示させる通常表示ステップと、
イベントの発生に応じて、上記オブジェクトのうち、上記キャラクタが表示される位置を含む所定範囲外は表示させた状態を維持しつつ、所定範囲内は少なくとも一部を非表示とするイベント表示ステップと、を上記コンピュータに実行させることを特徴とするゲームプログラム。
A game program executed by a computer,
A normal display step of causing a display device to display a game field in which objects are arranged, and displaying characters in the game field;
An event display step of keeping at least a part of the object within a predetermined range while maintaining a state where the object is displayed outside the predetermined range including the position where the character is displayed, according to the occurrence of the event, , Causing the computer to execute the game program.
上記イベントの発生中は、非表示とした上記オブジェクトが表示されていた位置を上記キャラクタが移動可能とすることを特徴とする請求項1に記載のゲームプログラム。   The game program according to claim 1, wherein the character is allowed to move to a position where the hidden object is displayed during the event. 上記イベントの発生前に上記ゲームフィールドで行動していた他のキャラクタを、上記所定範囲外では当該イベントの発生中も継続して行動させることを特徴とする請求項1または2に記載のゲームプログラム。   3. The game program according to claim 1 or 2, wherein another character that has acted in the game field before the occurrence of the event continues to act during the occurrence of the event outside the predetermined range. . 上記通常表示ステップでは、複数のキャラクタを表示させ、
上記イベント表示ステップにおける上記所定範囲は、複数の上記キャラクタを含む範囲であることを特徴とする請求項1から3の何れか1項に記載のゲームプログラム。
In the normal display step, a plurality of characters are displayed,
The game program according to any one of claims 1 to 3, wherein the predetermined range in the event display step is a range including a plurality of the characters.
上記イベントは、上記キャラクタと対象キャラクタとが上記ゲームフィールド内で遭遇したことを契機として発生することを特徴とする請求項1から4の何れか1項に記載のゲームプログラム。   The game program according to any one of claims 1 to 4, wherein the event is generated when the character and the target character have encountered each other in the game field. 上記イベントは、上記キャラクタと上記対象キャラクタとが上記ゲームフィールド内で遭遇したことを契機として発生する、上記キャラクタと上記対象キャラクタとの戦闘イベントであることを特徴とする請求項5に記載のゲームプログラム。   The game according to claim 5, wherein the event is a battle event between the character and the target character that occurs when the character and the target character have encountered each other in the game field. program. 上記ゲームフィールドには位置毎に高さが設定されており、
上記イベントの発生条件には、上記キャラクタの位置に設定された高さと、上記対象キャラクタの位置に設定された高さとが同じであるという条件が含まれており、
上記イベントの発生中には、高さが一定の仮想平面上で上記キャラクタおよび上記対象キャラクタを行動させることを特徴とする請求項5または6に記載のゲームプログラム。
In the above game field, the height is set for each position,
The occurrence condition of the event includes a condition that the height set at the position of the character and the height set at the position of the target character are the same,
7. The game program according to claim 5, wherein the character and the target character are caused to act on a virtual plane having a constant height during the occurrence of the event.
上記イベントで所定の入力操作を受け付けた場合に上記キャラクタに行わせる行動と該行動の結果を、上記所定範囲内にシミュレーション表示するシミュレーション表示ステップを上記コンピュータに実行させることを特徴とする請求項5または6に記載のゲームプログラム。   6. The computer is caused to execute a simulation display step of simulating and displaying an action to be performed by the character and a result of the action when a predetermined input operation is received in the event within the predetermined range. Or the game program of 6. 上記イベント表示ステップでは、上記イベントの進行に伴って上記ゲームフィールドから消失するオブジェクト、およびプレイヤの入力操作によって上記ゲームフィールドから消失させることが可能なオブジェクトは、非表示としないことを特徴とする請求項1から8の何れか1項に記載のゲームプログラム。   In the event display step, an object that disappears from the game field as the event progresses and an object that can be disappeared from the game field by an input operation of a player are not hidden. Item 9. The game program according to any one of Items 1 to 8. 上記イベント表示ステップでは、上記イベントが発生したときの状況に応じて、上記所定範囲の広さ、形状、および位置の少なくとも何れかを決定することを特徴とする請求項1から9の何れか1項に記載のゲームプログラム。   10. The event display step according to claim 1, wherein at least one of the width, shape, and position of the predetermined range is determined according to a situation when the event occurs. The game program according to the item. コンピュータによりゲームを進行させる方法であって、
オブジェクトが配置されて成るゲームフィールドを表示装置に表示させると共に、該ゲームフィールド内にキャラクタを表示させる通常表示ステップと、
イベントの発生に応じて、上記オブジェクトのうち、上記キャラクタが表示される位置を含む所定範囲外は表示させた状態を維持しつつ、所定範囲内は少なくとも一部を非表示とするイベント表示ステップと、を含むことを特徴とする方法。
A method of progressing a game by a computer,
A normal display step of causing a display device to display a game field in which objects are arranged, and displaying characters in the game field;
An event display step of keeping at least a part of the object within a predetermined range while maintaining a state where the object is displayed outside the predetermined range including the position where the character is displayed, according to the occurrence of the event, A method comprising the steps of:
請求項1に記載のゲームプログラムを記録したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium on which the game program according to claim 1 is recorded.
JP2018015757A 2018-01-31 2018-01-31 Game program, method and recording medium Active JP7121255B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018015757A JP7121255B2 (en) 2018-01-31 2018-01-31 Game program, method and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018015757A JP7121255B2 (en) 2018-01-31 2018-01-31 Game program, method and recording medium

Publications (2)

Publication Number Publication Date
JP2019130105A true JP2019130105A (en) 2019-08-08
JP7121255B2 JP7121255B2 (en) 2022-08-18

Family

ID=67546985

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018015757A Active JP7121255B2 (en) 2018-01-31 2018-01-31 Game program, method and recording medium

Country Status (1)

Country Link
JP (1) JP7121255B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1142370A (en) * 1997-07-25 1999-02-16 Konami Co Ltd Game device, game image processing method and readable recording medium
JP2002366965A (en) * 2001-06-07 2002-12-20 Fujitsu Ltd Program and device for displaying object
JP2005322108A (en) * 2004-05-11 2005-11-17 Konami Co Ltd Display device, displaying method, and program
JP2008043589A (en) * 2006-08-18 2008-02-28 Nintendo Co Ltd Game program and game device
JP2010213846A (en) * 2009-03-16 2010-09-30 Konami Digital Entertainment Co Ltd Game apparatus, game processing method, game system and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1142370A (en) * 1997-07-25 1999-02-16 Konami Co Ltd Game device, game image processing method and readable recording medium
JP2002366965A (en) * 2001-06-07 2002-12-20 Fujitsu Ltd Program and device for displaying object
JP2005322108A (en) * 2004-05-11 2005-11-17 Konami Co Ltd Display device, displaying method, and program
JP2008043589A (en) * 2006-08-18 2008-02-28 Nintendo Co Ltd Game program and game device
JP2010213846A (en) * 2009-03-16 2010-09-30 Konami Digital Entertainment Co Ltd Game apparatus, game processing method, game system and program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
「Vジャンプブックスゲームシリーズ ファイナルファンタジータクティクス」, vol. 第1刷, JPN6022004234, 12 September 1997 (1997-09-12), JP, pages 40 - 43, ISSN: 0004700663 *
WRITING TEAM VERSUS, 「ディスガイアD2 ザ・コンプリートガイド」, vol. 初版, JPN6022004233, 26 April 2013 (2013-04-26), JP, pages 037, ISSN: 0004700664 *

Also Published As

Publication number Publication date
JP7121255B2 (en) 2022-08-18

Similar Documents

Publication Publication Date Title
EP3398666B1 (en) Game apparatus, processing method, and information storage medium
JP6832061B2 (en) Game equipment and programs
JP4177381B2 (en) Image generation method, image generation apparatus, and image generation program
JP6782159B2 (en) Program and game equipment
KR100773286B1 (en) Video game apparatus, image display method, program control method and storage medium
JP5622446B2 (en) GAME PROGRAM, GAME DEVICE, GAME CONTROL METHOD, AND GAME SYSTEM
JP5570547B2 (en) Game machine
JP2017119032A (en) Game device and program
JP5843926B2 (en) Game machine
US11110351B2 (en) Information storage media, game devices and servers
JP4788950B2 (en) Image processing program, image processing method, and image processing apparatus
JP5004435B2 (en) GAME PROGRAM AND GAME DEVICE
JP2023101706A (en) Game system, program, and game provision method
JP4896427B2 (en) GAME PROGRAM AND GAME DEVICE
JP2006314610A5 (en)
JP2006314611A (en) Video game device, program for achieving the video game device and recording medium
JP2006314611A5 (en)
JP7121255B2 (en) Game program, method and recording medium
JP6740297B2 (en) Game program and game device
JP6845682B2 (en) Game programs and storage media
JP4771525B2 (en) Image generating apparatus, game machine, image generating method, and program
JP2000070545A (en) Control method for video game device, video game device and computer readable medium recording program for video game
JP6530445B2 (en) Game program and game apparatus
JP6978694B2 (en) Game programs and game equipment
JP6325016B2 (en) Simulation system and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201224

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220208

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220316

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: 20220705

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220718

R150 Certificate of patent or registration of utility model

Ref document number: 7121255

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150