Commit Graph

9 Commits

Author SHA1 Message Date
horooko 6da112fb97 [Add] Dice to Scene 2026-02-26 16:06:30 +07:00
horooko 55e4857af4 [Add] DiceRoller — beautiful physics-based dice throw animation
Adds a coroutine-driven roller that tosses the dice with random impulse
and torque, waits for physics to settle, then smoothly snaps to the
nearest aligned face via Slerp. Exposes OnRollFinished event with the
rolled value.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 15:46:38 +07:00
horooko 688b623625 [Add] Base Scene 2026-02-26 07:09:51 +07:00
horooko 91b4f3f119 [Add] Dice Final 2026-02-23 23:57:45 +07:00
horooko d39b1e88b5 [Add] TextMeshPro and Base Dice System 2026-02-23 23:19:57 +07:00
horooko 2f9e082d75 [Fix] All in one + add dice 2026-02-23 22:24:46 +07:00
horooko 4f942cd7c0 [Add] All in one shader 2026-02-23 22:01:07 +07:00
horooko ec0aa86ac2 Init Project 2026-02-23 21:56:13 +07:00
Konstantin Dyachenko 1aa8e66401 Initial commit 2026-02-23 21:17:18 +07:00