Touch Control Method for Mobile Real-Time Simulation Games

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users face difficulties in controlling actions in real-time strategy games on touch screens due to their small size, making it challenging to perform tasks like resource collection, building, and troop management efficiently.

Innovation Solution

A touch control method that selects functions based on the interval and pattern type of touch inputs, allowing for actions such as screen enlargement, unit selection, and troop designation through long, short, and double touches, enabling more precise control on mobile devices.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If a touch screen is used for controlling real-time strategy games, then portability and accessibility are improved, but control precision and operational efficiency deteriorate due to the small screen size

Engineering Contradiction:
ImproveportabilityVSAvoidcontrol precision
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The touch control method segments the control operations into distinct patterns (single touch, double touch, long press, short press) and time intervals, allowing precise differentiation of user intentions despite the limited physical space on the touch screen. Each pattern triggers specific game functions, enabling complex control without physical buttons

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system dynamically adjusts control interpretation based on touch duration, pressure, and timing intervals. The same physical location can trigger different functions depending on whether it's a brief tap or a prolonged press, maximizing the functional capacity of the limited screen real estate

Inventive Principle:
Principle #15Dynamics

2Device complexity

If traditional touch screen controls are used, then device simplicity is maintained, but operational complexity increases for real-time strategy games

Engineering Contradiction:
Improvedevice simplicityVSAvoidoperational efficiency
Core Design Contradiction:
Device complexityVSEase of operation

Solution Approach 1:

The touch screen serves multiple functions beyond simple selection: it detects tap location, press duration, double-tap sequences, and combination touches. This multi-functionality allows a single input device to handle diverse game controls including unit selection, building construction, resource gathering, and tactical commands without additional hardware

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system changes interpretation parameters based on touch characteristics - duration threshold distinguishes between quick selects and deliberate actions, inter-tap timing distinguishes between accidental double-taps and intentional commands. These parameter variations enable rich control vocabulary from simple physical inputs

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If more touch patterns are recognized to improve control precision, then functional versatility improves, but system complexity increases

Engineering Contradiction:
Improvefunctional versatilityVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system uses periodic timing intervals to differentiate between single touches, double touches, and rapid successive touches. By measuring the time interval between consecutive touches, the system can distinguish intentional multi-touch sequences from accidental repeated taps, enabling sophisticated control without complex gesture recognition algorithms

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The touch control system automatically adapts to user needs by recognizing patterns emergent from natural touching behavior. The system self-calibrates by learning typical touch durations and intervals, reducing the need for manual configuration or complex pre-programmed gesture sets while maintaining high functional versatility

Inventive Principle:
Principle #25Self-service

Data Source

PatentEP3479883B1Method for touch control in mobile real-time simulation game
Publication Date: 2021.09.01 FUNNYDEP CO LTD
  • EP3479883B1 patent drawingFigure 1
  • EP3479883B1 patent drawingFigure 2A~2B
  • EP3479883B1 patent drawingFigure 3A~3B(b)

AI summary

The present invention relates to a method for touch control in a mobile real-time simulation game. Particularly, the present invention relates to a touch control method which can provide a function selected among predetermined functions according to the interval from when a touch has been input to when the next touch is input and the pattern type of input touch. A method for touch control in a simulation game performed using multiple units according to one aspect of the present invention may comprises: a first step for displaying the simulation game through a display unit; a second step for inputting a touch having a first pattern on at least a partial area of the display unit; a third step for inputting a touch having a predetermined function, using the interval between when the touch having the first pattern is input and when the touch having the second pattern is input and the pattern type of the input touch having the first pattern and the input touch having the second pattern.