JP2020089499A - Game program, game processing method and game terminal - Google Patents

Game program, game processing method and game terminal Download PDF

Info

Publication number
JP2020089499A
JP2020089499A JP2018227512A JP2018227512A JP2020089499A JP 2020089499 A JP2020089499 A JP 2020089499A JP 2018227512 A JP2018227512 A JP 2018227512A JP 2018227512 A JP2018227512 A JP 2018227512A JP 2020089499 A JP2020089499 A JP 2020089499A
Authority
JP
Japan
Prior art keywords
character
moving
player
game
speed
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
JP2018227512A
Other languages
Japanese (ja)
Other versions
JP7345093B2 (en
Inventor
広平 竹田
Kohei Takeda
広平 竹田
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.)
Mixi Inc
Original Assignee
Mixi Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mixi Inc filed Critical Mixi Inc
Priority to JP2018227512A priority Critical patent/JP7345093B2/en
Publication of JP2020089499A publication Critical patent/JP2020089499A/en
Priority to JP2023132360A priority patent/JP2023159251A/en
Application granted granted Critical
Publication of JP7345093B2 publication Critical patent/JP7345093B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

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

Abstract

To make a character move at a constant speed with less operation.SOLUTION: A program of a game in which a player manipulates a character in virtual space makes a computer function as: input means for accepting manipulation on the character when the player touches a screen; display control means for displaying the character in a game screen that displays a part of the virtual space; and operation control means for making the character operate on the basis of the manipulation accepted by the input means, and when the character moves in a first direction at a constant speed, for making the character continue to move in the first direction at constant speed at least until the player touches the screen.SELECTED DRAWING: Figure 15

Description

本発明は、ゲームプログラム、ゲーム処理方法及びゲーム端末に関する。 The present invention relates to a game program, a game processing method, and a game terminal.

現在、仮想空間において、キャラクタ等の移動対象を移動させることが可能なゲームが知られている。例えば、特許文献1には、タッチパネル上の接触位置の変化を検出し、接触位置が変化する方向に移動対象を移動させる技術が開示されている。 Currently, a game in which a moving object such as a character can be moved in a virtual space is known. For example, Patent Document 1 discloses a technique of detecting a change in a contact position on a touch panel and moving a moving target in a direction in which the contact position changes.

特開2015−011517号公報JP, 2005-011517, A

例えばサッカーゲームなどの対戦ゲームでは、相手に勝利するためには、基本的にキャラクタをあらゆる方向に移動させ続けることが求められる。そのため、プレイヤが、より少ない操作でキャラクタを一定速度で移動できることが望ましい。 For example, in a competitive game such as a soccer game, in order to win the opponent, it is basically required to keep the character moving in all directions. Therefore, it is desirable that the player can move the character at a constant speed with less operations.

そこで、本発明は、より少ない操作でキャラクタを一定速度で移動させることが可能な技術を提供することを目的とする。 Therefore, an object of the present invention is to provide a technique capable of moving a character at a constant speed with fewer operations.

本発明の一態様に係るゲームプログラムは、プレイヤが仮想空間内のキャラクタを操作するゲームのプログラムであって、コンピュータを、プレイヤが画面に触れることでキャラクタに対する操作を受け付ける入力手段と、仮想空間の少なくとも一部を表示するゲーム画面内にキャラクタを表示する表示制御手段と、入力手段が受け付けた操作に基づいてキャラクタを動作させる動作制御手段であって、キャラクタが第1方向に一定速度で移動している場合、少なくともプレイヤが画面に触れるまでの間、キャラクタを第1方向に一定速度で移動させ続ける、動作制御手段と、して機能させる。 A game program according to an aspect of the present invention is a game program in which a player operates a character in a virtual space, and the computer uses an input unit that accepts an operation for the character by touching the screen of the computer with a computer. Display control means for displaying the character in the game screen displaying at least a part, and motion control means for operating the character based on the operation accepted by the input means, the character moving at a constant speed in the first direction. In this case, at least until the player touches the screen, the character continues to move at a constant speed in the first direction and functions as a motion control unit.

本発明によれば、より少ない操作でキャラクタを一定速度で移動させることが可能な技術を提供することができる。 According to the present invention, it is possible to provide a technique capable of moving a character at a constant speed with fewer operations.

本実施形態に係るゲームシステムのシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration of the game system which concerns on this embodiment. 本ゲームのゲーム画面例を示す。The example of the game screen of this game is shown. キャラクタ及びオブジェクトの移動と共にゲーム画面の視点が移動する様子を示す。It shows how the viewpoint of the game screen moves as the character and the object move. ゲームサーバ及び端末のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of a game server and a terminal. ゲームサーバの機能ブロック構成の一例を示す図である。It is a figure which shows an example of the functional block structure of a game server. 端末の機能ブロック構成の一例を示す図である。It is a figure which shows an example of a functional block structure of a terminal. マップの具体例を示す図である。It is a figure which shows the specific example of a map. ゲーム画面にてマップが表示される位置を説明するための図である。It is a figure for demonstrating the position where a map is displayed on a game screen. テクスチャ画像の一例を示す図である。It is a figure which shows an example of a texture image. オブジェクトの色を決定する例を説明する図である。It is a figure explaining the example which determines the color of an object. 各色のテクスチャ画像を含む画像データの例を示す図である。It is a figure which shows the example of the image data containing the texture image of each color. 画像データからテクスチャ画像を抽出する方法を説明するための図である。It is a figure for explaining a method of extracting a texture image from image data. プレイヤが行う特定の操作の具体例を説明するための図である。It is a figure for explaining a specific example of a specific operation which a player performs. キャラクタを特定の地点に素早く移動させる際の条件の具体例を説明するための図である。It is a figure for demonstrating the specific example of the conditions at the time of moving a character to a specific point quickly. 最高速度時におけるキャラクタの移動方向を制御する方法を説明するための図である。It is a figure for explaining a method of controlling a moving direction of a character at the time of maximum speed. キャラクタに装備したアイテムの表示例を示す図である。It is a figure which shows the example of a display of the item equipped to the character.

添付図面を参照して、本発明の好適な実施形態について説明する。なお、各図において、同一の符号を付したものは、同一又は同様の構成を有する。本実施形態では、仮想的な3次元空間の中でキャラクタがボールをゴールに入れるゲームを例に説明するが、本実施形態がこれに限定されるものではない。本実施形態は、様々な球技に関するゲーム、レースゲーム、シューティングゲーム等にも適用することが可能である。 A preferred embodiment of the present invention will be described with reference to the accompanying drawings. In addition, in each of the drawings, components denoted by the same reference numerals have the same or similar configurations. In the present embodiment, a game in which a character puts a ball into a goal in a virtual three-dimensional space is described as an example, but the present embodiment is not limited to this. The present embodiment can be applied to various ball games, race games, shooting games, and the like.

<システム構成>
図1は、本実施形態に係るゲームシステム1のシステム構成の一例を示す図である。図1に示すゲームシステム1は、ゲームサーバ10(ゲーム装置)と、複数の端末20とを備える。ゲームサーバ10及び端末20は、インターネットやイントラネット、無線LAN、移動通信等の通信ネットワークNを介して互いに通信可能に接続されている。
<System configuration>
FIG. 1 is a diagram showing an example of a system configuration of a game system 1 according to the present embodiment. The game system 1 shown in FIG. 1 includes a game server 10 (game device) and a plurality of terminals 20. The game server 10 and the terminal 20 are communicably connected to each other via a communication network N such as the Internet, an intranet, a wireless LAN, or mobile communication.

ゲームサーバ10は、例えば、プレイヤに関する各種情報を管理したり、ゲームの一部の処理を実行したりする等、端末20がゲームを提供する上でその一部の機能を担う装置である。ゲームサーバ10は、1又は複数の情報処理装置から構成されていてもよいし、仮想的なサーバ(クラウドサーバ等)を用いて構成されていてもよい。 The game server 10 is a device that plays a part of the functions of the terminal 20 in providing the game, such as managing various information regarding the player and executing a part of the process of the game. The game server 10 may be configured by one or a plurality of information processing devices, or may be configured by using a virtual server (cloud server or the like).

端末20は、ゲームをプレイヤに提供する端末であり、プレイヤは、端末20を操作することで本実施形態に係るゲームを実行することができる。端末20は、例えば、携帯電話(スマートフォンを含む)、タブレット、パーソナルコンピュータ、アーケードゲーム装置、又は、コンシューマゲーム装置等のコンピュータである。 The terminal 20 is a terminal that provides the game to the player, and the player can execute the game according to the present embodiment by operating the terminal 20. The terminal 20 is a computer such as a mobile phone (including a smartphone), a tablet, a personal computer, an arcade game device, or a consumer game device.

<ゲーム概要>
続いて、本実施形態に係るゲームシステム1が提供するゲームの概要を説明する。ゲームシステム1が提供するゲーム(以下、「本ゲーム」と言う。)では、プレイヤは、仮想的な3次元空間(以下、「仮想空間」と言う。)の中で、透明な球に入ったキャラクタを操作し、仮想空間内に1つ現れるボール(移動するオブジェクト)を、仮想空間内に固定的に設置されたゴール(固定されたオブジェクト)に入れることで勝敗を競う。仮想空間には地面(平面)が設けられており、キャラクタは、当該地面の上を転がったりジャンプしたりしながら自由自在に移動する。
<Game outline>
Next, the outline of the game provided by the game system 1 according to the present embodiment will be described. In a game provided by the game system 1 (hereinafter, referred to as “main game”), a player enters a transparent ball in a virtual three-dimensional space (hereinafter, referred to as “virtual space”). Compete for victory by operating a character and putting one ball (moving object) that appears in the virtual space into a goal (fixed object) fixedly installed in the virtual space. The ground (plane) is provided in the virtual space, and the character moves freely while rolling or jumping on the ground.

各プレイヤは、キャラクタをボールに衝突させることでボールを移動させ、最終的に、ボールを敵のゴールに入れたプレイヤが勝利する。本ゲームには、様々なプレイモードが設けられている。例えば、コンピュータと対戦するモード、2人のプレイヤで対戦するモード、4人のプレイヤが2組に分かれて対戦するモード、4人のプレイヤがそれぞれ対戦するモード等が設けられている。 Each player moves the ball by colliding the character with the ball, and finally the player who puts the ball into the enemy's goal wins. This game has various play modes. For example, a mode for competing with a computer, a mode for competing with two players, a mode for competing with four players in two groups, a mode for competing with four players, and the like are provided.

図2に、本ゲームのゲーム画面例を示す。ゲーム画面には、仮想空間の全てが表示されるのではなく、所定の視点から仮想空間を見た場合における所定範囲の仮想空間が描画される。また、ゲーム画面には、プレイヤ自身が操作するキャラクタCA(以下、「自キャラクタCA」と言う。)と、ゴールGと、ボールBと、マップM(地図)が表示される。また、図2には表示されていないが、他のプレイヤが操作するキャラクタCAが所定範囲に入った場合には、当該他のプレイヤが操作するキャラクタCAもゲーム画面に表示される。自キャラクタCAとボールBは、ゲームをプレイしている間は基本的に、画面を左右に分割する中心線Lの上に表示され続ける。ただし、特殊攻撃が発動する場合やゴールが決まった(又は決められた)場合など特定の条件下では、中心線Lの上以外の場所に描画されることやゲーム画面から消えることもあり得る。 FIG. 2 shows an example of the game screen of this game. Not all of the virtual space is displayed on the game screen, but a virtual range of a predetermined range when the virtual space is viewed from a predetermined viewpoint is drawn. Further, on the game screen, a character CA operated by the player himself (hereinafter referred to as “self character CA”), a goal G, a ball B, and a map M (map) are displayed. Although not shown in FIG. 2, when the character CA operated by another player enters a predetermined range, the character CA operated by the other player is also displayed on the game screen. The player character CA and the ball B basically continue to be displayed on the center line L that divides the screen into left and right while playing the game. However, under a specific condition such as when a special attack is activated or when a goal is determined (or determined), it may be drawn in a place other than the center line L or disappeared from the game screen.

