en:yaml:hud
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| en:yaml:hud [2026/05/03 18:29] – Add English wiki page using real engine keys cyrilfiesta | en:yaml:hud [2026/07/06 00:59] (Version actuelle) – maj 4.13 : modes d'interface + corrections cyrilfiesta | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | **Language: | + | **Language |
| - | ====== HUD — Persistent Panels (YAML) ====== | + | ====== HUD - Persistent Panels (YAML) ====== |
| HUD panels ('' | HUD panels ('' | ||
| Ligne 15: | Ligne 15: | ||
| <code yaml> | <code yaml> | ||
| - | - id: fight_room | + | rooms: |
| - | | + | - id: fight_room |
| - | position: top-right | + | |
| - | text: | | + | |
| - | HP: v_hp_v / v_hpmax_v | + | |
| - | Score: v_score_v | + | |
| - | + | ||
| - | events: | + | |
| - | - if: ~ | + | |
| - | do: " | + | |
| - | button: "Lose 3 HP" | + | |
| - | text: " | + | |
| hud: | hud: | ||
| position: top-right | position: top-right | ||
| - | text: "HP: v_hp_v / v_hpmax_v" | + | |
| + | HP: v_hp_v / v_hpmax_v | ||
| + | Score: v_score_v | ||
| + | events: | ||
| + | - if: ~ | ||
| + | do: " | ||
| + | button: "Lose 3 HP" | ||
| + | text: " | ||
| + | hud: | ||
| + | position: top-right | ||
| + | | ||
| </ | </ | ||
en/yaml/hud.1777825790.txt.gz · Dernière modification : de cyrilfiesta
