CN118286670A - Target object control method, device and system - Google Patents

Target object control method, device and system Download PDF

Info

Publication number
CN118286670A
CN118286670A CN202410189872.0A CN202410189872A CN118286670A CN 118286670 A CN118286670 A CN 118286670A CN 202410189872 A CN202410189872 A CN 202410189872A CN 118286670 A CN118286670 A CN 118286670A
Authority
CN
China
Prior art keywords
touch screen
event
key
terminal
virtual key
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.)
Pending
Application number
CN202410189872.0A
Other languages
Chinese (zh)
Inventor
卢涛
范志刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xian Wanxiang Electronics Technology Co Ltd
Original Assignee
Xian Wanxiang Electronics Technology Co Ltd
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 Xian Wanxiang Electronics Technology Co Ltd filed Critical Xian Wanxiang Electronics Technology Co Ltd
Priority to CN202410189872.0A priority Critical patent/CN118286670A/en
Publication of CN118286670A publication Critical patent/CN118286670A/en
Pending legal-status Critical Current

Links

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/20Input arrangements for video game devices
    • A63F13/21Input arrangements for video game devices characterised by their sensors, purposes or types
    • A63F13/214Input arrangements for video game devices characterised by their sensors, purposes or types for locating contacts on a surface, e.g. floor mats or touch pads
    • A63F13/2145Input arrangements for video game devices characterised by their sensors, purposes or types for locating contacts on a surface, e.g. floor mats or touch pads the surface being also a display device, e.g. touch screens
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/20Input arrangements for video game devices
    • A63F13/24Constructional details thereof, e.g. game controllers with detachable joystick handles
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/30Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers
    • A63F13/31Communication aspects specific to video games, e.g. between several handheld game devices at close range
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/30Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers
    • A63F13/35Details of game servers
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/55Controlling game characters or game objects based on the game progress

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a control method, a device and a system of a target object. Wherein the method comprises the following steps: transmitting control information of the virtual key to the terminal, wherein the virtual key is used for controlling the target object; acquiring a first key operation event from a terminal, wherein the first key operation event is obtained by converting a touch screen event, and the touch screen event is generated according to the operation action of a virtual key detected on a touch screen of the terminal; the control target object performs a function corresponding to the first key operation event. The cloud game system solves the technical problem that a cloud game system based on end game cannot control a cloud end game through a touch screen of hand game.

Description

Target object control method, device and system
The application relates to a method, a device and a system for controlling a target object, which are classified by application number 202010286893.6, application date 2020, 04 and 13.
Technical Field
The present application relates to the field of computers, and in particular, to a method, an apparatus, and a system for controlling a target object.
Background
Cloud gaming (Cloud gaming), which may also be referred to as game on demand, is an online gaming technology based on Cloud computing technology. Cloud gaming technology enables a thin client (THIN CLIENT) of a terminal device with relatively limited graphics processing and data computing capabilities to run high quality games. Under the cloud game scene, the game is not run in a player game terminal, but runs in a cloud server, a user can control a VM (virtual machine)/PM (physical machine) on the cloud server through the game terminal, the cloud server renders the game scene into a video-audio stream, the video-audio stream is transmitted to the player game terminal through a network, the video-audio stream is displayed to the user through a display screen, visual lossy/lossless transmission of a computer image such as text, graphics and diagrams in a standard network is realized, and the reverse control function of the user on the VM/PM is realized, so that the extreme experience which is exactly the same as that of a local computer is provided for a far-end user. The player game terminal does not need to have strong graphic operation and data processing capability, and only needs to have basic streaming media playing capability and the capability of acquiring player input instructions and sending the player input instructions to the cloud server. A schematic structural diagram of the cloud game system is shown in fig. 1.
Existing game control methods include keyboard and mouse control, gamepad control, touch screen control, and the like. Cloud games can be divided into two major categories, namely hand-play and end-play, wherein the hand-play is mainly controlled by a touch screen (a small amount of game handle control is also provided), namely the games are controlled by the touch screen of a mobile phone, and control events of the touch screen of a game terminal are injected into a mobile phone operating system of VM/PM and then into the cloud games. Most of the end game is keyboard mouse control and game pad control, the game terminal is usually controlled by using a keyboard mouse or a game pad connected to the game terminal, and the control event of the keyboard mouse or the game pad of the terminal is sent to a desktop operating system of the VM/PM after being injected into the cloud and then is injected into the cloud game.
Based on the cloud game system of the end game, how to control the game of the cloud end game through the touch screen of the hand game is a problem yet to be solved.
In view of the above problems, no effective solution has been proposed at present.
Disclosure of Invention
The embodiment of the application provides a target object control method, device and system, which at least solve the technical problem that a cloud game system based on end game cannot control a cloud end game through a touch screen of hand game.
According to an aspect of an embodiment of the present application, there is provided a control method of a target object, including: transmitting control information of the virtual key to the terminal, wherein the virtual key is used for controlling the target object; acquiring a first key operation event from a terminal, wherein the first key operation event is obtained by converting a touch screen event, and the touch screen event is generated according to the operation action of a virtual key detected on a touch screen of the terminal; the control target object performs a function corresponding to the first key operation event.
Optionally, the control information includes: virtual key information of the virtual key, corresponding relation between the first key operation event and the touch screen event, the virtual key information comprises: the shape of the icon of the virtual key, the color of the icon of the virtual key, and the display position of the icon of the virtual key on the touch screen of the terminal.
Optionally, the first key operation event is converted from the touch screen event by the following manner: the terminal determines a first key operation event corresponding to the touch screen event according to the corresponding relation between the first key operation event and the touch screen event.
Optionally, the touch screen event is generated by at least one of: generating a touch screen event according to the operation action of clicking a single virtual key on the touch screen or the operation action of clicking a region corresponding to the single virtual key; and generating a touch screen event according to the operation actions of continuously clicking the plurality of virtual keys or the operation actions of continuously clicking the areas corresponding to the plurality of virtual keys on the touch screen.
Optionally, the controlling the target object to execute the function corresponding to the first key operation event includes: synchronizing the first key operation event to a second key operation event local to the server; the control target object performs a function corresponding to the second key operation event.
Optionally, synchronizing the first key operation to a second key operation event local to the server includes: and converting the touch screen event into a first key operation event, and performing local simulation on the server to obtain a second key operation event.
Optionally, the icon of the virtual key is displayed on the touch screen of the terminal in the form of at least one of the following: displaying on a touch screen of the terminal according to different transparency; hidden on the touch screen of the terminal.
According to another aspect of the embodiment of the present application, there is also provided another control method for a target object, including: the method comprises the steps that control information of a virtual key sent by a server is obtained, and the virtual key is used for controlling a target object; generating a touch screen event according to the operation action of the virtual key detected on the touch screen of the terminal; converting the touch screen event into a first key operation event; the control target object performs a function corresponding to the first key operation event.
Optionally, the control information includes: virtual key information of the virtual key, corresponding relation between the first key operation event and the touch screen event, the virtual key information comprises: the shape of the icon of the virtual key, the color of the icon of the virtual key, and the display position of the icon of the virtual key on the touch screen of the terminal.
Optionally, after obtaining the control information of the virtual key sent by the server, the method further includes: displaying icons of the virtual keys on a touch screen of the terminal in the form of at least one of the following: displaying on a touch screen of the terminal according to different transparency; hidden on the display screen of the terminal.
Optionally, generating a touch screen event according to the operation action of the virtual key detected on the touch screen of the terminal, including at least one of the following: generating a touch screen event according to the operation action of clicking a single virtual key on the touch screen or the operation action of clicking a region corresponding to the single virtual key; and generating a touch screen event according to the operation actions of continuously clicking the plurality of virtual keys or the operation actions of continuously clicking the areas corresponding to the plurality of virtual keys on the touch screen.
Optionally, converting the touch screen event to a first key operation event includes: and determining a first key operation event corresponding to the touch screen event according to the corresponding relation between the first key operation event and the touch screen event.
Optionally, the controlling the target object to execute the function corresponding to the first key operation event includes: the control target object executes a function corresponding to a second key operation event, wherein the second key operation event is determined by: the server synchronizes the first key operation event to a second key operation event local to the server.
Optionally, the second key operation event is determined by: the server converts the touch screen event into the operation of the first key operation event, and the operation is simulated and executed locally in the server to obtain the second key operation event.
According to another aspect of the embodiment of the present application, there is also provided a control device for a target object, including: the sending module is used for sending control information of the virtual key to the terminal, and the virtual key is used for controlling the target object; the first acquisition module is used for acquiring a first key operation event from the terminal, wherein the first key operation event is obtained by converting a touch screen event, and the touch screen event is generated according to the operation action of the virtual key detected on the touch screen of the terminal; and the first control module is used for controlling the target object to execute the function corresponding to the first key operation event.
According to another aspect of the embodiment of the present application, there is provided a control device for another target object, including: the second acquisition module is used for acquiring control information of the virtual key sent by the server, and the virtual key is used for controlling the target object; the generating module is used for generating a touch screen event according to the operation action of the virtual key detected on the touch screen of the terminal; the conversion module is used for converting the touch screen event into a first key operation event; and the second control module is used for controlling the target object to execute the function corresponding to the first key operation event.
According to another aspect of the embodiment of the present application, there is also provided a control system for a target object, including: the system comprises a server and a terminal, wherein the server is used for sending control information of a virtual key to the terminal, and the virtual key is used for controlling a target object; acquiring a first key operation event from a terminal, wherein the first key operation event is obtained by converting a touch screen event, and the touch screen event is generated according to the operation action of a virtual key detected on a touch screen of the terminal; controlling the target object to execute a function corresponding to the first key operation event; the terminal is in communication connection with the server and is used for acquiring control information of the virtual keys sent by the server; generating a touch screen event; converting the touch screen event into a first key operation event; and transmitting the first key operation event to the server.
According to still another aspect of the embodiments of the present application, there is also provided a storage medium including a stored program, wherein the program controls a device in which the storage medium is located to execute the above control method of the target object when running.
According to still another aspect of the embodiments of the present application, there is also provided a processor for executing a program stored in a memory, wherein the program executes the above control method of the target object.
In the embodiment of the application, the control information of the virtual key is sent to the terminal, and the virtual key is used for controlling the target object; acquiring a first key operation event from a terminal, wherein the first key operation event is obtained by converting a touch screen event, and the touch screen event is generated according to the operation action of a virtual key detected on a touch screen of the terminal; the method comprises the steps that a mode that a target object executes a function corresponding to a first key operation event is controlled, a touch screen event is generated through a game terminal according to operation actions of a game user, then the touch screen event is converted into a game handle key event which can be analyzed by an operating system and a game on a VM/PM of a cloud server, and the game handle key event is sent to the VM/PM of the cloud server; the VM/PM injects the game handle key event into the local VM/PM operating system and the game, so that the control of the cloud game system-based game is realized, the technical effect that a game user controls the game as a game handle while a touch screen of a game terminal displays a game picture is realized, and the technical problem that the cloud game system-based end game cannot control the cloud game through the touch screen of the hand game is solved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this specification, illustrate embodiments of the application and together with the description serve to explain the application and do not constitute a limitation on the application. In the drawings:
FIG. 1 is a schematic diagram of a cloud gaming system according to an embodiment of the present application;
FIG. 2 is a flow chart of a method of controlling a target object according to an embodiment of the application;
FIG. 3 is a schematic diagram of a cloud gaming system according to an embodiment of the present application;
fig. 4 is a block diagram showing a structure of a virtual handle driving module of a game terminal according to an embodiment of the present application
FIG. 5 is a schematic illustration of a screen of a gaming terminal according to an embodiment of the present application with both a display screen and a gamepad during a game;
FIG. 6 is a flow chart of another method of controlling a target object according to an embodiment of the application;
fig. 7 is a block diagram of a control apparatus of a target object according to an embodiment of the present application;
fig. 8 is a block diagram of a control apparatus of another target object according to an embodiment of the present application;
Fig. 9 is a block diagram of a control system of a target object according to an embodiment of the present application.
Detailed Description
In order that those skilled in the art will better understand the present application, a technical solution in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present application without making any inventive effort, shall fall within the scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present application and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the application described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
According to an embodiment of the present application, there is provided an embodiment of a control method of a target object, it being noted that the steps shown in the flowcharts of the drawings may be performed in a computer system such as a set of computer executable instructions, and that although a logical order is shown in the flowcharts, in some cases the steps shown or described may be performed in an order different from that herein.
Fig. 2 is a flowchart of a control method of a target object according to an embodiment of the present application, as shown in fig. 2, the method includes the steps of:
Step S202, control information of a virtual key is sent to the terminal, and the virtual key is used for controlling the target object.
According to an alternative embodiment of the present application, the control information includes: virtual key information of the virtual key, corresponding relation between the first key operation event and the touch screen event, the virtual key information comprises: the shape of the icon of the virtual key, the color of the icon of the virtual key, and the display position of the icon of the virtual key on the touch screen of the terminal.
Fig. 3 is a schematic structural diagram of a cloud game system according to an embodiment of the present application, where, as shown in fig. 3, the cloud game system includes a cloud server and a game terminal, where a plurality of VMs/PMs are running in the cloud server, a virtual handle driving module 2 is disposed in the VMs/PMs, and a touch screen driving module, a virtual handle driving module 1 and a display module are disposed in the game terminal.
The game terminal can be intelligent terminal equipment such as a smart phone, a tablet personal computer, a notebook personal computer and the like provided with the display screen, and the display screen has a touch function. For convenience, the screens mentioned below are all display screens having a touch function.
The gaming terminal may be simulated as a gamepad, with the screen of the gaming terminal displaying key icons of the gamepad. Thus, the screen of the game terminal can acquire the operation actions of the game player while displaying the game screen.
The virtual handle driving module 2 of the VM/PM sends game handle control information to the game terminal, wherein the game handle control information comprises key display information of the game handle and the corresponding relation between each touch screen event and each game handle key event; after receiving the key display information, the game terminal displays each key icon on the screen.
The key display information comprises the shape and the color of each key icon and the display position of each key image.
In this step, since the key layout and key functions of various kinds of game pads may be different, the virtual pad driving module 2 on the VM/PM may transmit the game pad control information of the matched game pad to the game terminal.
Specifically, the virtual handle driving module 1 in the game terminal obtains the corresponding relation between each touch screen event and each game handle key event, and the display module obtains the key display information. After receiving the key display information of the game handle, the display module of the game terminal displays each key icon on a screen according to the key display information.
Step S204, a first key operation event from the terminal is acquired, the first key operation event is converted by a touch screen event, and the touch screen event is generated according to the operation action of the virtual key detected on the touch screen of the terminal.
According to an alternative embodiment of the present application, the first key operation event in step S204 is converted from the touch screen event by: the terminal determines a first key operation event corresponding to the touch screen event according to the corresponding relation between the first key operation event and the touch screen event.
The touch screen driving module of the game terminal generates a touch screen event according to an operation action performed by a game user on the game pad, and transmits the generated touch screen event to the virtual pad driving module 1.
In this step, when each key icon is displayed on the screen of the game terminal, the game user can perform an operation action for controlling the game on the screen; after the touch screen driver 1 of the game terminal acquires the operation action, generating a touch screen event corresponding to the operation action, and sending the touch screen event to the virtual handle driving module 1.
The virtual handle driving module 1 of the game terminal determines a game handle key event 1 corresponding to the touch screen event (i.e. a first key operation event in step S204) according to the corresponding relation between each touch screen event and each game handle key event in the received game handle control information, and sends the game handle key event 1 to the virtual handle driving module 2 of the VM/PM.
In this step, after receiving the touch screen event sent by the touch screen driving module, the virtual handle driving module 1 in the game terminal may determine the game handle key event 1 corresponding to the touch screen event according to the correspondence between each touch screen event and each game handle key event in the received game handle control information, and send the game handle key event 1 to the virtual handle driving module 2 of the VM/PM.
For example, the game handle control information includes: touch screen event a (one click in region a) corresponds to a gamepad key event A1, while the corresponding function of gamepad key event A1 in the game is "jump", touch screen event B (one click in region B) corresponds to a gamepad key event B1, while the corresponding function of gamepad key event B1 in the game is "squat"; then, when the virtual handle driving module 1 receives the touch screen event a, it may be determined that the game handle key event corresponding to the touch screen event a is the game handle key event A1, and when the virtual handle driving module 1 receives the touch screen event B, it may be determined that the game handle key event corresponding to the touch screen event B is the game handle key event B1.
The game program can analyze the game handle key event, and after the game program receives the game handle key event, the game program can realize the function corresponding to the game handle key event in the game.
In step S206, the control target object executes a function corresponding to the first key operation event.
According to the method, a touch screen event is generated through a game terminal according to operation actions of a game user, then the touch screen event is converted into an operating system on a VM/PM of a cloud server and a game handle key event which can be analyzed by a game, and the game handle key event is sent to the VM/PM of the cloud server; the VM/PM injects the game handle key event into the operating system and the game on the local VM/PM, so that the control of the game based on the cloud game system is realized, and the technical effect that the touch screen of the game terminal is used as a game handle for a game user to control the game while the game picture is displayed is realized.
In an alternative embodiment of the application, the touch screen event is generated by at least one of: generating a touch screen event according to the operation action of clicking a single virtual key on the touch screen or the operation action of clicking a region corresponding to the single virtual key; and generating a touch screen event according to the operation actions of continuously clicking the plurality of virtual keys or the operation actions of continuously clicking the areas corresponding to the plurality of virtual keys on the touch screen.
In an alternative embodiment of the present application, the user may click a single virtual key on the touch screen to generate the first touch screen event, or may generate the first touch screen event through a gesture event, where the gesture event is a specific gesture operation to trigger a certain functional event. For example, drawing S on a cell phone screen may trigger a screen capture event. Gesture events may also be provided in the game for controlling actions or functions in the game.
Specifically, a combination of a plurality of keys may be set as one gesture event, and a game handle event corresponding to the plurality of combination keys is triggered by the gesture event.
According to an alternative embodiment of the present application, step S206 may be implemented by: synchronizing the first key operation event to a second key operation event local to the server; the control target object performs a function corresponding to the second key operation event.
In an alternative embodiment of the present application, synchronizing the first key operation to a second key operation event local to the server is accomplished by: and converting the touch screen event into a first key operation event, and performing local simulation on the server to obtain a second key operation event.
The virtual handle driver module 2 of the VM/PM receives the handle key event 1 from the gaming terminal and synchronizes the handle key event 1 to the handle key event 2 of the local device.
In this step, the virtual handle driving module 2 of the VM/PM synchronizes the handle key event 1 generated by the remote device (game terminal) to the handle key event 2 generated by the local device (cloud server).
The synchronization of the game pad button event 1 to the game pad button event 2 corresponds to a conversion operation of converting the touch screen event into the game pad button event 1 by the virtual pad driving module 1 of the game terminal, and the "movement" is performed by the virtual pad driving module 2 on the cloud server, thereby finally generating the game pad button event 2.
The virtual handle driver module 2 of the VM/PM injects the synchronized gamepad key event 2 into the operating system of the VM/PM and thus into the game program.
In this step, the virtual handle driving module 2 in VM/PM synchronizes the received handle key event 1 with the handle key event 2 of the local device, and then injects the handle key event 2 into the operating system of VM/PM, and further into the game program, so as to realize control of the game.
Continuing with the example mentioned above, after the virtual handle driver module 2 synchronizes the handle key event A1, injecting the handle key event A2 into the game program, wherein the controlled character in the game may perform a "jump" action; after the virtual handle driver module 2 synchronizes the handle key event B1, the handle key event B2 is injected into the game program and the controlled character in the game can perform a "squat" action.
In the above, it is mentioned that the touch screen event may be generated through a gesture event, and in order to enable the game player to control the game through the gesture event, a setting sub-module may be added to the virtual handle driving module 1 of the game terminal, as shown in fig. 4: the correspondence relationship between the gesture event and the game handle event may be preset in the setting sub-module in the virtual handle driving module 1 in advance.
The specific treatment process is as follows: firstly, a touch screen driving module generates gesture events according to gesture operation of a game user, the generated gesture events are sent to a virtual handle driving module 1, and then the virtual handle driving module 1 determines a game handle key event 1 corresponding to the gesture events according to a preset corresponding relation in a setting sub-module; next, the virtual handle driver module 2 of VM/PM synchronizes the handle key event 1 to the local handle key event 2 and injects the handle key event 2 into the operating system of VM/PM and thus into the game program.
It should be noted that, the games mentioned in the present invention are games supporting the control of the gamepad.
In the invention, the touch screen event is converted into the game handle key event by the game terminal, so that the maintenance is convenient, the task amount of the cloud server is not required to be increased, the system complexity of the VM/PM can be reduced, and the system stability system can be improved.
In some alternative embodiments of the application, the icons of the virtual keys are displayed on the touch screen of the terminal in the form of at least one of: displaying on a touch screen of the terminal according to different transparency; hidden on the touch screen of the terminal.
Fig. 5 is a schematic diagram of a screen of a game terminal according to an embodiment of the present application, in which a display screen and a joystick are both considered in a game process, in fig. 5, a rectangle of a black thick frame is a screen of a smart phone, a game screen is displayed in the screen, and at the same time, a control key of the joystick is displayed on the screen. In order to reduce the influence on the display effect of the game screen as much as possible, the display mode of the control keys of the game handle may be set to be semitransparent or hidden from display.
When the display mode of the control keys on the display screen is set to be hidden and not displayed, although the control keys of the game handle are not displayed on the screen, when the finger of the game user touches the control area corresponding to the control keys on the screen, the touch screen driving module 1 of the game terminal may acquire the operation action of the game user and generate a corresponding touch screen event.
Fig. 6 is a flowchart of another control method of a target object according to an embodiment of the present application, as shown in fig. 6, the method including the steps of:
Step S602, control information of a virtual key sent by a server is obtained, and the virtual key is used for controlling a target object.
According to an alternative embodiment of the present application, the control information includes: virtual key information of the virtual key, corresponding relation between the first key operation event and the touch screen event, the virtual key information comprises: the shape of the icon of the virtual key, the color of the icon of the virtual key, and the display position of the icon of the virtual key on the touch screen of the terminal.
Step S604, generating a touch screen event according to the operation action of the virtual key detected on the touch screen of the terminal.
In step S606, the touch screen event is converted into a first key operation event.
In step S608, the control target object executes a function corresponding to the first key operation event.
According to an alternative embodiment of the present application, after the execution of step S602 is completed, icons of the virtual keys are displayed on the touch screen of the terminal in the form of at least one of the following: displaying on a touch screen of the terminal according to different transparency; hidden on the display screen of the terminal.
In this step, referring to the schematic diagram shown in fig. 5, the rectangle of the black thick frame is the screen of the smart phone, and the game screen is displayed in the screen, and at the same time, the control key of the game handle is displayed on the screen. In order to reduce the influence on the display effect of the game screen as much as possible, the display mode of the control keys of the game handle may be set to be semitransparent or hidden from display.
When the display mode of the control keys on the display screen is set to be hidden and not displayed, although the control keys of the game handle are not displayed on the screen, when the finger of the game user touches the control area corresponding to the control keys on the screen, the touch screen driving module 1 of the game terminal may acquire the operation action of the game user and generate a corresponding touch screen event.
Step S604 may be implemented according to an alternative embodiment of the present application by: generating a touch screen event according to the operation action of clicking a single virtual key on the touch screen or the operation action of clicking a region corresponding to the single virtual key; and generating a touch screen event according to the operation actions of continuously clicking the plurality of virtual keys or the operation actions of continuously clicking the areas corresponding to the plurality of virtual keys on the touch screen.
Optionally, when step S606 is executed, a first key operation event corresponding to the touch screen event is determined according to a correspondence between the first key operation event and the touch screen event.
In an alternative embodiment of the present application, step S608 may be implemented by: the control target object executes a function corresponding to a second key operation event, wherein the second key operation event is determined by: the server synchronizes the first key operation event to a second key operation event local to the server.
Optionally, the second key operation event is determined by: the server converts the touch screen event into the operation of the first key operation event, and the operation is simulated and executed locally in the server to obtain the second key operation event.
It should be noted that, the preferred implementation manner of the embodiment shown in fig. 6 may refer to the related description of the embodiment shown in fig. 2, which is not repeated herein.
Fig. 7 is a block diagram of a control apparatus of a target object according to an embodiment of the present application, as shown in fig. 7, the apparatus including:
And the sending module 70 is configured to send control information of a virtual key to the terminal, where the virtual key is used to control the target object.
The first obtaining module 72 is configured to obtain a first key operation event from the terminal, where the first key operation event is converted from a touch screen event, and the touch screen event is generated according to an operation action on a virtual key detected on a touch screen of the terminal.
The first control module 74 is configured to control the target object to execute a function corresponding to the first key operation event.
It should be noted that the preferred implementation of the embodiment shown in fig. 7 may refer to the related description of the embodiment shown in fig. 2, and will not be described herein.
Fig. 8 is a block diagram of a control apparatus of another target object according to an embodiment of the present application, as shown in fig. 8, including:
The second obtaining module 80 is configured to obtain control information of a virtual key sent by the server, where the virtual key is used to control the target object.
The generating module 82 is configured to generate a touch screen event according to an operation action on the virtual key detected on the touch screen of the terminal.
The conversion module 84 is configured to convert the touch screen event into a first key operation event.
The second control module 86 is configured to control the target object to execute a function corresponding to the first key operation event.
It should be noted that the preferred implementation of the embodiment shown in fig. 8 may refer to the related description of the embodiment shown in fig. 6, and will not be described herein.
Fig. 9 is a block diagram of a control system of a target object according to an embodiment of the present application, as shown in fig. 9, including: the server 90 is configured to send control information of a virtual key to the terminal 92, where the virtual key is configured to control a target object; acquiring a first key operation event from the terminal 92, wherein the first key operation event is converted by a touch screen event, and the touch screen event is generated according to the operation action of the virtual key detected on the touch screen of the terminal 92; controlling the target object to execute a function corresponding to the first key operation event; the terminal 92 is in communication connection with the server 90, and is configured to obtain control information of the virtual key sent by the server 90; generating a touch screen event; converting the touch screen event into a first key operation event; and transmits the first key operation event to the server 90.
It should be noted that, the preferred implementation of the embodiment shown in fig. 9 may be referred to the related descriptions of the embodiments shown in fig. 2 and fig. 6, and will not be described herein again.
The embodiment of the application also provides a storage medium, which comprises a stored program, wherein the control method for controlling the equipment where the storage medium is located to execute the target object is provided when the program runs.
The storage medium is used for storing a program that performs the following functions: transmitting control information of the virtual key to the terminal, wherein the virtual key is used for controlling the target object; acquiring a first key operation event from a terminal, wherein the first key operation event is obtained by converting a touch screen event, and the touch screen event is generated according to the operation action of a virtual key detected on a touch screen of the terminal; the control target object performs a function corresponding to the first key operation event. Or alternatively
The method comprises the steps that control information of a virtual key sent by a server is obtained, and the virtual key is used for controlling a target object; generating a touch screen event according to the operation action of the virtual key detected on the touch screen of the terminal; converting the touch screen event into a first key operation event; the control target object performs a function corresponding to the first key operation event.
The embodiment of the application also provides a processor, which is used for running the program stored in the memory, wherein the control method of the target object is executed when the program runs.
The processor is configured to execute a program that performs the following functions: transmitting control information of the virtual key to the terminal, wherein the virtual key is used for controlling the target object; acquiring a first key operation event from a terminal, wherein the first key operation event is obtained by converting a touch screen event, and the touch screen event is generated according to the operation action of a virtual key detected on a touch screen of the terminal; the control target object performs a function corresponding to the first key operation event. Or alternatively
The method comprises the steps that control information of a virtual key sent by a server is obtained, and the virtual key is used for controlling a target object; generating a touch screen event according to the operation action of the virtual key detected on the touch screen of the terminal; converting the touch screen event into a first key operation event; the control target object performs a function corresponding to the first key operation event.
The foregoing embodiment numbers of the present application are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
In the foregoing embodiments of the present application, the descriptions of the embodiments are emphasized, and for a portion of this disclosure that is not described in detail in this embodiment, reference is made to the related descriptions of other embodiments.
In the several embodiments provided in the present application, it should be understood that the disclosed technology may be implemented in other manners. The above-described embodiments of the apparatus are merely exemplary, and the division of the units, for example, may be a logic function division, and may be implemented in another manner, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be through some interfaces, units or modules, or may be in electrical or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be embodied essentially or in part or all of the technical solution or in part in the form of a software product stored in a storage medium, including instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a read-Only Memory (ROM), a random access Memory (RWXDZM, RWXDZndom WXDZccess Memory), a removable hard disk, a magnetic disk, or an optical disk, or the like, which can store program codes.
The foregoing is merely a preferred embodiment of the present application and it should be noted that modifications and adaptations to those skilled in the art may be made without departing from the principles of the present application, which are intended to be comprehended within the scope of the present application.

