So I have to make a tutorial in defold for a dice game I’m working on.
What are some best practices or ways to create the tutorial? I have 3D physics on the dice so they aren’t simulated rolls. I can’t control the outcome without making a fake dice roll somehow.
So is it best to spend time making a forced dice roll to walk through what I’m showing them? Or are there other ways to handle this?