ここで、所定の視点は、任意の視点ではなく予め定められた視点である。具体的には、自キャラクタCAを斜め上から見下ろす視点であり、かつ、自キャラクタCA及びボールBが、中心線Lの上に常に重なって見える視点である。つまり、自キャラクタCA及びボールBが仮想空間内を移動すると、自キャラクタCA又はボールBが中心線Lからずれることがないように視点も移動していくことになる。 Here, the predetermined viewpoint is not an arbitrary viewpoint but a predetermined viewpoint. Specifically, it is a viewpoint in which the player character CA looks down diagonally from above, and the player character CA and the ball B always appear to overlap on the center line L. That is, when the player character CA and the ball B move in the virtual space, the viewpoint also moves so that the player character CA or the ball B does not deviate from the center line L.

図3に、自キャラクタCA及びボールBの移動と共にゲーム画面の視点が移動する様子を示す。図3は、仮想空間を真上から見た状態を示している。まず、図3左の状態では、ゲーム画面の視点は、右上から左下に向かうL2方向になる。ここで、線分L2を中心とした角度αの範囲は、ゲーム画面に描画される仮想空間の左右方向の範囲を示す。なお、角度αの大きさは固定であってもよいし、ゲーム進行に応じて動的に変化するようにしてもよい。この状態から、ボールBが右下に移動し、図3右の状態に遷移すると、ゲーム画面の視点は、左上から右下に向かうL3方向に移動する。本ゲームでは、自キャラクタCA及びボールBは仮想空間内を高速で移動することから、ゲーム画面に描画される仮想空間は、自キャラクタCA及びボールBの移動に伴って目まぐるしく変化することになる。 FIG. 3 shows how the viewpoint of the game screen moves as the character CA and the ball B move. FIG. 3 shows a state in which the virtual space is viewed from directly above. First, in the state on the left of FIG. 3, the viewpoint of the game screen is in the L2 direction from the upper right to the lower left. Here, the range of the angle α around the line segment L2 indicates the range in the left-right direction of the virtual space drawn on the game screen. The size of the angle α may be fixed or may be dynamically changed according to the progress of the game. When the ball B moves to the lower right from this state and transitions to the state in the right of FIG. 3, the viewpoint of the game screen moves in the L3 direction from the upper left to the lower right. In this game, the player character CA and the ball B move at high speed in the virtual space, so the virtual space drawn on the game screen changes rapidly as the player character CA and the ball B move.

<ハードウェア構成>
図4は、ゲームサーバ10及び端末20のハードウェア構成の一例を示す図である。ゲームサーバ10及び端末20は、CPU(Central Processing Unit)11、メモリ、HDD(Hard Disk Drive)及び/又はSSD(Solid State Drive)等の記憶装置12、有線又は無線通信を行う通信IF(Interface)13、入力操作を受け付ける入力デバイス14、及び情報の出力を行う出力デバイス15を有する。入力デバイス14は、例えば、キーボード、タッチパネル、マウス及び/又はマイク等である。出力デバイス15は、例えば、ディスプレイ及び/又はスピーカ等である。
<Hardware configuration>
FIG. 4 is a diagram illustrating an example of the hardware configuration of the game server 10 and the terminal 20. The game server 10 and the terminal 20 include a CPU (Central Processing Unit) 11, a memory, a storage device 12 such as a HDD (Hard Disk Drive) and/or an SSD (Solid State Drive), and a communication IF (Interface) for performing wired or wireless communication. 13, an input device 14 that receives an input operation, and an output device 15 that outputs information. The input device 14 is, for example, a keyboard, a touch panel, a mouse and/or a microphone, or the like. The output device 15 is, for example, a display and/or a speaker or the like.

<機能ブロック構成>
図5は、ゲームサーバ10の機能ブロック構成の一例を示す図である。ゲームサーバ10は、通信部101と、ゲーム制御部102と、記憶部103とを含む。通信部101と、ゲーム制御部102とは、ゲームサーバ10のCPU11が、記憶装置12に記憶されたプログラムを実行することにより実現することができる。また、当該プログラムは、記憶媒体に格納することができる。当該プログラムを格納した記憶媒体は、コンピュータ読み取り可能な非一時的な記憶媒体(Non-transitory computer readable medium)であってもよい。非一時的な記憶媒体は特に限定されないが、例えば、USBメモリ又はCD−ROM等の記憶媒体であってもよい。また、記憶部103は、ゲームサーバ10が備える記憶装置12を用いて実現することができる。
<Function block configuration>
FIG. 5 is a diagram showing an example of a functional block configuration of the game server 10. The game server 10 includes a communication unit 101, a game control unit 102, and a storage unit 103. The communication unit 101 and the game control unit 102 can be realized by the CPU 11 of the game server 10 executing a program stored in the storage device 12. Further, the program can be stored in a storage medium. The storage medium storing the program may be a computer-readable non-transitory computer readable medium. The non-transitory storage medium is not particularly limited, but may be a storage medium such as a USB memory or a CD-ROM. Further, the storage unit 103 can be realized by using the storage device 12 included in the game server 10.

通信部101は、本ゲームを実行するために必要な情報を端末20との間で送受信する機能を有する。本ゲームを実行するために必要な情報とは、例えば、各プレイヤが操作する各キャラクタCAの現在位置やボールBの現在位置を示す情報などである。 The communication unit 101 has a function of transmitting and receiving information necessary for executing this game to and from the terminal 20. The information necessary for executing the present game is, for example, information indicating the current position of each character CA operated by each player and the current position of the ball B.

ゲーム制御部102は、本ゲームを実行するために必要な各種の機能のうちゲームサーバ10側で行う機能を提供する。例えば、ゲーム制御部102は、同一の仮想空間内における各プレイヤの位置情報やボールBの位置を各端末20に送信する機能、各プレイヤが所持するキャラクタの属性データ等を管理する機能、各プレイヤがゲーム内で行った各種の設定等を管理する機能、及び、端末20が保持するゲームデータのバックアップを行う機能等を提供する。 The game control unit 102 provides a function performed on the game server 10 side among various functions necessary for executing the present game. For example, the game control unit 102 has a function of transmitting the position information of each player and the position of the ball B in the same virtual space to each terminal 20, a function of managing attribute data of characters possessed by each player, and the like. Provides a function of managing various settings made in the game, a function of backing up game data held by the terminal 20, and the like.

記憶部103は、プレイヤ管理DBを記憶する。プレイヤ管理DBは、各プレイヤに関する各種データを管理する。具体的には、ログイン情報、ゲーム画面に表示されるプレイヤの名称、所有するキャラクタCAに関する情報、所有するアイテムに関する情報などがプレイヤごとに格納される。 The storage unit 103 stores a player management DB. The player management DB manages various data regarding each player. Specifically, login information, the name of the player displayed on the game screen, information about the owned character CA, information about owned items, and the like are stored for each player.

図6は、端末20の機能ブロック構成の一例を示す図である。端末20は、入力部201と、動作制御部202と、表示制御部203と、通信部204と、記憶部205とを含む。入力部201と、動作制御部202と、表示制御部203と、通信部204とは、端末20のCPU11が、記憶装置12に記憶されたプログラムを実行することにより実現することができる。記憶部205は、端末20が備える記憶装置12を用いて実現することができる。当該プログラムは、記憶媒体に格納することができる。当該プログラムを格納した記憶媒体は、コンピュータ読み取り可能な非一時的な記憶媒体であってもよい。非一時的な記憶媒体は特に限定されないが、例えば、USBメモリ又はCD−ROM等の記憶媒体であってもよい。また、当該プログラムは、ネットワークを通じて外部のサーバからダウンロードされて端末20にインストールされるプログラムであってもよい。 FIG. 6 is a diagram showing an example of a functional block configuration of the terminal 20. The terminal 20 includes an input unit 201, an operation control unit 202, a display control unit 203, a communication unit 204, and a storage unit 205. The input unit 201, the operation control unit 202, the display control unit 203, and the communication unit 204 can be realized by the CPU 11 of the terminal 20 executing a program stored in the storage device 12. The storage unit 205 can be realized using the storage device 12 included in the terminal 20. The program can be stored in a storage medium. The storage medium storing the program may be a computer-readable non-transitory storage medium. The non-transitory storage medium is not particularly limited, but may be a storage medium such as a USB memory or a CD-ROM. Further, the program may be a program downloaded from an external server via a network and installed in the terminal 20.

入力部201は、プレイヤから各種の入力を受け付ける機能を有する。また、入力部201は、プレイヤからキャラクタ操作に関する各種の入力を受け付けて動作制御部202に通知する機能を有する。入力部201は、プレイヤが端末20の画面(タッチパネル)上で行った操作(タッチ操作、フリック操作、スワイプ操作等)を検出することで自キャラクタCAに対する操作を受け付けるようにしてもよいし、プレイヤがゲームコントローラのボタンを押下したことを検出することで自キャラクタCAに対する操作を受け付けるようにしてもよい。 The input unit 201 has a function of receiving various inputs from the player. In addition, the input unit 201 has a function of receiving various inputs related to character operations from the player and notifying the action control unit 202. The input unit 201 may accept an operation on the player character CA by detecting an operation (touch operation, flick operation, swipe operation, etc.) performed by the player on the screen (touch panel) of the terminal 20, or the player An operation for the player character CA may be received by detecting that the button of the game controller is pressed.

動作制御部202は、入力部201がプレイヤから受け付けた操作に基づいて、仮想空間内における自キャラクタCAの動作(移動方向や移動速度等)を制御する機能を有する。具体的には、動作制御部202は、端末20の画面上にてプレイヤが行った操作の方向(例えばフリック操作の方向)に自キャラクタCAを移動させるように制御する。また、当該操作の速度が速いほど自キャラクタCAが移動する速度も速くなるように、自キャラクタCAの動作を制御する。また、動作制御部202は、仮想空間内におけるボールBの動作(移動速度、移動方向、移動軌跡等)も制御する。 The motion control unit 202 has a function of controlling the motion (moving direction, moving speed, etc.) of the player character CA in the virtual space based on the operation received by the input unit 201 from the player. Specifically, the motion control unit 202 controls to move the player character CA in the direction of the operation performed by the player on the screen of the terminal 20 (for example, the direction of the flick operation). Further, the motion of the own character CA is controlled so that the faster the operation speed is, the faster the moving speed of the own character CA is. The motion control unit 202 also controls the motion of the ball B in the virtual space (moving speed, moving direction, moving locus, etc.).

なお、動作制御部202は、常に、端末20の画面上にてプレイヤが行った操作の方向に自キャラクタCAを移動させるのではなく、所定の条件を満たす場合は、自キャラクタCAが特定の動作をするように制御してもよい。例えば、動作制御部202は、自キャラクタCAが仮想空間内の所定のエリアに位置し、かつ、プレイヤがゲーム画面で特定の操作(例えば下方向にフリック操作する等)を行う場合、自キャラクタCAを特定の地点(例えばゴール地点等)に移動させる操作が行われたものとみなして、自キャラクタCAを当該地点に移動させるようにしてもよい。 Note that the motion control unit 202 does not always move the player character CA in the direction of the operation performed by the player on the screen of the terminal 20, but when the predetermined condition is satisfied, the player character CA performs a specific motion. You may control so that it does. For example, when the player character CA is located in a predetermined area in the virtual space and the player performs a specific operation (for example, a flick operation in the downward direction) on the game screen, the action control unit 202 may control the player character CA. It may be considered that the operation of moving the character to a specific point (for example, a goal point) has been performed, and the own character CA may be moved to the point.

