From 2d6c1e78728e6ba9cbd9a66d72537df6e0f5e70a Mon Sep 17 00:00:00 2001 From: dungdq Date: Tue, 20 May 2025 14:24:21 +0700 Subject: [PATCH] format style --- docs/02-setup-main-game/05-main-scene/18-Gamble.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/02-setup-main-game/05-main-scene/18-Gamble.md b/docs/02-setup-main-game/05-main-scene/18-Gamble.md index 0a50bad..6615dc9 100644 --- a/docs/02-setup-main-game/05-main-scene/18-Gamble.md +++ b/docs/02-setup-main-game/05-main-scene/18-Gamble.md @@ -6,7 +6,7 @@ description: Display Gamble # Gamble -### Overview +## Overview **Gamble** in slot games is a feature that lets players risk their winnings for a chance to double (or multiply) them, usually by guessing a card color. @@ -17,7 +17,11 @@ description: Display Gamble | Portrait |
![Portrait](../img/05-main-scene/gamle/gamble-portrait.png)
| -### Scene Hierarchy +## Implementation + +### Setup + +#### Scene Hierarchy Place the node in the following scene structure: