en:yaml:hud
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| en:yaml:hud [2026/07/06 00:35] – maj 4.13 : modes d'interface + corrections cyrilfiesta | en:yaml:hud [2026/07/06 00:59] (Version actuelle) – maj 4.13 : modes d'interface + corrections cyrilfiesta | ||
|---|---|---|---|
| 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 | ||
| + | | ||
| </ | </ | ||
| Ligne 81: | Ligne 81: | ||
| - top-right | - top-right | ||
| </ | </ | ||
| + | |||
en/yaml/hud.txt · Dernière modification : de cyrilfiesta