また、動作制御部202は、自キャラクタCAが所定の方向(第1方向)に一定速度で移動している場合、自キャラクタCAは、少なくともプレイヤが何らかの操作(例えば画面に触れる等)を行うまでの間、自キャラクタCAを当該所定の方向(第1方向)に一定速度で移動させ続けるようにしてもよい。 Further, when the player character CA is moving at a constant speed in a predetermined direction (first direction), the action control unit 202 keeps the player character CA at least until the player performs some operation (for example, touching the screen). During this period, the player character CA may be continuously moved in the predetermined direction (first direction) at a constant speed.

表示制御部203は、仮想空間の少なくとも一部を表示するゲーム画面をディスプレイに表示する機能を有する。また、表示制御部203は、ゲーム画面内に自キャラクタCAを表示すると共に、仮想空間内における自キャラクタCAの現在位置を示すマップMを、自キャラクタCAと重ねて表示する機能を有する。また、表示制御部203はボールBをゲーム画面に表示すると共に、ボールBの動作量に応じてボールBの表面にマッピングするテクスチャ画像を切り替える機能を有する。 The display control unit 203 has a function of displaying a game screen displaying at least a part of the virtual space on the display. In addition, the display control unit 203 has a function of displaying the own character CA on the game screen and displaying the map M indicating the current position of the own character CA in the virtual space in an overlapping manner with the own character CA. Further, the display control unit 203 has a function of displaying the ball B on the game screen and switching a texture image to be mapped on the surface of the ball B according to the amount of movement of the ball B.

通信部204は、本ゲームを実行するために必要な情報をサーバ10との間で送受信する機能を有する。本ゲームを実行するために必要な情報とは、例えば、各プレイヤが操作するキャラクタCAの現在位置やボールの現在位置を示す情報などである。 The communication unit 204 has a function of transmitting/receiving information necessary for executing this game to/from the server 10. The information necessary for executing this game is, for example, information indicating the current position of the character CA operated by each player or the current position of the ball.

記憶部205は、各機能部(入力部201、動作制御部202、表示制御部203及び通信部204)が本ゲームを実行するために必要なゲームデータを記憶する。ゲームデータには、キャラクタCAの画像データ、ボールBの画像データ、ゲームシナリオ等が格納される。 The storage unit 205 stores game data necessary for each functional unit (the input unit 201, the operation control unit 202, the display control unit 203, and the communication unit 204) to execute the present game. The image data of the character CA, the image data of the ball B, the game scenario, etc. are stored in the game data.

<処理手順>
続いて、ゲームシステム1が行う具体的な処理手順を説明する。
<Processing procedure>
Next, a specific processing procedure performed by the game system 1 will be described.

(マップ表示)
本ゲームでは、各キャラクタCA及びボールBは仮想空間内を高速で移動し、これに伴い、ゲーム画面に描画される仮想空間の範囲も、自キャラクタCA及びボールBの移動に伴って目まぐるしく変化する。また、敵プレイヤより早くボールBを敵のゴールGに入れるために、プレイヤは、自キャラクタCAの位置のみならず、敵キャラクタの位置、味方キャラクタの位置、ボールBの位置及びゴールGの位置を常に把握しておく必要がある。
(Map display)
In this game, each character CA and the ball B move at high speed in the virtual space, and accordingly, the range of the virtual space drawn on the game screen changes rapidly as the character CA and the ball B move. .. Further, in order to put the ball B into the enemy's goal G earlier than the enemy player, not only the position of the player character CA but also the position of the enemy character, the position of the ally character, the position of the ball B, and the position of the goal G. You always need to know.

そこで、本ゲームでは、端末20の表示制御部203は、ゲーム画面において、仮想空間内における各キャラクタの位置、ボールBの位置及びゴールGの位置を表示するマップを、プレイヤが操作するキャラクタCAに重ねて表示する。これにより、プレイヤは、自キャラクタCAに視線を集中させながら、他のキャラクタの位置、ボールBの位置及びゴールGの位置を素早く把握することが可能になる。 Therefore, in the present game, the display control unit 203 of the terminal 20 provides the character CA operated by the player with a map displaying the position of each character, the position of the ball B, and the position of the goal G in the virtual space on the game screen. Overlap and display. As a result, the player can quickly grasp the positions of other characters, the position of the ball B, and the position of the goal G while concentrating the line of sight on the player character CA.

図7は、マップMの具体例を示す図である。マップMには、自キャラクタCAの現在位置を示す自キャラクタアイコンCAI1、味方プレイヤが操作するキャラクタCAの現在位置を示す味方キャラクタアイコンCAI2、敵プレイヤが操作するキャラクタCAの現在位置を示す敵キャラクタアイコンCAI3及び敵キャラクタアイコンCAI4が表示される。また、マップMには、ボールBの現在位置を示すボールアイコンBI、敵のゴールGの位置(プレイヤ自身及び味方のプレイヤがターゲットとする第2オブジェクト)を示すゴールアイコンGI1及び味方のゴールG(敵のプレイヤがターゲットとする第1オブジェクト)の位置を示すゴールアイコンGI2が表示される。 FIG. 7 is a diagram showing a specific example of the map M. In the map M, the own character icon CAI1 indicating the current position of the own character CA, the ally character icon CAI2 indicating the current position of the character CA operated by the ally player, and the enemy character icon indicating the current position of the character CA operated by the enemy player. The CAI3 and the enemy character icon CAI4 are displayed. In addition, on the map M, a ball icon BI indicating the current position of the ball B, a goal icon GI1 indicating the position of the enemy's goal G (the second object targeted by the player himself and the ally player) and the ally's goal G ( A goal icon GI2 indicating the position of the first object targeted by the enemy player) is displayed.

また、敵キャラクタCAの位置を容易に識別可能にするため、敵キャラクタアイコンCAI3及び敵キャラクタアイコンCAI4は、自キャラクタアイコンCAI1及び味方キャラクタアイコンCAI2とは異なる形状のアイコンで表示されるようにしてもよい。また、自キャラクタアイコンCAI1及び味方キャラクタアイコンCAI2は矢印の形状をしており、矢印の方向が、自キャラクタCA及び味方キャラクタが向いている方向を示すようにしてもよい。若しくは、自キャラクタアイコンCAI1のみが矢印の形状をしており、味方キャラクタアイコンCAI2は、敵キャラクタアイコンCAI3及び敵キャラクタアイコンCAI4と同様、単に位置のみを表す形状であってもよい。また、自キャラクタCAの位置を容易に認識可能にするため、自キャラクタアイコンCAI1は、他のキャラクタアイコンよりも大きな形状で表示されるようにしてもよい。 Further, in order to easily identify the position of the enemy character CA, the enemy character icon CAI3 and the enemy character icon CAI4 are displayed as icons having different shapes from the own character icon CAI1 and the ally character icon CAI2. Good. The own character icon CAI1 and the ally character icon CAI2 may have an arrow shape, and the direction of the arrow may indicate the direction in which the own character CA and the ally character are facing. Alternatively, only the own character icon CAI1 may be in the shape of an arrow, and the ally character icon CAI2 may be a shape that merely represents the position, like the enemy character icon CAI3 and the enemy character icon CAI4. Further, in order to easily recognize the position of the own character CA, the own character icon CAI1 may be displayed in a shape larger than the other character icons.

図8は、ゲーム画面にてマップMが表示される位置を説明するための図である。ゲーム画面に表示されるマップMは、仮想空間に設けられた地面(平面)に張り付いた状態で表示される。表示制御部203は、ゲーム画面において、自キャラクタCAの位置から地面に向かって垂直方向に移動した地点である地面上の地点PCAと、マップMにおいてキャラクタアイコンCAI1を表示する地点とが一致するようにマップMの表示位置を制御する。 FIG. 8 is a diagram for explaining the position where the map M is displayed on the game screen. The map M displayed on the game screen is displayed in a state of sticking to the ground (plane) provided in the virtual space. The display control unit 203 causes the point PCA on the ground, which is the point vertically moved from the position of the player character CA toward the ground on the game screen, to coincide with the point where the character icon CAI1 is displayed on the map M. To control the display position of the map M.

例えば、図8のAに示すゲーム画面A10では、自キャラクタCAから地面に向かって垂直方向に向かう線分L10が地面と交わる地点PCAと、自キャラクタアイコンCAI1とが一致するようにマップMが表示されている。この状態で、自キャラクタCAが仮想空間を敵のゴールG1方向に移動したとする。自キャラクタCAが移動した後の状態を図8のBに示す。図8のBに示すゲーム画面A11でも、自キャラクタCAから地面に向かって垂直方向に向かう線分L10が地面と交わる地点PCAと、自キャラクタアイコンCAI1とが一致するようにマップMが表示されている。つまり、図8のAに示すゲーム画面A10と、図8のBに示すゲーム画面A11とでは、自キャラクタCAの表示位置は変化していないが、マップMの表示位置は右方向に移動している。 For example, on the game screen A10 shown in FIG. 8A, the map M is displayed so that the point PCA at which the line segment L10 that extends vertically from the player character CA toward the ground intersects the ground and the player character icon CAI1. Has been done. In this state, it is assumed that the player character CA moves in the virtual space toward the enemy's goal G1. FIG. 8B shows the state after the player character CA has moved. Also on the game screen A11 shown in FIG. 8B, the map M is displayed such that the point PCA at which the line segment L10 that extends vertically from the player character CA toward the ground intersects the ground and the player character icon CAI1. There is. That is, in the game screen A10 shown in A of FIG. 8 and the game screen A11 shown in B of FIG. 8, the display position of the player character CA does not change, but the display position of the map M moves to the right. There is.

次に、表示制御部203は、ゲーム画面にて、自キャラクタCAを起点として敵のゴールG1が存在する方向L12(第1方向)と、マップMにおいて自キャラクタアイコンCA1の現在位置から敵のゴール位置を示すゴールアイコンGI1とを結ぶ方向L11とが同一の方向になるように、マップMを回転表示させる。 Next, the display control unit 203 causes the enemy character's goal G1 to exist in the direction L12 (first direction) starting from the player character CA and the current position of the enemy character's icon CA1 on the map M on the game screen. The map M is rotated and displayed so that the direction L11 connecting the goal icon GI1 indicating the position is the same direction.

例えば、ボールBが敵のゴールG近くに移動したことで、ゲーム画面が、敵のゴールGが写っていない状態(図8のB)から敵のゴールGが写っている状態(図8のC)に遷移したと仮定する。この場合、図8のCに示すゲーム画面A12のように、マップMは、ゲーム画面A12にて敵のゴールGが存在する方向L12と、マップMにおいてキャラクタアイコンCA1の現在位置から敵のゴール位置を示すゴールアイコンGI1とを結ぶ方向L11が同一方向になるようにマップMが回転する。 For example, since the ball B moves near the enemy's goal G, the game screen shows a state in which the enemy's goal G is not shown (B in FIG. 8) and an enemy's goal G is shown in the game screen (C in FIG. 8). ). In this case, as in the game screen A12 shown in FIG. 8C, the map M has a direction L12 in which the enemy goal G exists on the game screen A12, and the current position of the character icon CA1 on the map M indicates the enemy goal position. The map M is rotated such that the direction L11 connecting the goal icon GI1 that indicates the direction is the same direction.

(ボールBのブラー効果、ボールBのカラー切り替え)
本ゲームでは、ボールBを描画する際にオブジェクトの動きの大きさを表現する処理を施すことで、ゲーム画面をよりリアルに表現する。オブジェクトの動きの大きさを表現する処理はどのような処理であってもよいが、例えば、ブラー処理が挙げられる。以下の説明では、便宜上、オブジェクトの動きの大きさを表現する処理はブラー処理であるとして説明する。
(Ball B blur effect, Ball B color switching)
In this game, when the ball B is drawn, the processing for expressing the magnitude of the movement of the object is performed so that the game screen is more realistically expressed. The processing for expressing the magnitude of the movement of the object may be any processing, and examples thereof include blur processing. In the following description, for convenience, it is assumed that the process of expressing the magnitude of the movement of the object is the blur process.

記憶部205に格納されているゲームデータには、ブラー効果の異なる複数のテクスチャ画像を含むテクスチャ画像のセットが、ボールBの動作量の範囲を示す閾値と対応づけられて格納されている。テクスチャ画像のセットに含まれる各テクスチャ画像は、ボールの動作量が大きくなるほどブラー効果が大きくなるように加工された画像である。表示制御部203は、ボールBの動作量と当該閾値とを比較し、ボールBの動作量に応じたテクスチャ画像をポリゴンで表現されたボールBの表面にマッピングすることで、ブラー効果を表現する。本実施形態では、ボールの動作量はボールの移動速度を意図しているが、これに限定されない。例えば、ボールの動作量は、ボールの回転速度であってもよい。 In the game data stored in the storage unit 205, a set of texture images including a plurality of texture images having different blur effects is stored in association with a threshold value indicating the range of the amount of movement of the ball B. Each texture image included in the set of texture images is an image processed so that the blur effect increases as the movement amount of the ball increases. The display control unit 203 expresses the blur effect by comparing the movement amount of the ball B with the threshold value and mapping a texture image corresponding to the movement amount of the ball B on the surface of the ball B expressed by polygons. .. In the present embodiment, the movement amount of the ball is intended to be the moving speed of the ball, but is not limited to this. For example, the movement amount of the ball may be the rotation speed of the ball.

図9は、テクスチャ画像のセットの一例を示す図である。図9のAは、ブラー処理がなされていないテクスチャ画像(第1テクスチャ画像)の例を示し、図9のBは、ブラー処理がなされたテクスチャ画像(第2テクスチャ画像)の例を示している。図9のAに示すテクスチャ画像には、ボールBの表面模様がくっきりと描かれており、図9のBに示すテクスチャ画像には、ボールBの表面模様がぼやけた状態で描かれている。 FIG. 9 is a diagram showing an example of a set of texture images. 9A shows an example of a texture image that has not been subjected to blur processing (first texture image), and FIG. 9B shows an example of a texture image that has been subjected to blur processing (second texture image). .. In the texture image shown in FIG. 9A, the surface pattern of the ball B is clearly drawn, and in the texture image shown in FIG. 9B, the surface pattern of the ball B is drawn in a blurred state.

図9に示すテクスチャ画像のセットを用いる場合、表示制御部203は、ボールBの動作量が所定の動作量未満である場合にはブラー処理がなされていないテクスチャ画像をボールBにマッピングし、ボールBの動作量が所定の動作量以上である場合にはブラー処理がなされたテクスチャ画像をボールBにマッピングする。 When the set of texture images shown in FIG. 9 is used, the display control unit 203 maps the texture image that has not been subjected to the blur processing to the ball B when the movement amount of the ball B is less than the predetermined movement amount, When the motion amount of B is equal to or larger than the predetermined motion amount, the texture image subjected to the blur processing is mapped on the ball B.

なお、図9の例ではあくまで一例でありこれに限定されない。例えば、ボールBが静止している場合に用いるテクスチャ画像(くっきりとした画像)と、ボールBが中程度の速度で動いている場合に用いるテクスチャ画像(少しぼやけた画像)と、ボールBが最高速度で動いている場合に用いるテクスチャ画像(ぼやけた画像)とを含むテクスチャ画像のセットを用意するようにしてもよい。 Note that the example of FIG. 9 is merely an example, and the present invention is not limited to this. For example, the texture image used when the ball B is stationary (a sharp image), the texture image used when the ball B is moving at a medium speed (a slightly blurred image), and the ball B is the best. A set of texture images including a texture image (blurred image) used when moving at a speed may be prepared.

ここで、本実施形態では、色の異なるテクスチャ画像のセットを複数用意しておき、表示制御部203は、ゲーム進行に応じたテクスチャ画像のセットを選択することで、ブラー効果に加えて、ボールBの色をゲーム進行に応じて変化させるようにしてもよい。 Here, in the present embodiment, a plurality of sets of texture images having different colors are prepared, and the display control unit 203 selects a set of texture images according to the progress of the game, so that in addition to the blur effect, the ball The color of B may be changed according to the progress of the game.

例えば、表示制御部203は、ボールBの動作を最後に変化させたキャラクタ(自キャラクタCA、味方キャラクタ、敵キャラクタを含む全てのキャラクタ)の属性に対応づけられる色のテクスチャ画像を、ボールBにマッピングするようにしてもよい。ここで、ボールBの動作を変化させるとは、キャラクタがボールBに衝突することでボールBの移動速度又は移動方向を変化させることと、キャラクタが動かした何らかのオブジェクトをボールBに衝突させることでボールBの移動速度又は移動方向を変化させることとの両方を含む。従って、ボールBの動作を最後に変化させたキャラクタとは、ボールBに最後に衝突したものがキャラクタである場合は当該キャラクタであり、ボールBに最後に衝突したものが何らかのオブジェクトである場合は当該オブジェクトを最後に動かしたキャラクタを意味する。キャラクタの属性とは、例えば、キャラクタ毎に付与されたイメージカラーであってもよいし、キャラクタが属するチームのチームカラーであってもよい。 For example, the display control unit 203 sets, on the ball B, a texture image of a color that is associated with the attributes of the character (all characters including the own character CA, the ally character, and the enemy character) that finally changed the motion of the ball B. You may make it map. Here, changing the motion of the ball B means changing the moving speed or moving direction of the ball B by the character colliding with the ball B, and causing any object moved by the character to collide with the ball B. Both include changing the moving speed or the moving direction of the ball B. Therefore, the character that has changed the action of the ball B last is the character when the last collision with the ball B is the character, and the character whose last collision with the ball B is any object. The character that moved the object last time. The character attribute may be, for example, an image color assigned to each character, or a team color of a team to which the character belongs.

図10は、ボールBの色を決定する例を説明する図である。例えば、自キャラクタCAが属するチームのチームカラーは赤であり、敵キャラクタが属するチームのチームカラーは青であると仮定する。もし、自キャラクタCAが直接ボールBに触れた場合、表示制御部203は、自キャラクタCAのチームカラーである赤色のテクスチャ画像のセットを選択し、当該セットの中からボールBの動作量に応じたテクスチャ画像を抽出してボールBにマッピングする。また、ボールBに弾丸Wが触れた場合で、弾丸Wを最後に移動させたキャラクタが敵キャラクタであった場合(例えば、弾丸Wに触ったキャラクタ又は弾丸Wを発射したキャラクタが敵キャラクタだった場合)、表示制御部203は、敵キャラクタのチームカラーである青色のテクスチャ画像のセットを選択し、当該セットの中からボールBの動作量に応じたテクスチャ画像を抽出してボールBにマッピングする。 FIG. 10 is a diagram illustrating an example of determining the color of the ball B. For example, it is assumed that the team color of the team to which the player character CA belongs is red and the team color of the team to which the enemy character belongs is blue. If the player character CA directly touches the ball B, the display control unit 203 selects a set of red texture images, which is the team color of the player character CA, and selects the set of texture images of the ball B from the set. The extracted texture image is extracted and mapped to the ball B. Further, when the bullet W touches the ball B and the character that moved the bullet W last is an enemy character (for example, the character that touches the bullet W or the character that fires the bullet W is an enemy character). In this case, the display control unit 203 selects a blue texture image set that is the team color of the enemy character, extracts a texture image corresponding to the amount of movement of the ball B from the set, and maps it to the ball B. ..

ここで、テクスチャ画像のセットに含まれる各テクスチャ画像は1つの画像データに含まれており、表示制御部203は、ボールBの動作量に応じたテクスチャ画像を当該画像データから抽出してボールBにマッピングするようにしてもよい。 Here, each texture image included in the set of texture images is included in one image data, and the display control unit 203 extracts the texture image according to the movement amount of the ball B from the image data to extract the ball B. May be mapped to.

例えば図11に示すように、黒色のテクスチャ画像のセットである画像データ、赤色のテクスチャ画像のセットである画像データ、青色のテクスチャ画像のセットである画像データ、紫色のテクスチャ画像のセットである画像データ、黄色のテクスチャ画像のセットである画像データ、緑色のテクスチャ画像のセットである画像データが図示されている。図11の左側は、表示制御部203が現在ボールBにマッピングしているテクスチャ画像を含む画像データ(図11の例では黒色)を示し、図11の右側は、表示制御部203がボールBの色を変更する際に利用する画像データ(図11の例では黒色以外)の候補を示している。また、各色の画像データのうち左側のテクスチャ画像はブラー効果が掛かっていないテクスチャ画像であり、右側のテクスチャ画像はブラー効果が掛かってるテクスチャ画像である。 For example, as shown in FIG. 11, image data that is a set of black texture images, image data that is a set of red texture images, image data that is a set of blue texture images, and an image that is a set of purple texture images. Data, image data that is a set of yellow texture images, and image data that is a set of green texture images are shown. The left side of FIG. 11 shows image data (black in the example of FIG. 11) including the texture image currently mapped by the display control unit 203 on the ball B, and the right side of FIG. The candidates of the image data (other than black in the example of FIG. 11) used when changing the color are shown. Further, among the image data of the respective colors, the texture image on the left side is a texture image without the blur effect, and the texture image on the right side is a texture image with the blur effect.

図12は、1枚の画像データからテクスチャ画像を抽出する方法を説明するための図である。図12のAに示す領域R1は、画像データからブラー効果が掛かっていないテクスチャ画像を抽出する際に用いられる、UV座標で表現される領域を示している。つまり、表示制御部203は、ブラー効果が掛かっていないテクスチャ画像をボールBにマッピングする際、図12のAに示す領域のテクスチャを抽出して、ポリゴンで表現されたボールBにマッピングする。同様に、図12のBに示す領域R2は、画像データからブラー効果が掛かっているテクスチャ画像を抽出する際に用いられる、UV座標で表現される領域を示している。つまり、表示制御部203は、ブラー効果が掛かっているテクスチャ画像をボールBにマッピングする際、図12のBに示す領域のテクスチャを抽出して、ポリゴンで表現されたボールBにマッピングする。 FIG. 12 is a diagram for explaining a method of extracting a texture image from one piece of image data. A region R1 shown in A of FIG. 12 represents a region represented by UV coordinates, which is used when extracting a texture image without a blur effect from image data. That is, the display control unit 203, when mapping the texture image without the blur effect on the ball B, extracts the texture of the area shown in A of FIG. 12 and maps it on the ball B represented by a polygon. Similarly, a region R2 shown in B of FIG. 12 represents a region represented by UV coordinates, which is used when a texture image having a blur effect is extracted from image data. That is, the display control unit 203, when mapping the texture image on which the blur effect is applied to the ball B, extracts the texture of the area shown in B of FIG. 12 and maps it to the ball B represented by a polygon.

(キャラクタ移動操作)
本ゲームでは、プレイヤがゲーム画面に触れたまま接触点を所定の方向に指を移動させる動作(いわゆるフリック操作及びスワイプ操作を含むが、以下の説明では便宜上、「フリック操作」と言う。)を行った場合、当該プレイヤが操作する自キャラクタCAは、プレイヤが画面上で指を動かした方向に移動する。しかしながら、ゲーム状況によっては、自キャラクタCAを、プレイヤが操作した方向ではなく、特定の地点に向けて素早く移動させるのが望ましい場合が想定される。
(Character movement operation)
In this game, an operation of moving a finger in a predetermined direction at a contact point while the player is touching the game screen (including a so-called flick operation and a swipe operation, but in the following description, it is referred to as a “flick operation”). When done, the player character CA operated by the player moves in the direction in which the player moves his/her finger on the screen. However, depending on the game situation, it may be desirable to move the player character CA quickly toward a specific point instead of in the direction in which the player operated.

