Difference between revisions of "Action group/ja"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "thumb|right|200px|Click on the Hammer & Spanner icon to access Action Groups. File:Action groups abort.png|thumb|right|300px|Configuring an a...")
 
Line 1: Line 1:
[[File:action_group_entry.png|thumb|right|200px|Click on the Hammer & Spanner icon to access Action Groups.]]
+
[[File:action_group_entry.png|thumb|right|Action Groupsタブのアイコンと位置]]
[[File:Action groups abort.png|thumb|right|300px|Configuring an abort sequence using action groups]]
+
[[File:Action groups abort.png|thumb|right|アクショングループの設定画面]]
An '''action group''' is a group of part actions that can be triggered using certain buttons or keys. They can be configured under the ''Action Groups'' tab in the [[VAB]] or [[SPH]].
+
'''Action Groups'''(アクショングループ)は特定のキーにパーツの動作をグループ化して割り当てることができる機能である。[[VAB/ja|VAB]][[SPH/ja|SPH]]の画面左上の''Action Groups''タブから設定することができる。
  
== Available action groups ==
+
== アクショングループ一覧 ==
 
{| class="wikitable"
 
{| class="wikitable"
! Name !! Triggered by<ref group="note" name="input">Names taken from "Input" section of settings</ref> !! Default key !! Default effect
+
! グループ名 !! 操作名<ref group="" name="input">操作名はSettingsの"Input"項目名に準拠。</ref> !! デフォルトキー !! デフォルト効果
 
|-
 
|-
| Stage || Launch/Stages || Space || Activate all parts of next stage
+
| Stage || Launch/Stages || Space || 次ステージの全パーツを作動
 
|-
 
|-
| Gear || Landing Gear || G || Toggle position of all landing gear
+
| Gear || Landing Gear || G || 全ての着陸脚パーツを切り替え
 
|-
 
|-
| Light || Lights || U || Toggle all lights on/off
+
| Light || Lights || U || 全ての照明のon/off
 
|-
 
|-
| RCS || [[RCS]] Toggle || R || Toggle all RCS thrusters on/off
+
| RCS || [[RCS]] Toggle || R || 全てのRCSのon/off
 
|-
 
|-
| SAS || [[SAS]] Toggle || T || Toggle all SAS modules on/off
+
| SAS || [[SAS]] Toggle || T || 全てのSASモジュールのon/off
 
|-
 
|-
| Brakes || Brakes || B || Hold to activate all brakes
+
| Brakes || Brakes || B || 全てのブレーキを作動
 
|-
 
|-
 
| Abort || Emergency abort || Backspace || -
 
| Abort || Emergency abort || Backspace || -
 
|-
 
|-
| Custom01 || Custom action 1 || Alpha1 || -
+
| Custom01 || Custom action 1 || 1 || -
 
|-
 
|-
| Custom02 || Custom action 2 || Alpha2 || -
+
| Custom02 || Custom action 2 || 2 || -
 
|-
 
|-
| Custom03 || Custom action 3 || Alpha3 || -
+
| Custom03 || Custom action 3 || 3 || -
 
|-
 
|-
| Custom04 || Custom action 4 || Alpha4 || -
+
| Custom04 || Custom action 4 || 4 || -
 
|-
 
|-
| Custom05 || Custom action 5 || Alpha5 || -
+
| Custom05 || Custom action 5 || 5 || -
 
|-
 
|-
| Custom06 || Custom action 6 || Alpha6 || -
+
| Custom06 || Custom action 6 || 6 || -
 
|-
 
|-
| Custom07 || Custom action 7 || Alpha7 || -
+
| Custom07 || Custom action 7 || 7 || -
 
|-
 
|-
| Custom08 || Custom action 8 || Alpha8 || -
+
| Custom08 || Custom action 8 || 8 || -
 
|-
 
|-
| Custom09 || Custom action 9 || Alpha9 || -
+
| Custom09 || Custom action 9 || 9 || -
 
|-
 
|-
| Custom10 || Custom action 10 || Alpha0 || -
+
| Custom10 || Custom action 10 || 0 || -
 
|}
 
|}
<small><references group="note" /></small>
+
<small><references group="" /></small>
  
 
== Uses ==
 
== Uses ==

Revision as of 09:10, 24 October 2014

Action Groupsタブのアイコンと位置
アクショングループの設定画面

Action Groups(アクショングループ)は特定のキーにパーツの動作をグループ化して割り当てることができる機能である。VABSPHの画面左上のAction Groupsタブから設定することができる。

アクショングループ一覧

グループ名 操作名[注 1] デフォルトキー デフォルト効果
Stage Launch/Stages Space 次ステージの全パーツを作動
Gear Landing Gear G 全ての着陸脚パーツを切り替え
Light Lights U 全ての照明のon/off
RCS RCS Toggle R 全てのRCSのon/off
SAS SAS Toggle T 全てのSASモジュールのon/off
Brakes Brakes B 全てのブレーキを作動
Abort Emergency abort Backspace -
Custom01 Custom action 1 1 -
Custom02 Custom action 2 2 -
Custom03 Custom action 3 3 -
Custom04 Custom action 4 4 -
Custom05 Custom action 5 5 -
Custom06 Custom action 6 6 -
Custom07 Custom action 7 7 -
Custom08 Custom action 8 8 -
Custom09 Custom action 9 9 -
Custom10 Custom action 10 0 -
  1. 操作名はSettingsの"Input"項目名に準拠。

Uses

The tower lifts up the command pod with the Abort action group

An action group can cause any action that can also be triggered by right-clicking a part and making a selection from its popup menu. This makes action groups useful for coordinating the functions of multiple parts all over a spacecraft, or for making the same change to several identical parts. Action groups trigger all their parts simultaneously, allowing quick changes in situations where using the popup menus would be impractical or dangerous, such as surface landings or while the engines are throttled up during a maneuver.

Common uses of custom action groups include:

To create a sequence for an action group, the action group has to be selected. It then shows all actions which are executed in this action group and it is possible to remove any action from the sequence. When a part is selected it also shows all actions possible which can be triggered and will highlight all parts which are affected. The action apply to all parts which are placed together with symmetry. From there it is possible to add remaining actions to the sequence.

See also