mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
e338cf1c47
Built a simple UI to test out the dice roller. Can handle multiple die and supports D4, D6, D8, D10, D12, and D20 (Let me know if there shouldn't be a restriction on the valid types of die).
8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
[gd_resource type="Environment" load_steps=2 format=2]
|
|
|
|
[sub_resource type="ProceduralSky" id=1]
|
|
|
|
[resource]
|
|
background_mode = 2
|
|
background_sky = SubResource( 1 )
|