そこで、動作制御部202は、プレイヤが操作する自キャラクタCAが仮想空間内の所定のエリアに位置した状態で、プレイヤが特定の操作を行った場合、特定の地点に自キャラクタCAを移動させる操作が行われたものとみなして、自キャラクタCAを当該地点に移動させる。特定の地点は、味方のゴールやプレイヤ自身のゴールのように固定的な地点であってもよいし、ボールが存在する位置、敵キャラクタが存在する位置、味方キャラクタが存在する位置のように移動する地点であってもよい。 Therefore, when the player performs a specific operation while the player's own character CA operated by the player is located in a predetermined area in the virtual space, the action control unit 202 moves the player's own character CA to a specific point. The character CA is moved to the relevant point on the assumption that the character has been performed. The specific point may be a fixed point such as a teammate's goal or the player's own goal, or may be a location where the ball exists, an enemy character exists, or a teammate character exists. It may be a point to do.

図13は、プレイヤが行う特定の操作の具体例を説明するための図である。例えば、プレイヤがゲーム画面の地点Tをタッチし、そのままF1方向にフリック操作を行ったとする。この場合、動作制御部202は、自キャラクタCAをF1方向に移動させる。一方、プレイヤがゲーム画面の地点Tをタッチし、そのままF2方向にフリック操作を行ったとする。F2方向が、地面上を地点Tから真下に向かった方向L20を中心とした所定の角度(角度α)内である場合、動作制御部202は、自キャラクタCAをF2方向ではなく、指定された地点に移動させる。 FIG. 13 is a diagram for explaining a specific example of the specific operation performed by the player. For example, it is assumed that the player touches a point T on the game screen and directly performs a flick operation in the F1 direction. In this case, the motion control unit 202 moves the player character CA in the F1 direction. On the other hand, it is assumed that the player touches the point T on the game screen and directly performs the flick operation in the F2 direction. When the F2 direction is within a predetermined angle (angle α) centered on the direction L20 that is directed downward from the point T on the ground, the motion control unit 202 specifies the own character CA instead of the F2 direction. Move to a point.

なお、図13に示す特定の操作はあくまで一例であり、図13の例に限定されない、例えば、特定の操作とは、プレイヤが略上方向にフリック操作を行うことであってもよいし、略右方向にフリック操作を行うことであってもよいし、略左方向にフリック操作を行うことであってもよい。或いは、プレイヤがゲーム画面を所定回数タップ操作することであってもよい。 Note that the specific operation shown in FIG. 13 is merely an example and is not limited to the example in FIG. 13, for example, the specific operation may be that the player performs a flick operation in a substantially upward direction, or The flick operation may be performed rightward or the flick operation may be performed substantially leftward. Alternatively, the player may tap the game screen a predetermined number of times.

若しくは、特定の操作は、特定方向へのフリック操作(図13で説明したように所定の角度内へのフリック操作)が所定時間内に所定回数連続して行われることであってもよい。この場合、特定方向へのフリック操作が1回しか行われなかった場合は、自キャラクタCAは当該特定方向に移動し、特定方向へのフリック操作が所定時間内に所定回数連続して行われた場合は、自キャラクタCAは特定の地点に向かって移動することとしてもよい。 Alternatively, the specific operation may be that a flick operation in a specific direction (a flick operation within a predetermined angle as described in FIG. 13) is continuously performed a predetermined number of times within a predetermined time. In this case, when the flick operation in the specific direction is performed only once, the player character CA moves in the specific direction, and the flick operation in the specific direction is continuously performed a predetermined number of times within a predetermined time. In this case, the player character CA may move toward a specific point.

また、特定方向は複数定められており、該特定方向ごとに前記キャラクタを移動させる特定の地点が定められていることとしてもよい。例えば、右方向へのフリック操作が行われた場合(又は右方向へのフリック操作が所定時間内に所定回数連続して行われた場合)はボールに向かって移動し、下方向へのフリック操作が行われた場合(又は下方向へのフリック操作が所定時間内に所定回数連続して行われた場合)はプレイヤ自身のゴールに向かって移動することとしてもよい。どの方向にフリック操作を行った場合に自キャラクタCAがどの地点に向かって移動するのかについては、プレイヤごとにカスタマイズ可能であってもよい。 Further, a plurality of specific directions may be defined, and a specific point to move the character may be defined for each specific direction. For example, if a flick operation to the right is performed (or if the flick operation to the right is performed a predetermined number of times consecutively within a predetermined time), the player moves toward the ball and flicks downward. If (or if the downward flick operation is continuously performed a predetermined number of times within a predetermined time period), the player may move toward the goal of the player. The direction in which the own character CA moves when the flick operation is performed may be customizable for each player.

