Game Actions: Difference between revisions
(Created page with "Actions in the game can be modified. Actions in the game can be manipulated by creating an '''actions''' folder inside the mod. The following is a list of the available actions in the game: {| class="wikitable" style="margin:auto" |+ Available actions |- ! Action name !! Constructor name!! Description |- | Power of CO 0 || ACTION_ACTIVATE_POWER_CO_0 || Activation of the CO power in the front position |- | Power of CO 1 || ACTION_ACTIVATE_POWER_CO_1 || Activation of the...") |
(No difference)
|
Revision as of 03:52, 17 September 2023
Actions in the game can be modified. Actions in the game can be manipulated by creating an actions folder inside the mod. The following is a list of the available actions in the game:
Action name | Constructor name | Description |
---|---|---|
Power of CO 0 | ACTION_ACTIVATE_POWER_CO_0 | Activation of the CO power in the front position |
Power of CO 1 | ACTION_ACTIVATE_POWER_CO_1 | Activation of the CO power in the secondary position |
Superpower of CO 0 | ACTION_ACTIVATE_SUPERPOWER_CO_0 | Activation of the CO superpower in the front position |
Superpower CO 1 | ACTION_ACTIVATE_SUPERPOWER_CO_1 | Activation of the CO superpower in the secondary position |
Tag power | ACTION_ACTIVATE_TAGPOWER | Activation of the tag power |