Claims (15)

1. A control method of a target object, characterized by comprising:
the control information of the virtual key is sent to the terminal, the virtual key is used for controlling the target object, the touch screen of the terminal simultaneously displays a game picture and icons of the virtual key, and the icons of the virtual key are displayed on the touch screen of the terminal in the form of at least one of the following modes: displaying on a touch screen of the terminal according to different transparency; hiding the touch screen of the terminal;
Acquiring a first key operation event from the terminal, wherein the first key operation event is obtained by converting a touch screen event, and the touch screen event is generated according to the operation action of the virtual key detected on the touch screen of the terminal; and controlling the target object to execute the function corresponding to the first key operation event.
2. The method of claim 1, wherein the control information comprises: the virtual key information of the virtual key, the corresponding relation between the first key operation event and the touch screen event, the virtual key information includes: the shape of the icon of the virtual key, the color of the icon of the virtual key and the display position of the icon of the virtual key on the touch screen of the terminal.
3. The method of claim 2, wherein the first key operation event is converted from the touch screen event by:
And the terminal determines the first key operation event corresponding to the touch screen event according to the corresponding relation between the first key operation event and the touch screen event.
4. The method of claim 1, wherein the touch screen event is generated by at least one of:
generating the touch screen event according to the operation action of clicking the single virtual key or the operation action of clicking the area corresponding to the single virtual key on the touch screen;
And generating the touch screen event according to the operation actions of continuously clicking the plurality of virtual keys or the operation actions of continuously clicking the areas corresponding to the plurality of virtual keys on the touch screen.
5. The method of claim 1, wherein synchronizing the first key operation to a second key operation event local to a server comprises:
And converting the touch screen event into the operation of the first key operation event, and performing local simulation on the server to obtain the second key operation event.
6. A control method of a target object, characterized by comprising:
The method comprises the steps of obtaining control information of a virtual key sent by a server, wherein the virtual key is used for controlling a target object;
Generating a touch screen event according to the operation action of the virtual key detected on the touch screen of the terminal, wherein the touch screen of the terminal simultaneously displays a game picture and the icon of the virtual key, and the icon of the virtual key is displayed on the touch screen of the terminal in the form of at least one of the following modes: displaying on a touch screen of the terminal according to different transparency; hiding the touch screen of the terminal;
Converting the touch screen event into a first key operation event;
and controlling the target object to execute the function corresponding to the first key operation event.
7. The method of claim 6, wherein the control information comprises: the virtual key information of the virtual key, the corresponding relation between the first key operation event and the touch screen event, the virtual key information includes: the shape of the icon of the virtual key, the color of the icon of the virtual key and the display position of the icon of the virtual key on the touch screen of the terminal.
8. The method of claim 6, wherein generating a touch screen event based on an operational action detected on a touch screen of a terminal for the virtual key comprises at least one of:
generating the touch screen event according to the operation action of clicking the single virtual key or the operation action of clicking the area corresponding to the single virtual key on the touch screen;
And generating the touch screen event according to the operation actions of continuously clicking the plurality of virtual keys or the operation actions of continuously clicking the areas corresponding to the plurality of virtual keys on the touch screen.
9. The method of claim 7, wherein converting the touch screen event to a first key operation event comprises:
And determining the first key operation event corresponding to the touch screen event according to the corresponding relation between the first key operation event and the touch screen event.
10. The method of claim 6, wherein the second key operation event is determined by:
And the server converts the touch screen event into the operation of the first key operation event, and the operation is simulated and executed locally on the server to obtain the second key operation event.
11. A control device of a target object, characterized by comprising:
the terminal comprises a sending module, a control module and a display module, wherein the sending module is used for sending control information of a virtual key to the terminal, the virtual key is used for controlling a target object, a game picture and an icon of the virtual key are simultaneously displayed on a touch screen of the terminal, and the icon of the virtual key is displayed on the touch screen of the terminal in the form of at least one of the following: displaying on a touch screen of the terminal according to different transparency; hiding the touch screen of the terminal;
The first acquisition module is used for acquiring a first key operation event from the terminal, wherein the first key operation event is obtained by converting a touch screen event, and the touch screen event is generated according to the operation action of the virtual key detected on the touch screen of the terminal;
And the first control module is used for controlling the target object to execute the function corresponding to the first key operation event.
12. A control device of a target object, characterized by comprising:
The second acquisition module is used for acquiring control information of the virtual key sent by the server, wherein the virtual key is used for controlling the target object, the touch screen of the terminal simultaneously displays a game picture and icons of the virtual key, and the icons of the virtual key are displayed on the touch screen of the terminal in the form of at least one of the following modes: displaying on a touch screen of the terminal according to different transparency; hiding the touch screen of the terminal;
The generating module is used for generating a touch screen event according to the operation action of the virtual key, which is detected on the touch screen of the terminal;
The conversion module is used for converting the touch screen event into a first key operation event;
And the second control module is used for controlling the target object to execute the function corresponding to the first key operation event.
13. A control system for a target object, comprising: a server and a terminal, wherein,
The server is used for sending control information of the virtual keys to the terminal, and the virtual keys are used for controlling the target objects; acquiring a first key operation event from the terminal, wherein the first key operation event is obtained by converting a touch screen event, and the touch screen event is generated according to the operation action of the virtual key detected on the touch screen of the terminal; controlling the target object to execute a function corresponding to the first key operation event;
The terminal is in communication connection with the server and is used for acquiring the control information of the virtual key sent by the server; generating the touch screen event; converting the touch screen event into a first key operation event; and sending the first key operation event to the server, wherein the touch screen of the terminal simultaneously displays a game picture and the icon of the virtual key, and the icon of the virtual key is displayed on the touch screen of the terminal in the form of at least one of the following modes: displaying on a touch screen of the terminal according to different transparency; hidden on the touch screen of the terminal.
14. A storage medium comprising a stored program, wherein the program, when run, controls a device in which the storage medium is located to perform the control method of the target object according to any one of claims 1 to 10.
15. A processor for executing a program stored in a memory, wherein the program is executed to perform the control method of the target object according to any one of claims 1 to 10.
CN202410189872.0A 2020-04-13 2020-04-13 Target object control method, device and system Pending CN118286670A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410189872.0A CN118286670A (en) 2020-04-13 2020-04-13 Target object control method, device and system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202410189872.0A CN118286670A (en) 2020-04-13 2020-04-13 Target object control method, device and system
CN202010286893.6A CN111467790B (en) 2020-04-13 2020-04-13 Target object control method, device and system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN202010286893.6A Division CN111467790B (en) 2020-04-13 2020-04-13 Target object control method, device and system