図14は、キャラクタを特定の地点に移動させる際の条件の具体例を説明するための図である。図14は、仮想空間を上から見下ろした様子を示している。また、図14に示す仮想空間のうち点線より左側は敵プレイヤの陣地(第2陣地)であり、点線より右側は味方プレイヤの陣地(1対1で対戦している場合にはプレイヤ自身の陣地を意味し、以下の説明でも同様)(第1陣地)であると仮定する。また、プレイヤ自身が操作するキャラクタを自キャラクタCA1とし、自キャラクタCA1の味方であるキャラクタを味方キャラクタCA2とする。キャラクタCA3及びキャラクタCA4は敵のキャラクタであるとする。また、ゴールG1は敵のゴール(プレイヤ及び/又は味方のプレイヤがターゲットとする第2オブジェクト)であり、ゴールG2は味方のゴール(敵のプレイヤがターゲットとする第1オブジェクト)であるとする。また、特定の地点は、ゴールG2であるとする。ゴールG1は敵プレイヤの陣地に配置され、ゴールG2は味方プレイヤの陣地に配置される。 FIG. 14 is a diagram for explaining a specific example of conditions for moving a character to a specific point. FIG. 14 shows a state in which the virtual space is looked down from above. In the virtual space shown in FIG. 14, the left side of the dotted line is the position of the enemy player (second position), and the right side of the dotted line is the position of the teammate player (in the case of one-on-one battle, the player's own position). And the same shall apply in the following description) (first position). Further, the character operated by the player itself is the own character CA1, and the character who is a ally of the own character CA1 is the ally character CA2. The characters CA3 and CA4 are assumed to be enemy characters. It is also assumed that the goal G1 is an enemy goal (the second object targeted by the player and/or the ally player), and the goal G2 is the ally goal (the first object targeted by the enemy player). In addition, it is assumed that the specific point is the goal G2. The goal G1 is arranged in the position of the enemy player, and the goal G2 is arranged in the position of the teammate player.

例えば、動作制御部202は、図14のAに示すように、自キャラクタCA1が敵プレイヤの陣地にいる場合で、かつ、プレイヤが特定の操作をした場合、自キャラクタCA1をゴールG2に向かって移動させるようにしてもよい。これにより、例えば、自キャラクタCAが敵プレイヤの陣地にいる場合であっても、自身のゴールG2に向かって自キャラクタCAを素早く移動させることが可能になる。 For example, as shown in A of FIG. 14, the motion control unit 202 directs the player character CA1 toward the goal G2 when the player character CA1 is in the position of the enemy player and when the player performs a specific operation. You may make it move. Thereby, for example, even when the player character CA is in the position of the enemy player, the player character CA can be quickly moved toward the goal G2 of the player character.

また、他の例として、動作制御部202は、図14のAに示すように、自キャラクタCA1が敵プレイヤの陣地にいる場合で、ボールBがゴールG2から所定の距離(d1)以内に位置しており、かつ、プレイヤが特定の操作をした場合、自キャラクタCA1をゴールG2に向かって移動させるようにしてもよい。これにより、例えば戦況がかなり悪化した状態である場合にのみ、自キャラクタCAを素早く移動させることができ、プレイヤの誤操作を抑制することが可能にある。 Further, as another example, as shown in A of FIG. 14, the motion control unit 202 positions the ball B within a predetermined distance (d1) from the goal G2 when the player character CA1 is in the position of the enemy player. If the player has made a specific operation, the player character CA1 may be moved toward the goal G2. As a result, for example, only when the battle situation is considerably deteriorated, the player character CA can be moved quickly, and it is possible to suppress erroneous operation by the player.

また、動作制御部202は、図14のBに示すように、自キャラクタCA1が敵プレイヤの陣地に位置し、敵キャラクタ全員(キャラクタCA3及びキャラクタCA4)とボールBとが味方プレイヤの陣地に位置している場合であって、かつ、プレイヤが特定の操作をした場合に、自キャラクタCA1をゴールG2に向かって移動させるようにしてもよい。 In addition, as shown in FIG. 14B, the motion control unit 202 locates the player character CA1 in the enemy player's position and all the enemy characters (the characters CA3 and CA4) and the ball B in the teammate player's position. The player character CA1 may be moved toward the goal G2 when the player performs a specific operation.

また、動作制御部202は、図14のCに示すように、自キャラクタCA1が味方プレイヤの陣地に位置し、かつ、プレイヤが特定の操作をした場合に、自キャラクタCA1をゴールG2に向かって移動させるようにしてもよい。 Further, as shown in C of FIG. 14, the motion control unit 202 directs the player character CA1 toward the goal G2 when the player character CA1 is located at the ally player's position and the player performs a specific operation. You may make it move.

また、動作制御部202は、図14のCに示すように、自キャラクタCA1が味方プレイヤの陣地に位置し、敵キャラクタ全員が、自キャラクタCA1よりもゴールG2の近くに位置している場合であって、かつ、プレイヤが特定の操作をした場合に、自キャラクタCA1をゴールG2に向かって移動させるようにしてもよい。 In addition, as shown in C of FIG. 14, the motion control unit 202 determines that the player character CA1 is located at the ally player's position and all the enemy characters are located closer to the goal G2 than the player character CA1. Alternatively, if the player performs a specific operation, the player character CA1 may be moved toward the goal G2.

また、他の例として、動作制御部202は、自キャラクタCA1が敵プレイヤ(又は味方プレイヤ)の陣地に位置し、かつ、ボールBに最後に触れたキャラクタが敵キャラクタであり、かつ、プレイヤが特定の操作をした場合に、自キャラクタCA1をゴールG2に向かって移動させるようにしてもよい。 In addition, as another example, the motion control unit 202 determines that the player character CA1 is located at the position of the enemy player (or the ally player), the character that touches the ball B last is the enemy character, and The player character CA1 may be moved toward the goal G2 when a specific operation is performed.

また、他の例として、動作制御部202は、自キャラクタCA1が敵プレイヤ(又は味方プレイヤ)の陣地に位置し、かつ、プレイヤが特定の操作をした場合には、自キャラクタCA1をゴールG2に向かって移動させ、自キャラクタCA1が味方プレイヤの陣地に位置し、かつ、プレイヤが特定の操作をした場合には、自キャラクタCA1をゴールG1(又は敵のペナルティエリア)に向かって移動させることとしてもよい。 Further, as another example, when the player character CA1 is located at the position of the enemy player (or the ally player) and the player performs a specific operation, the motion control unit 202 sets the player character CA1 to the goal G2. When the player character CA1 is located in the position of the teammate player and the player performs a specific operation, the player character CA1 is moved toward the goal G1 (or the enemy's penalty area). Good.

(最高速度時におけるキャラクタ移動制御)
本ゲームでは、プレイヤは、仮想空間内で自身の自キャラクタCAを操作し、敵キャラクタが味方のゴールGにボールBを入れるよりも早く、ボールBを敵のゴールGに決める必要がある。そのためには、プレイヤは、自キャラクタCAを最高速度で移動させ続けることが多いと考えられる。
(Character movement control at maximum speed)
In this game, the player needs to operate the player's own character CA in the virtual space and set the ball B as the enemy's goal G faster than the enemy character puts the ball B in the ally's goal G. For that purpose, it is considered that the player often continues to move the player character CA at the maximum speed.

そこで、動作制御部202は、プレイヤが操作する自キャラクタCAが第1方向に最高速度で移動している場合、プレイヤがゲーム画面に触れるまでの間(つまり、プレイヤが何の操作も行わない間)、自キャラクタCAが当該第1方向に最高速度で移動し続けるようにする。 Therefore, when the player character CA operated by the player is moving at the highest speed in the first direction, the motion control unit 202 waits until the player touches the game screen (that is, while the player does not perform any operation). ), the own character CA continues to move at the maximum speed in the first direction.

また、動作制御部202は、自キャラクタCAが第1方向に向かって最高速度で移動している状態で、プレイヤがゲーム画面で第2方向にフリック操作を行った場合、フリック操作の内容又はゲーム状況に応じて、自キャラクタCAが移動速度を最高速度に保ったまま移動方向を第2方向に変更するのか、又は、自キャラクタCAが移動方向を第2方向に変更して移動速度を減速させるのかを切り替える。 When the player performs a flick operation in the second direction on the game screen while the player character CA is moving in the first direction at the maximum speed, the motion control unit 202 determines the content of the flick operation or the game. Depending on the situation, the own character CA changes the moving direction to the second direction while keeping the moving speed at the maximum speed, or the own character CA changes the moving direction to the second direction to reduce the moving speed. Or switch.

より詳細には、動作制御部202は、自キャラクタCAが第1方向に最高速度で移動している場合で、プレイヤが第2方向にフリック操作を行う場合、第1方向と第2方向との角度差、フリック操作の強さ、及び、第2方向に向かって所定の範囲におけるキャラクタが触れることが可能な特定のオブジェクト(ボールB、仮想空間内に設置されたフェンス、壁面、アイテム等を意図)の存在のうち少なくともいずれか1つに基づいて、自キャラクタCAの移動速度を最高速度に保ったまま移動方向を第2方向に変更させるか、又は、自キャラクタCAの移動方向を第2方向に変更させて移動速度を減速させるかを切り替える。 More specifically, when the player character CA is moving at the maximum speed in the first direction and the player performs a flick operation in the second direction, the motion control unit 202 sets the first direction and the second direction. Angle difference, strength of flick operation, and a specific object that the character in a predetermined range can touch in the second direction (ball B, fence installed in virtual space, wall surface, item, etc. intended ), the moving direction of the self character CA is changed to the second direction while keeping the moving speed of the self character CA at the maximum speed, or the moving direction of the self character CA is set to the second direction. To change to and reduce the moving speed.

(具体例1)
例えば、動作制御部202は、第1方向と第2方向との角度差が所定の角度以内である場合、自キャラクタCAを、最高速度を保ったまま移動方向を第2方向に変更するように動作させるようにしてもよい。また、第1方向と第2方向との角度差が所定の角度を超える場合、自キャラクタCAを、移動方向を第2方向に変更してから移動速度を減速するように動作させるようにしてもよい。
(Specific example 1)
For example, when the angular difference between the first direction and the second direction is within a predetermined angle, the motion control unit 202 changes the moving direction of the player character CA to the second direction while keeping the maximum speed. You may make it operate. Further, when the angle difference between the first direction and the second direction exceeds a predetermined angle, the player character CA may be moved so as to reduce the moving speed after changing the moving direction to the second direction. Good.

図15は、最高速度時におけるキャラクタの移動方向を制御する方法を説明するための図である。図15において、自キャラクタCAはL30方向に最高速度で移動しているものとする。また、ユーザは、地点Tを起点としてF5方向又はF6方向にフリック操作を行ったものとする。また、地点Tを起点としたL31方向は、L30と同一方向であるものとする。また、方向F5は、方向L31を中心とした所定の角度(角度α)以内に含まれているものとし、方向F6は、方向L31を中心とした所定の角度(角度α)以内に含まれていないものとする。 FIG. 15 is a diagram for explaining a method of controlling the moving direction of the character at the maximum speed. In FIG. 15, the player character CA is assumed to be moving at the maximum speed in the L30 direction. Further, it is assumed that the user has performed a flick operation in the F5 direction or the F6 direction starting from the point T. The L31 direction starting from the point T is the same as the L30 direction. Further, the direction F5 is included within a predetermined angle (angle α) about the direction L31, and the direction F6 is included within a predetermined angle (angle α) about the direction L31. Make it not exist.

例えば、自キャラクタCAがL30方向に最高速度で移動している最中に、ユーザがF5方向にフリック操作を行った場合、自キャラクタCAは、最高速度を維持しながら移動方向をF5方向に変更する。また、自キャラクタCAがL30方向に最高速度で移動している最中に、ユーザがF6方向にフリック操作を行った場合、自キャラクタCAは、移動方向をF5方向に変更し、移動速度を最高速度から徐々に減速する。 For example, when the user performs a flick operation in the F5 direction while the own character CA is moving at the maximum speed in the L30 direction, the own character CA changes the moving direction to the F5 direction while maintaining the maximum speed. To do. Further, when the user performs a flick operation in the F6 direction while the own character CA is moving at the maximum speed in the L30 direction, the own character CA changes the moving direction to the F5 direction and maximizes the moving speed. Gradually slow down from speed.

これにより、例えば、自キャラクタCAを敵のゴールに向かって全速で移動させているが若干方向がずれているといったような場合、プレイヤは、自キャラクタCAを移動させたい方向に1回フリック操作を行うだけで、自キャラクタCAの移動方向を微調整することが可能になる。 As a result, for example, when the player character CA is moving toward the enemy's goal at full speed but is slightly deviated in direction, the player performs a flick operation once in the direction in which the player character CA is to be moved. It is possible to finely adjust the moving direction of the player character CA just by performing.

また、例えば、自キャラクタCAを敵のゴールに向かって全速で移動させていたが、急に敵のゴールとは異なる方向に向かわないといけない事態が生じたような場合、プレイヤは、自キャラクタCAを移動させたい方向に向かって1回フリック操作を行うだけで、自キャラクタCAの移動方向を変更した上で、最高速度での移動を中止することができる。 Further, for example, when the player character CA is moving toward the enemy's goal at full speed, but in a situation where the player suddenly needs to move in a direction different from the enemy's goal, the player determines the player character CA. It is possible to stop the movement at the maximum speed after changing the moving direction of the player character CA by merely performing the flick operation once in the direction to move the character.

(具体例2)
動作制御部202は、第2方向へのフリック操作の強さが所定の強さ未満である場合、自キャラクタCAが移動速度を最高速度に保ったまま移動方向を第2方向に変更するように動作させるようにしてもよい。また、第2方向へのフリック操作の強さが所定の強さ以上である場合、自キャラクタCAが移動方向を第2方向に変更して移動速度を減速するように動作させるようにしてもよい。
(Specific example 2)
When the strength of the flick operation in the second direction is less than the predetermined strength, the motion control unit 202 changes the moving direction to the second direction while keeping the moving speed of the own character CA at the maximum speed. You may make it operate. When the strength of the flick operation in the second direction is equal to or higher than the predetermined strength, the player character CA may change the moving direction to the second direction so as to reduce the moving speed. ..

例えば、図15の例では、自キャラクタCAがL30方向に最高速度で移動している最中に、ユーザがF5方向に所定の強さ未満のフリック操作を行った場合、自キャラクタCAは、最高速度を維持しながら移動方向をF5方向に変更する。また、自キャラクタCAがL30方向に最高速度で移動している最中に、ユーザがF6方向に所定の強さ以上でフリック操作を行った場合、自キャラクタCAは、移動方向をF5方向に変更して移動速度を最高速度から徐々に減速する。 For example, in the example of FIG. 15, when the user performs a flick operation less than a predetermined strength in the F5 direction while the own character CA is moving at the maximum speed in the L30 direction, the own character CA is the highest. Change the direction of movement to F5 while maintaining the speed. Further, when the user performs a flick operation in the F6 direction with a predetermined strength or more while the own character CA is moving at the maximum speed in the L30 direction, the own character CA changes the moving direction to the F5 direction. Then, the moving speed is gradually reduced from the maximum speed.

これにより、例えば、自キャラクタCAを敵のゴールに向かって全速で移動させているが若干方向がずれているといったような場合、プレイヤは、自キャラクタCAを移動させたい方向に軽くフリック操作を行うだけで、自キャラクタCAの移動方向を微調整することが可能になる。 As a result, for example, when the player character CA is moving toward the enemy's goal at full speed but is slightly deviated in direction, the player slightly flicks in the direction in which the player character CA is desired to move. Only by this, it becomes possible to finely adjust the moving direction of the player character CA.

また、例えば、自キャラクタCAを敵のゴールに向かって全速で移動させていたが、急に敵のゴールとは異なる方向に向かわないといけない事態が生じたような場合、プレイヤは、自キャラクタCAを移動させたい方向に向かって強くフリック操作を行うだけで、自キャラクタCAの移動方向を変更した上で、最高速度での移動を中止することができる。 Further, for example, when the player character CA is moving toward the enemy's goal at full speed, but in a situation where the player suddenly needs to move in a direction different from the enemy's goal, the player determines the player character CA. It is possible to stop the movement at the maximum speed after changing the moving direction of the player character CA simply by strongly performing a flick operation toward the desired direction.

なお、フリック操作の強さの大小は、フリック操作の移動量(タッチ開始地点とタッチ終了地点との距離)によって定義されてもよい。例えば、フリック操作の移動量が所定の距離未満である場合を弱いフリック操作であると定義し、フリック操作の移動量が所定の距離以上である場合を強いフリック操作であると定義するようにしてもよい。 The strength of the flick operation may be defined by the amount of movement of the flick operation (the distance between the touch start point and the touch end point). For example, if the movement amount of the flick operation is less than a predetermined distance, it is defined as a weak flick operation, and if the movement amount of the flick operation is more than a predetermined distance, it is defined as a strong flick operation. Good.

若しくは、フリック操作の強さの大小は、フリック操作の速度(タッチ開始地点からタッチ終了地点までの速度)によって定義されてもよい。例えば、フリック操作の速度が所定の速度未満である場合を弱いフリック操作であると定義し、フリック操作の速度が所定の速度以上である場合を強いフリック操作であると定義するようにしてもよい。 Alternatively, the magnitude of the strength of the flick operation may be defined by the speed of the flick operation (speed from the touch start point to the touch end point). For example, when the speed of the flick operation is less than a predetermined speed, it may be defined as a weak flick operation, and when the speed of the flick operation is a predetermined speed or more, it may be defined as a strong flick operation. ..

若しくは、フリック操作の強さの大小は、フリック操作の移動量及び速度によって定義されてもよい。例えば、フリック操作の移動量が所定の距離未満であり、かつ、フリック操作の速度が所定の速度未満である場合を弱いフリック操作であると定義し、フリック操作の移動量が所定の距離以上であるか、又は、フリック操作の速度が所定の速度以上である場合を強いフリック操作であると定義するようにしてもよい。 Alternatively, the magnitude of the strength of the flick operation may be defined by the movement amount and speed of the flick operation. For example, if the movement amount of the flick operation is less than the predetermined distance and the speed of the flick operation is less than the predetermined speed, it is defined as a weak flick operation, and the movement amount of the flick operation is equal to or more than the predetermined distance. Alternatively, or if the speed of the flick operation is equal to or higher than a predetermined speed, it may be defined as a strong flick operation.

若しくは、フリック操作の強さの大小は、フリック操作時にタッチパネルに加わる圧力によって定義されてもよい。例えば、フリック操作時の圧力が所定の値未満である場合を弱いフリック操作であると定義し、フリック操作時の圧力が所定の値以上である場合を強いフリック操作であると定義するようにしてもよい。 Alternatively, the strength of the flick operation may be defined by the pressure applied to the touch panel during the flick operation. For example, if the pressure during flick operation is less than a predetermined value, it is defined as a weak flick operation, and if the pressure during flick operation is a predetermined value or more, it is defined as a strong flick operation. Good.

(具体例3)
動作制御部202は、プレイヤがフリック操作を行った第2方向から所定の範囲に、自キャラクタCAが触れることが可能な特定のオブジェクト(例えばボールや、仮想空間の範囲を示すフェンス等)が存在しない場合、自キャラクタCAを、速度を最高速度に保ったまま移動方向を第2方向に変更するように動作させるようにしてもよい。
(Specific example 3)
The motion control unit 202 has a specific object (for example, a ball or a fence indicating the range of the virtual space) that the player character CA can touch within a predetermined range from the second direction in which the player performs the flick operation. If not, the player character CA may be operated to change the moving direction to the second direction while keeping the speed at the maximum speed.

また、動作制御部202は、プレイヤがフリック操作を行った第2方向から所定の範囲に、自キャラクタCAが触れることが可能な特定のオブジェクト(例えばボールや、仮想空間の範囲を示すフェンス等)が存在する場合、自キャラクタCAを、移動方向を第2方向に変更して移動速度を減速するように動作させるようにしてもよい。 In addition, the motion control unit 202 has a specific object (for example, a ball or a fence indicating the range of the virtual space) that the player character CA can touch within a predetermined range from the second direction in which the player has performed a flick operation. When the character exists, the character CA may be operated so as to reduce the moving speed by changing the moving direction to the second direction.

例えば、図15の例では、自キャラクタCAがL30方向に最高速度で移動している最中に、ユーザがF6方向に所定の速度未満でフリック操作を行った場合で、F6方向にはボールやフェンス等が存在しない場合、自キャラクタCAは、最高速度を維持しながら移動方向をF6方向に変更する。また、自キャラクタCAがL30方向に最高速度で移動している最中に、ユーザがF6方向に所定の速度以上でフリック操作を行った場合で、F6方向にはボールやフェンス等が存在する場合、自キャラクタCAを、移動方向をF6方向に変更して移動速度を最高速度から徐々に減速する。 For example, in the example of FIG. 15, when the user performs a flick operation in the F6 direction at a speed lower than a predetermined speed while the character CA is moving in the L30 direction at the maximum speed, a ball or a ball is moved in the F6 direction. When there is no fence or the like, the player character CA changes the moving direction to the F6 direction while maintaining the maximum speed. Further, when the user performs a flick operation in the F6 direction at a predetermined speed or more while the character CA is moving at the maximum speed in the L30 direction, and a ball, fence, or the like exists in the F6 direction. , The moving direction of the player character CA is changed to the F6 direction, and the moving speed is gradually reduced from the maximum speed.

これにより、例えば、自キャラクタCAを敵のゴールに向かって全速で移動させながら、ボールやフェンス等のオブジェクトが存在しない方向に方向を変えたいといったような場合、プレイヤは、自キャラクタCAを移動させたい方向にフリック操作を行うだけで、自キャラクタCAを最高速度で移動させながら移動方向のみを変更することが可能になる。 As a result, for example, when the player wants to change the direction to a direction in which an object such as a ball or fence does not exist while moving the own character CA toward the enemy's goal at full speed, the player moves the own character CA. Only by performing a flick operation in the desired direction, it is possible to change only the moving direction while moving the player character CA at the maximum speed.

また、例えば、自キャラクタCAを敵のゴールに向かって全速で移動させていたが、ボールが近付いてきたのでボールが存在する方向に移動方向を変えたいといったような場合、プレイヤは、自キャラクタCAをボールの方向に向かって強くフリック操作を行うだけで、自キャラクタCAの移動方向を変更した上で、自キャラクタCAを減速させることができる。 Further, for example, when the player character CA is moving at full speed toward the enemy's goal, but when the player wants to change the moving direction to the direction in which the ball is present because the ball is approaching, the player determines the player character CA. It is possible to decelerate the own character CA after changing the moving direction of the own character CA simply by performing a strong flick operation in the direction of the ball.

以上説明した処理は、自キャラクタCAが「最高速度」で移動している場合に限定されず、自キャラクタCAが一定速度で移動している場合にも適用することができる。また、最高速度には、通常時(最高速度を向上させるアイテムを使用しておらず、かつ、最高速度を向上させるスキルも発動していない状態)の最高速度のみならず、最高速度を向上させるアイテムを使用した場合の最高速度、及び、最高速度を向上させるスキルを発動した状態の最高速度も含まれ得る。また、最高速度を、所定の動作(例えばフリック操作)により実現されるキャラクタの移動速度の上限と定義してもよい。 The processing described above is not limited to the case where the player character CA is moving at the "maximum speed", and can be applied to the case where the player character CA is moving at a constant speed. In addition, as the maximum speed, not only the maximum speed at normal times (when no item that improves maximum speed is used and the skill to improve maximum speed is not activated) is also improved. It may also include the maximum speed when using the item, and the maximum speed when the skill to improve the maximum speed is activated. Further, the maximum speed may be defined as the upper limit of the moving speed of the character realized by a predetermined action (for example, flick operation).

(キャラクタのスキル)
本ゲームでは、自キャラクタCAに、自キャラクタCAのスキル(能力)を向上させることが可能なアイテムを複数装備することができる。自キャラクタCAのスキルとは、例えば、加速力、移動時の最高速度及びシュート精度等が挙げられる。また、アイテムには、例えば、加速力を向上させるアイテムや、シュート精度を向上させるアイテムなどが挙げられる。
(Character skill)
In this game, the player character CA can be equipped with a plurality of items capable of improving the skill (ability) of the player character CA. Examples of the skill of the player character CA include acceleration force, maximum speed during movement, and shooting accuracy. The items include, for example, items that improve acceleration, items that improve shooting accuracy, and the like.

図16は、キャラクタに装備したアイテムの表示例を示す図である。図16に示すように、ゲーム画面に表示される自キャラクタCAの左後方及び右後方には、それぞれ、車輪状のオブジェクトが1つずつ表示される。各々のオブジェクトには、更に、エリアS1、エリアS2、エリアS3、エリアS4及びエリアS5が含まれる。エリアS1には、自キャラクタCAが装備中のアイテムが表示され、エリアS2〜S5には、自キャラクタCAが所持しているが装備はしていないアイテムが表示される。プレイヤは、ゲーム画面を操作することで、所持しているアイテムの中から装備するアイテムを任意に選択することが可能である。 FIG. 16 is a diagram showing a display example of items equipped on a character. As shown in FIG. 16, one wheel-shaped object is displayed on each of the left rear and the right rear of the player character CA displayed on the game screen. Each object further includes area S1, area S2, area S3, area S4, and area S5. In the area S1, the items equipped with the own character CA are displayed, and in the areas S2 to S5, the items possessed by the own character CA but not equipped are displayed. By operating the game screen, the player can arbitrarily select the item to be equipped from the items he or she has.

自キャラクタCAの移動時においては、エリアS1を中心としてエリアS2〜エリアS4が回転するような演出表示が行われる。また、自キャラクタCAと車輪状のオブジェクトの各々との距離は、自キャラクタCAの移動速度に応じて変化する。具体的には、自キャラクタCAの移動速度が速いほど、自キャラクタCAと車輪状のオブジェクトの各々との距離が大きくなるように変化する。つまり、自キャラクタCAの移動速度が速いほど、車輪状のオブジェクトが遅れてついてくるような演出表示が行われる。 When the character CA is moving, an effect display is displayed such that the areas S2 to S4 rotate around the area S1. The distance between the player character CA and each of the wheel-shaped objects changes according to the moving speed of the player character CA. Specifically, the faster the moving speed of the player character CA, the larger the distance between the player character CA and each of the wheel-shaped objects. That is, as the moving speed of the player character CA is higher, the effect display is performed such that the wheel-shaped object comes later.

<まとめ>
以上説明した実施形態によれば、各キャラクタCA及びボールBが仮想空間内で様々に動き回るゲームにおいて、マップMを自キャラクタCAと重ねて表示するようにした。これにより、プレイヤは、仮想空間内における自キャラクタCAの位置を、より少ない視線移動で把握可能にすることが可能になる。
<Summary>
According to the embodiment described above, in the game in which each character CA and the ball B move around in the virtual space variously, the map M is displayed so as to be overlapped with the player character CA. As a result, the player can recognize the position of the player character CA in the virtual space with less movement of the line of sight.

また、本実施形態によれば、予めブラー効果の異なる複数のテクスチャ画像を用意しておき、ボールBの動作量に応じたテクスチャ画像をボールBにマッピングするようにした。これにより、ボールBへのブラー効果をより少ない処理負荷で実現することが可能になる。 Further, according to the present embodiment, a plurality of texture images having different blur effects are prepared in advance, and the texture image according to the amount of movement of the ball B is mapped on the ball B. As a result, the blur effect on the ball B can be realized with a smaller processing load.

また、本実施形態によれば、自キャラクタCAが所定のエリア(例えば敵の陣地)に位置する場合で、かつ、プレイヤが特定の操作を行った場合、自キャラクタCAを特定の地点(例えば味方のゴール)に向けて移動させるようにした。これにより、急いで特定の地点に自キャラクタCAを移動させなければならない状況において、自キャラクタCAを当該特定の地点に向けて、より確実に移動させることが可能になる。 Further, according to the present embodiment, when the player character CA is located in a predetermined area (for example, an enemy's position) and when the player performs a particular operation, the player character CA is placed at a particular point (for example, an ally). The goal is to move it toward the goal. As a result, in a situation where the player character CA has to be moved to a specific point in a hurry, it is possible to move the player character CA toward the specified point more reliably.

また、本実施形態によれば、自キャラクタCAが最高速度で移動している間、プレイヤが特に操作をしない限り、自キャラクタCAが最高速度で移動し続けるようにした。これにより、プレイヤは、より少ない操作でキャラクタを高速移動させることが可能になる。また、ゲームの爽快感が醸成され、ゲームの興趣性を高めることが可能になる。 Further, according to the present embodiment, while the player character CA is moving at the maximum speed, the player character CA is allowed to continue moving at the maximum speed unless the player makes a particular operation. This allows the player to move the character at high speed with fewer operations. In addition, the refreshing feeling of the game is cultivated, and the interest of the game can be enhanced.

また、本実施形態によれば、自キャラクタCAが最高速度で移動している場合、簡易な操作で自キャラクタCAの移動方向のみを変更したり、自キャラクタCAの移動方向を変更しつつ減速させたりするようにした。これにより、キャラクタが高速移動している場合であっても、より正確にキャラクタを操作することが可能になる。 According to the present embodiment, when the player character CA is moving at the maximum speed, only the moving direction of the player character CA is changed by a simple operation, or the player character CA is decelerated while changing the moving direction of the player character CA. I tried to do it. This allows the character to be operated more accurately even when the character is moving at high speed.

以上説明した実施形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。実施形態で説明したフローチャート、シーケンス、実施形態が備える各要素並びにその配置、材料、条件、形状及びサイズ等は、例示したものに限定されるわけではなく適宜変更することができる。また、異なる実施形態で示した構成同士を部分的に置換し又は組み合わせることが可能である。 The embodiments described above are for facilitating the understanding of the present invention and are not for limiting the interpretation of the present invention. The flowcharts and sequences described in the embodiments, the elements included in the embodiments, their arrangement, materials, conditions, shapes, sizes, and the like are not limited to those illustrated, and can be changed as appropriate. Further, the configurations shown in different embodiments can be partially replaced or combined.

例えば、本実施形態に係るゲームは、現実の空間にキャラクタや各種のオブジェクトを重ねて表示するAR技術を利用したゲームであってもよい。すなわち、本実施形態に係る仮想空間には、現実の空間を利用したAR空間が含まれていてもよい。 For example, the game according to the present embodiment may be a game that uses AR technology in which a character and various objects are superimposed and displayed in a real space. That is, the virtual space according to the present embodiment may include an AR space that uses an actual space.

1…ゲームシステム、10…ゲームサーバ、11…CPU、12…記憶装置、13…通信IF、14…入力デバイス、15…出力デバイス、20…端末、101…通信部、102…ゲーム制御部、103…記憶部、201…入力部、202…動作制御部、203…表示制御部、204…通信部、205…記憶部、325…表示制御部 DESCRIPTION OF SYMBOLS 1... Game system, 10... Game server, 11... CPU, 12... Storage device, 13... Communication IF, 14... Input device, 15... Output device, 20... Terminal, 101... Communication part, 102... Game control part, 103 ... storage unit, 201... input unit, 202... operation control unit, 203... display control unit, 204... communication unit, 205... storage unit, 325... display control unit

Claims (8)

プレイヤが仮想空間内のキャラクタを操作するゲームのプログラムであって、
コンピュータを、
前記プレイヤが画面に触れることで前記キャラクタに対する操作を受け付ける入力手段と、
前記仮想空間の少なくとも一部を表示するゲーム画面内に前記キャラクタを表示する表示制御手段と、
前記入力手段が受け付けた操作に基づいて前記キャラクタを動作させる動作制御手段であって、前記キャラクタが第1方向に一定速度で移動している場合、少なくとも前記プレイヤが前記画面に触れるまでの間、前記キャラクタを前記第1方向に一定速度で移動させ続ける、動作制御手段と、
して機能させるゲームプログラム。
A game program in which a player operates a character in a virtual space,
Computer,
Input means for accepting an operation for the character by the player touching the screen,
Display control means for displaying the character in a game screen displaying at least a part of the virtual space;
A motion control means for moving the character based on an operation received by the input means, wherein the character is moving at a constant speed in a first direction, at least until the player touches the screen. Motion control means for continuing to move the character in the first direction at a constant speed,
A game program that works by doing.
前記動作制御手段は、前記キャラクタが第1方向に一定速度で移動している場合で、前記プレイヤが前記画面に触れたまま接触点を第2方向に移動させる操作を行う場合、前記第1方向と前記第2方向との角度差、前記接触点を前記第2方向に移動させる操作の強さ、及び、前記第2方向に向かって所定の範囲における前記キャラクタが触れることが可能な特定のオブジェクトの存在のうち少なくともいずれか1つに基づいて、前記キャラクタの移動速度を一定速度に保ったまま移動方向を前記第2方向に変更させるか、又は、前記キャラクタの移動方向を前記第2方向に変更させて移動速度を減速させるかを切り替える、
請求項1に記載のゲームプログラム。
When the character is moving in a first direction at a constant speed and the player performs an operation of moving a contact point in a second direction while touching the screen, the motion control means is in the first direction. And the second direction, the strength of the operation of moving the contact point in the second direction, and a specific object that the character can touch in a predetermined range toward the second direction. Based on at least one of the presence of the characters, the moving direction of the character is changed to the second direction while keeping the moving speed of the character at a constant speed, or the moving direction of the character is changed to the second direction. Change to switch the speed to slow down,
The game program according to claim 1.
前記動作制御手段は、
前記第1方向と前記第2方向との角度差が所定の角度以内である場合、前記キャラクタの移動速度を一定速度に保ったまま移動方向を前記第2方向に変更させ、
前記第1方向と前記第2方向との角度差が所定の角度を超える場合、前記キャラクタの移動方向を前記第2方向に変更させて移動速度を減速させる、
請求項2に記載のゲームプログラム。
The operation control means,
When the angular difference between the first direction and the second direction is within a predetermined angle, the moving direction is changed to the second direction while keeping the moving speed of the character at a constant speed,
When the angular difference between the first direction and the second direction exceeds a predetermined angle, the moving direction of the character is changed to the second direction to reduce the moving speed.
The game program according to claim 2.
前記動作制御手段は、
前記第2方向に移動させる操作の強さが所定の強さ未満である場合、前記キャラクタの移動速度を一定速度に保ったまま移動方向を前記第2方向に変更させ、
前記第2方向に移動させる強さが所定の強さ以上である場合、前記キャラクタの移動方向を前記第2方向に変更させて移動速度を減速させる、
請求項2又は3に記載のゲームプログラム。
The operation control means,
When the strength of the operation of moving in the second direction is less than a predetermined strength, the moving direction is changed to the second direction while keeping the moving speed of the character at a constant speed,
When the strength to move in the second direction is equal to or higher than a predetermined strength, the moving direction of the character is changed to the second direction to reduce the moving speed.
The game program according to claim 2 or 3.
前記動作制御手段は、
前記第2方向に向かって所定の範囲に、前記特定のオブジェクトが存在しない場合、前記キャラクタの移動速度を一定速度に保ったまま移動方向を前記第2方向に変更させ、
前記第2方向に向かって所定の範囲に、前記特定のオブジェクトが存在する場合、前記キャラクタの移動方向を前記第2方向に変更させて移動速度を減速させる、
請求項2乃至4のいずれか一項に記載のゲームプログラム。
The operation control means,
When the specific object does not exist in a predetermined range toward the second direction, the moving direction is changed to the second direction while keeping the moving speed of the character at a constant speed,
When the specific object exists within a predetermined range toward the second direction, the moving direction of the character is changed to the second direction to reduce the moving speed.
The game program according to any one of claims 2 to 4.
前記一定速度は、所定の操作により実現される前記キャラクタの移動速度の上限である、
請求項1乃至5のいずれか一項に記載のゲームプログラム。
The constant speed is an upper limit of the moving speed of the character realized by a predetermined operation,
The game program according to any one of claims 1 to 5.
プレイヤが仮想空間内のキャラクタを操作するゲームにおいて端末が実行するゲーム処理方法であって、
コンピュータを、
前記プレイヤが画面に触れることで前記キャラクタに対する操作を受け付けるステップと、
前記仮想空間の少なくとも一部を表示するゲーム画面内に前記キャラクタを表示するステップと、
前記受け付けるステップにより受け付けた操作に基づいて前記キャラクタを動作させるステップであって、前記キャラクタが第1方向に一定速度で移動している場合、少なくとも前記プレイヤが前記画面に触れるまでの間、前記キャラクタを前記第1方向に一定速度で移動させ続けるステップと、
を含むゲーム処理方法。
A game processing method executed by a terminal in a game in which a player operates a character in a virtual space,
Computer,
Accepting an operation for the character by the player touching the screen,
Displaying the character in a game screen displaying at least a portion of the virtual space;
The step of moving the character based on the operation received by the receiving step, wherein the character is moving at a constant speed in a first direction, at least until the player touches the screen. Continuously moving in the first direction at a constant speed,
A game processing method including.
プレイヤが仮想空間内のキャラクタを操作するゲームを実行するゲーム端末であって、
コンピュータを、
前記プレイヤが画面に触れることで前記キャラクタに対する操作を受け付ける入力部と、
前記仮想空間の少なくとも一部を表示するゲーム画面内に前記キャラクタを表示する表示制御部と、
前記入力部が受け付けた操作に基づいて前記キャラクタを動作させる動作制御部であって、前記キャラクタが第1方向に一定速度で移動している場合、少なくとも前記プレイヤが前記画面に触れるまでの間、前記キャラクタを前記第1方向に一定速度で移動させ続ける、動作制御部と、
を含むゲーム端末。
A game terminal for executing a game in which a player operates a character in a virtual space,
Computer,
An input unit that receives an operation for the character by the player touching the screen;
A display control unit that displays the character in a game screen that displays at least a part of the virtual space;
A motion control unit that moves the character based on an operation received by the input unit, and when the character is moving in a first direction at a constant speed, at least until the player touches the screen. A motion control unit for continuing to move the character in the first direction at a constant speed,
Game terminal including.
JP2018227512A 2018-12-04 2018-12-04 Game program, game processing method, and game terminal Active JP7345093B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018227512A JP7345093B2 (en) 2018-12-04 2018-12-04 Game program, game processing method, and game terminal
JP2023132360A JP2023159251A (en) 2018-12-04 2023-08-15 Game program, game processing method and game terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018227512A JP7345093B2 (en) 2018-12-04 2018-12-04 Game program, game processing method, and game terminal

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023132360A Division JP2023159251A (en) 2018-12-04 2023-08-15 Game program, game processing method and game terminal

Publications (2)

Publication Number Publication Date
JP2020089499A true JP2020089499A (en) 2020-06-11
JP7345093B2 JP7345093B2 (en) 2023-09-15

Family

ID=71011968

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2018227512A Active JP7345093B2 (en) 2018-12-04 2018-12-04 Game program, game processing method, and game terminal
JP2023132360A Pending JP2023159251A (en) 2018-12-04 2023-08-15 Game program, game processing method and game terminal

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023132360A Pending JP2023159251A (en) 2018-12-04 2023-08-15 Game program, game processing method and game terminal

Country Status (1)

Country Link
JP (2) JP7345093B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006187375A (en) * 2004-12-29 2006-07-20 Sega Corp Game apparatus, game program and game system
JP2006247254A (en) * 2005-03-14 2006-09-21 Nintendo Co Ltd Game program and game apparatus
JP2009056181A (en) * 2007-08-31 2009-03-19 Sega Corp Game machine
JP2015163218A (en) * 2015-04-16 2015-09-10 株式会社 ディー・エヌ・エー Game providing device
JP6043448B1 (en) * 2016-02-25 2016-12-14 株式会社コロプラ Game program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006187375A (en) * 2004-12-29 2006-07-20 Sega Corp Game apparatus, game program and game system
JP2006247254A (en) * 2005-03-14 2006-09-21 Nintendo Co Ltd Game program and game apparatus
JP2009056181A (en) * 2007-08-31 2009-03-19 Sega Corp Game machine
JP2015163218A (en) * 2015-04-16 2015-09-10 株式会社 ディー・エヌ・エー Game providing device
JP6043448B1 (en) * 2016-02-25 2016-12-14 株式会社コロプラ Game program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"「Camera Toggling | ROCKET LEAGUE TUTORIAL」", YOUTUBE[ONLINE][VIDEO], JPN6023017057, 13 July 2017 (2017-07-13), ISSN: 0005046997 *

Also Published As

Publication number Publication date
JP7345093B2 (en) 2023-09-15
JP2023159251A (en) 2023-10-31

Similar Documents

Publication Publication Date Title
US20140221094A1 (en) Storage medium storing a game program, game system, and game control method
KR102559288B1 (en) Techniques for choosing a fixed offset targeting location
US11590414B2 (en) Apparatus and method for controlling user interface of computing apparatus
US10016678B2 (en) Storage medium storing movement controlling program and movement controlling apparatus
JP2023526219A (en) Method, apparatus, device, medium and computer program for selecting virtual object interaction mode
JP7477804B2 (en) Game program, game processing method and game terminal
JP2023082039A (en) Game program, game processing method and game terminal
JP7345093B2 (en) Game program, game processing method, and game terminal
JP2020089494A (en) Game program, game processing method and game terminal
JP6360872B2 (en) GAME PROGRAM, METHOD, AND INFORMATION PROCESSING DEVICE
JP2020110453A (en) Game program, method, and information processing device
JP2018161513A (en) Game program, method, and information processing unit
CN113663326B (en) Aiming method and device for game skills
KR102106273B1 (en) The method for manipulating characters in games
US11395967B2 (en) Selective indication of off-screen object presence
JP2020110603A (en) Game program, method, and information processing unit
JP2023122713A (en) Method, recording medium, and information processing device
JP2020080878A (en) Game program, method, and information processing device
JP2020028652A (en) Game program, method and information processing device

Legal Events

Date Code Title Description
A80 Written request to apply exceptions to lack of novelty of invention

Free format text: JAPANESE INTERMEDIATE CODE: A80

Effective date: 20181227

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211012

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221101

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221124

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230426

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230613

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230817

R150 Certificate of patent or registration of utility model

Ref document number: 7345093

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150