Actions System + UI (#2710)

Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
This commit is contained in:
chairbender
2020-12-13 14:28:20 -08:00
committed by GitHub
parent fd0df9a00a
commit 7a3c281f60
150 changed files with 7283 additions and 854 deletions

View File

@@ -20,6 +20,9 @@
visuals:
- type: FlashLightVisualizer
- type: HandheldLight
- type: ItemActions
actions:
- actionType: ToggleLight
- type: PowerCellSlot
- type: entity

View File

@@ -10,7 +10,10 @@
show_examine_info: true
- type: Input
context: "human"
- type: AlertsUI
- type: Alerts
- type: Actions
innateActions:
- HumanScream
- type: OverlayEffectsUI
- type: Eye
zoom: 0.5, 0.5

View File

@@ -6,6 +6,9 @@
abstract: true
components:
- type: HandheldLight
- type: ItemActions
actions:
- actionType: ToggleLight
- type: Sprite
sprite: Objects/Misc/lights.rsi
- type: Item

View File

@@ -5,6 +5,9 @@
description: They light the way to freedom.
components:
- type: HandheldLight
- type: ItemActions
actions:
- actionType: ToggleLight
- type: PowerCellSlot
- type: Sprite
sprite: Objects/Tools/flashlight.rsi

View File

@@ -19,6 +19,9 @@
- Back
- Belt
- type: GasTank
- type: ItemActions
actions:
- actionType: ToggleInternals
- type: entity
id: OxygenTank
@@ -281,7 +284,7 @@
sprite: Objects/Tanks/phoron.rsi
Slots:
- Belt
- type: entity
id: PhoronTankFilled
parent: PhoronTank

View File

@@ -5,6 +5,9 @@
description: The holy light guides the way.
components:
- type: HandheldLight
- type: ItemActions
actions:
- actionType: ToggleLight
- type: Sprite
sprite: Objects/Tools/lantern.rsi
layers: