-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translate "Chain scene" documentation in FR (#195)
- Loading branch information
1 parent
86ca282
commit d3ae6a0
Showing
2 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
i18n/fr/docusaurus-plugin-content-docs/current/scenes/chain.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
id: chain-action | ||
title: Lancer une scène depuis une scène | ||
sidebar_label: Chaîner des scènes | ||
--- | ||
|
||
Vous pouvez déclencher une scène à partir d'une autre en ajoutant une action de scène. | ||
|
||
La scène enchaînée ne sera déclenchée qu'une seule fois, en ignorant toutes les conditions de déclenchement de cette scène. | ||
|
||
L'ajout de la même scène plusieurs fois dans une chaîne, même dans des groupes d'actions différents, n'aura aucun effet. Cela permet d'éviter les boucles. | ||
|
||
![Get last scene state](../../../../../static/img/docs/fr/scenes/chain/chain.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.