V2021.0301 released - and a question
McDie » Devlog
This release is primarily a Hotfix for issues with using Merging and Explosion nodes with Custom Dice Pools.
Next up I am going to try to implement entering integer values directly onto the node, as a shortcut to creating an integer node.
I am also working on a way to do looping - to repeat certain nodes until a condition is met. However, I am having issues coming up with a way to lay that out. I've been looking at Bolt in Unity as a possible model, but I'm not quite sure if that will map over.
If you have any suggestions for how to do loops, or even what you might use loops for, please drop a note in the comments, the discord, or directly to me at geoff@ludology.net.
Files
McDie Setup.zip 1.3 MB
Mar 02, 2021
Get McDie
Download NowName your own price
McDie
A graphical way to explore dice, card, and tile probabilities
Status | In development |
Category | Tool |
Author | gengelstein |
Tags | Dice, Game Design, probability |
More posts
- Preparing for new Card/Tile/Cube Functionality - Comments wanted!Jun 10, 2022
- Quick Start Wizard added to McDieOct 11, 2021
- Development Status UpdateSep 01, 2021
- New upload for version 404May 13, 2021
- v2021.0404 ReleasedApr 17, 2021
- V2021.0310 ReleasedMar 11, 2021
- V2021.0226 releasedFeb 27, 2021
Comments
Log in with itch.io to leave a comment.
Look up how loops are done in houdini. Afaik best node loops I've seen to date.
I will - thanks!