Godot Dice Roller
A Godot UI control that rolls 3D dices in a box.
## Features
* Configurable setup:
- Dynamic set of dices including d4, d6, d8, d10, d10x10, d12, d20
- Easy dice customization (color, shapes, engraving, material...)
- Configurable rolling box size and color
* 3 ways to roll:
- Physics emulated rolling (slow but cool)
- Turn to random generated values (faster but unrealistic)
- Turn to given values (useful when the actual rolling is done remotely)
* Easy to integrate in your code:
- Trigger rolling interactivelly o programmatically
- A signal notifies after the rolling
- Obtain results for individual dices or add up.
* Responsive to layouts:
- The control adapts to the available space given by the layout
- Whichever the resulting size, the camera adapts the zoom to fully see the rolling box floor
- Automatically rotates the rolling box if the control aspect ratio is inverse to the one of the box
Documentation: https://github.com/vokimon/godot-dice-roller/blob/main/docs
* Configurable setup:
- Dynamic set of dices including d4, d6, d8, d10, d10x10, d12, d20
- Easy dice customization (color, shapes, engraving, material...)
- Configurable rolling box size and color
* 3 ways to roll:
- Physics emulated rolling (slow but cool)
- Turn to random generated values (faster but unrealistic)
- Turn to given values (useful when the actual rolling is done remotely)
* Easy to integrate in your code:
- Trigger rolling interactivelly o programmatically
- A signal notifies after the rolling
- Obtain results for individual dices or add up.
* Responsive to layouts:
- The control adapts to the available space given by the layout
- Whichever the resulting size, the camera adapts the zoom to fully see the rolling box floor
- Automatically rotates the rolling box if the control aspect ratio is inverse to the one of the box
Documentation: https://github.com/vokimon/godot-dice-roller/blob/main/docs
- 作者: David García Garzón
- 许可: GNU Affero General Public License v3.0 or later
- 网站
- 问题跟踪系统
- 源代码
- 更新日志
- 构建元数据
- 可重复性状态
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
arm64-v8a该版本需要 Android 5.0 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。