Publications (1)

Publication Number Publication Date
CN118286670A true CN118286670A (en) 2024-07-05

Family

ID=71751756

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202010286893.6A Active CN111467790B (en) 2020-04-13 2020-04-13 Target object control method, device and system
CN202410189872.0A Pending CN118286670A (en) 2020-04-13 2020-04-13 Target object control method, device and system

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN202010286893.6A Active CN111467790B (en) 2020-04-13 2020-04-13 Target object control method, device and system

Country Status (1)

Country Link
CN (2) CN111467790B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111930328B (en) * 2020-08-10 2024-03-15 西安万像电子科技有限公司 Application data display method, device and system
CN112221127B (en) * 2020-11-10 2023-08-08 腾讯科技(深圳)有限公司 Multi-point control method and device for cloud game
CN113457119B (en) * 2021-06-10 2024-02-27 深圳市腾讯网络信息技术有限公司 Game control method, game control device and computer equipment
CN114100120A (en) * 2021-12-02 2022-03-01 广州博冠信息科技有限公司 Control method and device of cloud game, storage medium and electronic equipment
CN114367109A (en) * 2022-01-13 2022-04-19 腾讯科技(深圳)有限公司 Virtual object control method and device, computer equipment and storage medium

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103440099A (en) * 2013-08-14 2013-12-11 深圳市同洲电子股份有限公司 Multi-screen interactive method, terminal and system
CN103480153A (en) * 2013-09-04 2014-01-01 张家港保税区润桐电子技术研发有限公司 Method for simulating computer gamepad with smartphone
US9227141B2 (en) * 2013-12-31 2016-01-05 Microsoft Technology Licensing, Llc Touch screen game controller
KR101580210B1 (en) * 2015-01-08 2016-01-04 라인플러스 주식회사 Game method and system for providing smart control for touch type
CN104941181B (en) * 2015-06-18 2018-08-31 深圳市新众玩网络科技有限公司 A kind of method and apparatus for realizing real-time interactive of playing between different intelligent terminal
CN105872664A (en) * 2016-03-31 2016-08-17 李强 Touch screen game operating-controlling method, device and system
JP2019013297A (en) * 2017-07-04 2019-01-31 株式会社コロプラ Game program, recording medium, method, and information processing device
CN107844243B (en) * 2017-11-09 2020-06-16 新华三云计算技术有限公司 Cloud desktop touch screen implementation method and device
CN110548281B (en) * 2019-08-19 2023-07-21 广州点云科技有限公司 Virtual key method based on cloud game terminal

Also Published As

Publication number Publication date
CN111467790A (en) 2020-07-31
CN111467790B (en) 2024-03-05

Similar Documents

Publication Publication Date Title
CN111467790B (en) Target object control method, device and system
CN111467791B (en) Target object control method, device and system
CN112351302B (en) Live broadcast interaction method and device based on cloud game and storage medium
CN110559651A (en) Control method and device of cloud game, computer storage medium and electronic equipment
CN107168616B (en) Game interaction interface display method and device, electronic equipment and storage medium
WO2018089940A1 (en) Systems and methods for providing interactive streaming media
CN106919402A (en) A kind of control method of mobile terminal, device and mobile terminal
US9437158B2 (en) Electronic device for controlling multi-display and display control method thereof
CN113485617B (en) Animation display method and device, electronic equipment and storage medium
CN111672132B (en) Game control method, game control device, server, and storage medium
CN113101633B (en) Cloud game simulation operation method and device and electronic equipment
US20150352442A1 (en) Game having a Plurality of Engines
CN116688526A (en) Virtual character interaction method and device, terminal equipment and storage medium
CN111930328B (en) Application data display method, device and system
CN116843802A (en) Virtual image processing method and related product
CN113986377A (en) Wallpaper interaction method and device and electronic equipment
CN114020396A (en) Display method of application program and data generation method of application program
CN115167742A (en) Barrage display method, device, equipment and storage medium
CN112755510A (en) Mobile terminal cloud game control method, system and computer readable storage medium
US20160154552A1 (en) Smart books
CN114225388B (en) Robot game system and game method
CN114100117B (en) Game loading method, game loading device, computer equipment and storage medium
WO2024113679A1 (en) Multimedia resource processing method and apparatus, and device
CN116688485A (en) Operation method, operation equipment and medium for converting mobile terminal into PC terminal
CN114880214A (en) Method and device for controlling terminal to execute test operation, storage medium and electronic device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination